If you are developing on an x64 machine, you may receive an error when installing Visual Studio 2008 Service Pack 1:
After opening the log you see this detailed message: “VC_IA64Runtime.exe - Exe installer's log file/hint (%temp%\dd_VC_IA64Runtime*.txt|%temp%\..\dd_VC_IA64Runtime*.txt) does not exist or is invalid”.
The solution for me was to uninstall the Remote Debugger from Add/Remove Programs and then install Service Pack 1.
For additional information on getting remote debugging back to work, see this article http://msdn.microsoft.com/en-us/library/y7f5zaaa.aspx
The long story was that:
Disclaimer The opinions expressed herein are my own personal opinions and do not represent my employer's view in any way.