Unable to Start Debugging

M

Michael Turner

Hi Guys

I need help, someone in my office has decided to upgrade to FrameWork 1.1 on
our webserver now when ever we try and run a web application from within
..net we get the following error, however the sites still work fine does
anyone have any ideas.


"error while trying to run project: unable to start debugging on the web
server. the debugger is not properly install. Run setup to install or repair
the debugger.

I tried running the framework setup again but it tells me it is already
installed.


Thanks,

Mike.
 
G

Gerry O'Brien [MVP]

I'm assuming that you had 1.0 installed first?

You can use the aspnet_regiis -i command to re-register version 1.0 with
IIS.

You can do this from the 1.0 directory under Windows\Microsoft
..NET\Framework
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top