Found it myself.. Its a wellknown(?) bug confirmed by Microsoft. Read more at http://support.microsoft.com/search/preview.aspx?scid=kb;en-us;Q315158
Tanks for your attention - hope this helps somebody else! -----Ursprungligt meddelande----- Från: dotnet discussion [mailto:[EMAIL PROTECTED]]För Lars Löfström Skickat: den 16 maj 2002 17:33 Till: [EMAIL PROTECTED] Ämne: [DOTNET] Web service problem: Server application not available Hi - need some help on this; Ive made a simple WebService app in C# on a developing computer (WINXPprof). It works just fine on this computer - when I test it with Internet Explorer the methods shows up in the browser. Then I made a Web Setup project and installed the Webservice on a machine that is a Domain Controller and also runs IIS 5.0 for the Intranet. The web service and its files seems to be installed where they should be. The IIS works fine with html and with asp but when I try to test the WebService on the server machine with http://server/WebServiceTest/WSTest.asmx I get the error: "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." The application log says "aspnet_wp.exe could not be started HRESULT for the failure 800004005" and "aspnet_wp.exe could not be launched because the username and/or password in the processmodel section of the config file are invalid" It is no problem to manually start the ASP.NET State service. But it doesnt help either... What am I doing wrong?? Greetings Lars Löfström, Linköping Sweden You can read messages from the DOTNET archive, unsubscribe from DOTNET, or subscribe to other DevelopMentor lists at http://discuss.develop.com. You can read messages from the DOTNET archive, unsubscribe from DOTNET, or subscribe to other DevelopMentor lists at http://discuss.develop.com.