I am getting this error "Unable to Start Debugging
" in visual studio 2012.
I have also update the remote debugging sp2.
also uninstalled and reinstalled vs2012 and added sp. still facing the same issue.
My operating system is windows-8 64 bit.
Also tried to run in Administrator user still the same.
Unable to Start Debugging. visual studio 2012
Go to Build > Configuration Manager, and make sure the project has selected the Build. Then rebuild the project and see. If the answer is the right solution, please click "Accept Answer" and kindly upvote it.
Just go to File->Open->Project/Solution and browse to the .exe file. Like you would if it was a . sln file. Visual Studio will then open that EXE as a project.
Restart your Application Pool. Check that your Web Application folder has the right permissions. Make sure that you give IIS_IUSRS, IUSR, or the specific user associated with the Application Pool read and execute rights for the Web Application folder. Fix the issue and restart your Application Pool.
Navigate code in the debugger using step commands To start your app with the debugger attached, press F11 (Debug > Step Into). F11 is the Step Into command and advances the app execution one statement at a time.
Save your work, close Visual Studio then reopen your project
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With