Groups | Blog | Home
all groups > asp.net > february 2004 >

asp.net : Error : Unable to start debugging


Brijesh
2/29/2004 10:46:05 PM
Hi
When I try to run an asp.net project or windows application project in debug note, I get the following error messag

"Error while trying to run project: Unable to start debugging
The debugger is not properly installed, Run setup to install or repair the debugger

I tried both the approach, Uninstalling and installing the VS.Net again as well as the repair option. Still I am recieving the same error.

Please advise

Regards
Brijes

andmort NO[at]SPAM online.microsoft.com
3/1/2004 3:59:37 PM
You need to register "mscordbi.dll" manually by executing "regsvr32
mscordbi.dll"

Andy Mortimer [MS]
Please do not send email directly to this alias. This alias is for
newsgroup purposes only

This posting is provided "AS IS" with no warranties, and confers no rights.
OR if you wish to include a script sample in your post please add "Use of
included script samples are subject to the terms specified at
http://www.microsoft.com/info/cpyright.htm"
Brijesh
3/2/2004 12:51:05 AM
As stated, I tried to register the mscorlib.dll using regsvr32. However I was displayed the following error message:

"C:\WINNT\Microsoft.Net\Framework\v1.0.3705\mscorlib.dll was loaded, but the SllUnregisterServer entry point was not found"

Please advice

Regards,
andmort NO[at]SPAM online.microsoft.com
3/3/2004 11:54:28 AM
That certainly wasn't stated previously in this thread. How are you using
regsvr32. It's strange that it reports problems with DllUnregisterServer
when you should be trying to register it?

Andy Mortimer [MS]
Please do not send email directly to this alias. This alias is for
newsgroup purposes only

This posting is provided "AS IS" with no warranties, and confers no rights.
OR if you wish to include a script sample in your post please add "Use of
included script samples are subject to the terms specified at
http://www.microsoft.com/info/cpyright.htm"
AddThis Social Bookmark Button