Visual Studio 2013 - Debugging - No Symbols Loaded

jaja 1 Reputation point
2022-12-05T07:51:28.7+00:00

We have an IIS application which we are trying to test by adding breakpoints on in Visual Studio 2013. However, the breakpoints return an error that it will not be hit as no symbols have been loaded for this document. We already tried cleaning the solution and rebuilding it, reinstalling the VS 2013 and reloading the Microsoft Symbol Servers path, but the breakpoints are still not being hit.

Any ideas for resolving this?

266976-image.png

267082-image.png

Developer technologies | Visual Studio | Debugging
Developer technologies | Visual Studio | Other
{count} votes

1 answer

Sort by: Most helpful
  1. Tianyu Sun-MSFT 34,441 Reputation points Microsoft External Staff
    2022-12-05T13:22:14.767+00:00

    Hi @jaja ,

    Welcome to Microsoft Q&A forum.

    If you add related symbol file location, for example https://chromium-browser-symsrv.commondatastorage.googleapis.com, in Tools > Options > Debugging > Symbols(maybe these options are a little different, as you are using VS 2013, but should be similar) will it work?

    Best Regards,
    Tianyu

    • If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
      Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.
    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.