To debug IIS applications in Windows 8 and Visual Studio 2012, you should launch Visual Studio with Administrator privileges.
In Windows 8, you have to right-click
devenv.exe
and select "Troubleshoot compatibility".- select "Troubleshoot program"
- check "The program requires additional permissions"
- click "Next", click "Test the program..."
- wait for the program to launch
- click "Next"
- select "Yes, save these settings for this program"
- click "Close"
Note: When using VS in admin mode, you will not be able to drag & drop files into the VS IDE !
No comments:
Post a Comment