Visual Studio Development Bookmark and Share   
 index > Visual Studio Debugger > Unable Start Debugger on Vista Ultimate Machine
 

Unable Start Debugger on Vista Ultimate Machine

I have Vistual Studio 2005 installed on Vista Ultimate machine. My project is in C#. When I start debugging, I got error message:

"Error while trying to run project: Unable to start debugging.

The components for the 64-bit debugger are not registered. Please repair your Vistual Studio 2005 Remote Debugger installation via 'Add or Remove Programs' in Control Panel."

My application is local. So I don't need Remote Debugger at all. I don't know why it asks the Remove Debugger?

How to turn off the Remote Debuggerfor C#?

Thanks.

LyndaQiu  Monday, April 16, 2007 9:49 PM

Dear Sir:

Could you please install the vs 2005 SP1 for vista to see if the problem stillexists?

Here is the link:

http://www.microsoft.com/downloads/details.aspx?FamilyID=90e2942d-3ad1-4873-a2ee-4acc0aace5b6&DisplayLang=en

Thanks.

Hua Chen  Wednesday, April 18, 2007 2:18 AM

Could you please run the IDE with an administrator accountto see if the problem still exists?

Hua Chen  Thursday, April 19, 2007 3:40 AM
Yes, I have to install "Remote Debugger" separately. My coworker said this component was included in the VS2005 installation. But, even though I've chosen the "Full" option in installation, the component is missing at my machine. So, I have to install it separately.
LyndaQiu  Saturday, April 21, 2007 3:02 AM

Dear Sir:

Could you please install the vs 2005 SP1 for vista to see if the problem stillexists?

Here is the link:

http://www.microsoft.com/downloads/details.aspx?FamilyID=90e2942d-3ad1-4873-a2ee-4acc0aace5b6&DisplayLang=en

Thanks.

Hua Chen  Wednesday, April 18, 2007 2:18 AM

Thank you for your suggestion. However I already had VS2005 SP1 installed.

Any other possible causes?

Thanks

LyndaQiu  Wednesday, April 18, 2007 4:11 PM

Could you please run the IDE with an administrator accountto see if the problem still exists?

Hua Chen  Thursday, April 19, 2007 3:40 AM

My user account is an administrator account.

The problem is solved by installing Remove Debugger component.

Thank you all for your help.

LyndaQiu  Thursday, April 19, 2007 5:50 PM

Even if your user account is admin on your box you still need to right click VS and run as administrator

Dwayne75  Thursday, April 19, 2007 11:24 PM

I am glad to see you have resolved the problem.

Do you mean that you installed a componet named 'Remove Debugger'?

Thanks. Thiswill be helpothers.

Hua Chen  Friday, April 20, 2007 1:26 AM
Yes, I have to install "Remote Debugger" separately. My coworker said this component was included in the VS2005 installation. But, even though I've chosen the "Full" option in installation, the component is missing at my machine. So, I have to install it separately.
LyndaQiu  Saturday, April 21, 2007 3:02 AM
Hi,
Where did you get the Remote Debugger component? If it is in the disc, could you please let me know its name?

Gaurav
Gaurav Kalmady  Tuesday, July 08, 2008 6:22 PM

You can use google to search for other answers

Custom Search

More Threads

• Application very slow while debugging
• Is there a way to visualize vector<double> variable expression results in Visual Studio debugger?
• How can i ReDim 2D Array ?
• Windows installer 3.1
• F5- Button stopped working for no reason...
• Enable as default Common Language Runtime Exception in Debug option
• Error when debugging: An event was unable to invoke any of the subscribers (Exception from HRESULT: 0x80040201)
• Clarify Forum Expectations
• VS2005 breaks on unhandled exception in asynchronous code
• problem with remote debugger (VS2005) in Windows 2003