The Visual Studio Debugger Proxy service is uninstalled when you uninstall Visual Studio 2005 from a computer that is running Windows 2000 (919824)
The information in this article applies to:
- Microsoft Visual Studio 2005 Standard Edition
- Microsoft Visual Studio 2005 Professional Edition
- Microsoft Visual Studio .NET (2003), Professional Edition
- Microsoft Visual Studio .NET (2003), Enterprise Architect Edition
- Microsoft Visual Studio .NET (2003), Enterprise Developer Edition
- Microsoft Visual Studio .NET (2003), Academic Edition
- Microsoft Windows 2000 Advanced Server
- Microsoft Windows 2000 Datacenter Server
- Microsoft Windows 2000 Professional
- Microsoft Windows 2000 Server
SYMPTOMSConsider the following scenario. Both Microsoft Visual Studio 2005 and
Microsoft Visual Studio .NET 2003 are installed on a computer that is running Microsoft Windows 2000. You uninstall Visual Studio 2005 from this computer. In this scenario, the Visual Studio Debugger Proxy service is uninstalled. Additionally,
the Dbgproxy.exe file is missing from the C:\Program Files\Common Files\Microsoft Shared\VS7DEBUG directory.WORKAROUNDTo work around this problem, use one of the following methods. Method 1Repair the Visual Studio .NET
2003 installation. To do this, follow these steps:
- Insert the Visual Studio .NET 2003 disk.
- Click Visual Studio .NET, and then click
Repair/Reinstall.
- After the installation is finished, click
Finish.
Method 2Reinstall the
Visual Studio Debugger Proxy service by using the dbgproxy.exe -install
command. To do this, follow these steps:
- Click Start, click Run,
type cmd, and then click OK.
- Type the following command, and then press
ENTER:
cd C:\Program Files\Microsoft Visual Studio
.NET 2003\Common7\Packages\Debugger - Type the following command, and then
press ENTER:
STATUSMicrosoft
has confirmed that this is a problem in the Microsoft products that are listed
in the "Applies to" section.
Modification Type: | Major | Last Reviewed: | 8/29/2006 |
---|
Keywords: | kbBug kbtshoot kbprb KB919824 kbAudDeveloper kbAudITPRO |
---|
|