Article ID: 313504 - Last Review: January 19, 2006 - Revision: 3.7 FIX: Debugger does not work after you remove the .NET Framework
This article was previously published under Q313504 SYMPTOMS If more than one version of the .NET Framework
Redistributable Package is installed on your computer, and then you remove one
version, you may receive the following error message when you try to run a
project: "Error while trying to run project: Unable to
start debugging. Unable to start program 'path.exe name' The debugger is not properly installed. Run setup to install or repair the debugger." CAUSE This problem occurs because the debugger is not left in a working state after you
remove a .NET Framework Redistributable Package. RESOLUTION To resolve this problem, repair the .NET Framework
redistributable installation by typing one of the following at a command
prompt:
C:\dotnetredist.exe /t:c:\ STATUSMicrosoft has confirmed that this is a bug in the Microsoft products that are listed in the "Applies to" section.
This bug was corrected in Visual Studio .NET (2003), Visual C++ .NET
(2003), Visual Basic .NET (2003), Visual C# .NET (2003), Microsoft Visual J#
.NET (2003), and the .NET Framework 1.1.
MORE INFORMATIONThe .NET Framework Redistributable Package (DotNetFX.exe)
is available as a stand-alone executable file that contains the run time
elements of the .NET Framework. This issue does not occur with the first release of the .NET Framework Redistributable Package unless you do not remove a previously installed Beta version of the software. This issue can occur when an updated version of the .NET Redistributable Installer becomes available. REFERENCES
For more information about how to repair the .NET Framework
Redistributable Package, click the following article number to view the article in the Microsoft Knowledge Base:
306160
(http://support.microsoft.com/kb/306160/
)
How to repair an existing installation of the .NET Framework SDK
For information about where to obtain the .NET
Redistributable Package and about how to distribute .NET applications with this
package, see the following MSDN article:http://msdn.microsoft.com/en-us/library/ms994349.aspx
(http://msdn.microsoft.com/en-us/library/ms994349.aspx)
APPLIES TO
| Other Resources Other Support Sites
CommunityGet Help NowArticle Translations
|





















Back to the top