Recently, on my new 64-bit home development machine, I fired up Visual Studio 2008 for the first time in a while and decided to start cranking out C# solutions to the Project Euler questions. Since I have already completed 14 questions about a year ago, I was able to code a solution to Question #1 very quickly. I decided to debug the solution and ... wham. I received the following error -
The components for the 64-bit debugger are not registered. Please repair your Visual Studio 2008 Remote Debugger installation via 'Add or Remove Programs' in Control Panel.
To resolve this issue, you will need your Visual Studio 2008 installation disk. On this disk, you will find the following path -
Inside this folder should be an executable called "rdbgsetup.exe". Run this EXE, open up Visual Studio and you will now be able to remotely debug your projects.
Recent Comments
5 weeks 2 hours ago
5 weeks 1 day ago
6 weeks 17 hours ago
6 weeks 17 hours ago
6 weeks 22 hours ago
7 weeks 21 hours ago
8 weeks 5 days ago
9 weeks 4 hours ago
12 weeks 6 days ago
15 weeks 4 days ago