zwrm1 Posted December 18, 2002 Posted December 18, 2002 I am trying to run a very simple web application. The following error message pops up on the web server: aspnet_wp.exe: The excpetion unknown software exception (0xc06d007e) occurred in the application at location 0x77e9e8bb. The server is IIS 5.0 on win2k service pack 3. Anyone have any ideas on how to resolve this? Thanks! zwrm1 Quote
Moderators Robby Posted December 18, 2002 Moderators Posted December 18, 2002 Without aspnet_wp.exe .NET cannot attach to the IIS. Is the IIS running? Quote Visit...Bassic Software
*Experts* Volte Posted December 18, 2002 *Experts* Posted December 18, 2002 Try re-registering ASP.NET with IIS. Go to Start -> Run, and run C:\WINNT\Microsoft.NET\Framework\v1.0.3705\aspnet_regiis.exe /iChange the path to reflect what it is on your computer. When you installed ASP.NET the first time, there may have been a problem, so perhaps reregistering it would fix it. Just a guess, though. Quote
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.