![]() | |
![]() |
| | Thread Tools | Search this Thread | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
#3
| |||
| |||
|
|
Hi Tony, First step, you should follow the instructions. Most of the time this is going to work: a.. Go to Start->Control Panel->Add or Remove Programs->Microsoft Visual Studio.NET <whatever b.. Click Change/Remove c.. Repair your installation If that doesn't work, try reinstalling the .NET Framework debugging services: a.. Start command prompt b.. cd /d %windir%\ Microsoft.NET\Framework\<version c.. regsvr32.exe mscordbi.dll Another known reason for this error is that oleaut32.dll isn't registered: a.. Start command prompt b.. cd /d %windir%\system32 c.. regsvr32.exe oleaut32.dll Also try manually reregistering mdm.exe [updated 4/28/2004]: a.. Start command prompt b.. %CommonProgramFiles%\Microsoft Shared\VS7Debug\mdm.exe" /regserver If all this doesn't succeed, try using DebuggerDiagnostics.exe. You can install it from http://download.microsoft.com/download/a/6/f/a6f1de85-7284-4c97-9ddd-6f18000f5848/DebuggerDiagnostics.msi.HTHMona"tonyblum" <tonyblum (AT) discussions (DOT) microsoft.com> wrote in messagenews:5967D96E-CB52-4BFF-BFB5-8A1A6DD9B5F8 (AT) microsoft (DOT) com...> Hi,>> I just installed VS .NET Academic and when I try to run (CTRL+F5) aprogram> I get, "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 have installed this product twice now, as well as uninstalling and> reinstalling the .NET Framework. I have searched google and listedsolutions> do not fix my problem.>> Thanks,> Tony> afbfy6(notthispart)@yahoo.com |
#4
| |||
| |||
|
|
Hi Tony, First step, you should follow the instructions. Most of the time this is going to work: a.. Go to Start->Control Panel->Add or Remove Programs->Microsoft Visual Studio.NET <whatever b.. Click Change/Remove c.. Repair your installation If that doesn't work, try reinstalling the .NET Framework debugging services: a.. Start command prompt b.. cd /d %windir%\ Microsoft.NET\Framework\<version c.. regsvr32.exe mscordbi.dll Another known reason for this error is that oleaut32.dll isn't registered: a.. Start command prompt b.. cd /d %windir%\system32 c.. regsvr32.exe oleaut32.dll Also try manually reregistering mdm.exe [updated 4/28/2004]: a.. Start command prompt b.. %CommonProgramFiles%\Microsoft Shared\VS7Debug\mdm.exe" /regserver If all this doesn't succeed, try using DebuggerDiagnostics.exe. You can install it from http://download.microsoft.com/download/a/6/f/a6f1de85-7284-4c97-9ddd-6f18000f5848/DebuggerDiagnostics.msi.HTHMona"tonyblum" <tonyblum (AT) discussions (DOT) microsoft.com> wrote in messagenews:5967D96E-CB52-4BFF-BFB5-8A1A6DD9B5F8 (AT) microsoft (DOT) com...> Hi,>> I just installed VS .NET Academic and when I try to run (CTRL+F5) aprogram> I get, "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 have installed this product twice now, as well as uninstalling and> reinstalling the .NET Framework. I have searched google and listedsolutions> do not fix my problem.>> Thanks,> Tony> afbfy6(notthispart)@yahoo.com |
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
| |