Debugging problems in Windows Vista
Posted by BottOm on September 13, 2007
When running your version of VSWD as a normal user, debugging won’t occur.
The only way I found to solve this is by running the program as the Administrator: Rightclick the program and select: “Run as Administrator..” in the contextmenu.
For other problems go to this msnd-page: Visual Studio Issues on Windows Vista
October 17, 2007 at 6:01 pm
Thanks man,
This work around solved my debugging problem