I\'m trying to install the Windows Debugging Tools via the Windows SDK and after two attempts I am at a loss for what to do. I start the installation and receive no errors at al
If you're running Windows 7 AND Visual Studio 2010 SP1:
(The previous answer is out of date.)
Here's the problem according to microsoft: http://support.microsoft.com/kb/2717426
In a nutshell, uninstall these two:
Now you should be able to install Windows Debugging Tools via the Windows 7.1 SDK.
Afterward, you may reinstall the Visual c++ 2010 redistributables if you want.