Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Server unavailable after a while
Message
De
24/04/2006 04:38:26
 
 
À
23/04/2006 22:50:46
Information générale
Forum:
ASP.NET
Catégorie:
Web Services
Divers
Thread ID:
01115865
Message ID:
01115888
Vues:
20
Hi,

>On a specific server, after a while, it could be days and weeks, the server stops responding to whatever relates to .NET. In our case, it was a Web Service. The server indicate that the server is unavailable. The event viewer says:
>
>aspnet_wp.exe could not be started. The error code for the failure is 80004005. This error can be caused when the worker process account has insufficient rights to read the .NET Framework files. Please ensure that the .NET Framework is correctly installed and that the ACLs on the installation directory allow access to the configured account.
>
>With a IISRESET /RESTART, everything works back to normal.
>
>Any advice?

JAT. Are the relevant accounts local or domain accounts? If they're domain accounts the web server may be having a problem obtaining authentication.

Also, I wonder why is it reporting 'asp_wp.exe could not be started'? If the web service was being used previously I'd expect it to be already running....
Given that it *is* starting: does the application create any database connections at startup. If so the problem *may* be with authentication for this rather than ASP (not sure of this tho)

HTH,
Viv
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform