wengwashere Posted July 15, 2003 Posted July 15, 2003 I have a .NET framework installed on the development server but i am not using any ASP.NET app yet. Currently, i have windows services running created by VB.NET. Anyway, When i looked into the event viewer, i could see this error message, appearing every minute since five days ago. aspnet_wp.exe could not be started. The error code for the failure is 80070545. 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. upto now, its still prompting this error. Anyone have any idea on why this error appeared? how should i stop it? I checked my service window and this thing is the only one that i assume would be related to ASP.NET. But, it aint running on:confused: "ASP.NET State Service" Can anyone explain please? thanks! Quote
Moderators Robby Posted July 16, 2003 Moderators Posted July 16, 2003 There is a command line string you can enter to fix this but I cannot remember it right now. Another simple fix is... Open Control Panel | Add/remove programs | Microsoft .NET Framework | Remove Then re-install it (ONLY the Framework) it is a 20 meg file located on the original CD. Quote Visit...Bassic Software
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.