Server Application Unavailable

P

Petr PALAS

Hi,

when I open ANY ASP.NET application on my computer I get this message:

----------------------------------------------------------------------------
----
Server Application Unavailable

The web application you are attempting to access on this web server is
currently unavailable. Please hit the "Refresh" button in your web browser
to retry your request.
Administrator Note: An error message detailing the cause of this specific
request failure can be found in the system event log of the web server.
Please review this log entry to discover what caused this error to occur.
----------------------------------------------------------------------------
----

I'm using Windows XP Prof., .NET 1.0 SP2, VS 2002. I can't find any related
entry in the event log. I tried to re-register ASP.NET using
aspnet_regiis -i, I tried to re-register aspnet_isapi.dll, I tried to
reapply .NET Framework 1.0 SP2, but it nothing works.

The classic ASP applications work...

Any idea?

Thanks in advance.

Best Regards,

Petr PALAS, (e-mail address removed)
PortSight - Portals & Components - www.portsight.com
 
K

Ken Schaefer

Did you recently install Microsoft Security Update MS03-032 (cumulative
patch for Internet Explorer)?

If so, this is the problem (and temporary solution):
http://www.asp.net/Forums/ShowPost.aspx?tabindex=1&PostID=317424

Cheers
Ken


: Hi,
:
: when I open ANY ASP.NET application on my computer I get this message:
:
: --------------------------------------------------------------------------
--
: ----
: Server Application Unavailable
:
: The web application you are attempting to access on this web server is
: currently unavailable. Please hit the "Refresh" button in your web
browser
: to retry your request.
: Administrator Note: An error message detailing the cause of this specific
: request failure can be found in the system event log of the web server.
: Please review this log entry to discover what caused this error to occur.
: --------------------------------------------------------------------------
--
: ----
:
: I'm using Windows XP Prof., .NET 1.0 SP2, VS 2002. I can't find any
related
: entry in the event log. I tried to re-register ASP.NET using
: aspnet_regiis -i, I tried to re-register aspnet_isapi.dll, I tried to
: reapply .NET Framework 1.0 SP2, but it nothing works.
:
: The classic ASP applications work...
:
: Any idea?
:
: Thanks in advance.
:
: Best Regards,
:
: Petr PALAS, (e-mail address removed)
: PortSight - Portals & Components - www.portsight.com
:
:
:
 
P

Petr PALAS

Thanks a lot, Ken!!! It works now. I just don't know, why it appeared now,
one year after. I apply all the fixes automatically as soon as they are
released. Could this be a repeated error in some of the new security
updates???

Have a nice weekend and once again - thank you!

Best Regards,

Petr PALAS, (e-mail address removed)
PortSight - Portals & Components - www.portsight.com




Ken Schaefer said:
Did you recently install Microsoft Security Update MS03-032 (cumulative
patch for Internet Explorer)?

If so, this is the problem (and temporary solution):
http://www.asp.net/Forums/ShowPost.aspx?tabindex=1&PostID=317424

Cheers
Ken


: Hi,
:
: when I open ANY ASP.NET application on my computer I get this message:
:
: --------------------------------------------------------------------------
--
: ----
: Server Application Unavailable
:
: The web application you are attempting to access on this web server is
: currently unavailable. Please hit the "Refresh" button in your web
browser
: to retry your request.
: Administrator Note: An error message detailing the cause of this specific
: request failure can be found in the system event log of the web server.
: Please review this log entry to discover what caused this error to occur.
: --------------------------------------------------------------------------
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top