[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Patricia Kline

9/5/2003 6:14:00 PM

I get the following error msg when i try to access the webservices from my localhost:

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.

When i check the event viewer, it says,

aspnet_wp.exe could not be launched because the username and/or password supplied in the processModel section of the config file are invalid.

I just re-installed visual studio.net and the error still occurs.

1 Answer

uridium

9/6/2003 2:01:00 PM

0

If you're running XP, removing Internet Explorer patch 822925 fixes it until it's re-released. See the first paragraph of the Technical Details section here for more info. http://www.microsoft.com/technet/treeview/default.asp?url=/technet/security/bulletin/MS...


"Patricia Kline" <pak442@hotmail.com> wrote in message news:%23rBkUn9cDHA.2960@tk2msftngp13.phx.gbl...
I get the following error msg when i try to access the webservices from my localhost:

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.

When i check the event viewer, it says,

aspnet_wp.exe could not be launched because the username and/or password supplied in the processModel section of the config file are invalid.

I just re-installed visual studio.net and the error still occurs.