I have a WebSite maintained via Visual Studio (solution). Using my original repo, I built and published the website, then started the site via visual Studio, attached to the correct process, debug symbols load and everything including breakpoints work fine.
Then, I switch to a different repository for the same Website/VS Solution so I can make changes and test them. When I build and publish, the website runs ok, but if I attach to the process for debugging, the debug symbols don't load and the breakpoints don't work.
Next, I switch back to the original repo, build, publish, run, and attach, and everything including the debug breakpoints are fine.
Is there a way to get the 2nd repository to function correctly with the VS debugger.
I'm having the same issue. Is there any solution for it ?
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.