Search This Blog

Saturday, October 26, 2013

Break points are not hitting in visual studio

If you have problem debugging your code, debug control not getting stopped at break point try the following. This is one of the solution and not the only solution. Also please be informed that your customized settings done on visual studio will be changed if you perform this action. You can also save your existing visual studio settings in file using the wizard before performing this action.

Close all open visual studio instances, then open a new visual studio instance. Click Tools --> Import and Export Settings... as shown below.









Please do let me know if you could resolve the issue.



No comments:

Post a Comment