Jump to content
Xtreme .Net Talk

Recommended Posts

Posted

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

  • *Experts*
Posted

Try re-registering ASP.NET with IIS. Go to Start -> Run, and run

C:\WINNT\Microsoft.NET\Framework\v1.0.3705\aspnet_regiis.exe /i

Change 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.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...