Debug prompt in VS 2008
When trying to debug an application using VS2008 on Windows 7 64 bit, I keep getting the following prompt, which is quite annoying.

To disable the prompt, you need to edit the following registry key. Ensure that Visual Studio is not running whilst you change the registry.
Set

To disable the prompt, you need to edit the following registry key. Ensure that Visual Studio is not running whilst you change the registry.
HKEY_CURRENT_USER\Software\Microsoft\VisualStudio\9.0\DebuggerSet
DisableAttachSecurityWarning attribute value to 1.

0 comments:
Post a Comment