5

I'm trying to debug a Blazor web assembly app with breakpoints.

If I add a breakpoint within Visual Studio I get this message on my breakpoint.

The breakpoint will not currently be hit no symbols where loaded for this document.

I updated visual studio.

I made sure the inspectUri was added to both the client and server setting.json.

I unchecked enable diagnostic tool while debugging in settings.

I tried to run as administrator. I also tried the answer here: How do I remedy "The breakpoint will not currently be hit. No symbols have been loaded for this document." warning?

Any help will be appreciated

Regards,

Jack
  • 51
  • 3
  • I'm also having this same problem. I guess I hadn't tried it until now. I've got a foreach loop wrapped around some HTML and I go and add a variable into it with a breakpoint set. The breakpoint gives me this same message. – Aaron Jul 16 '21 at 15:43
  • It works on my end. Try to use Edge Browser and wait for a couple of seconds. If not try this https://stackoverflow.com/a/63499076/12963806 Thanks. Hope this helps you. I'm using visual studio IDE – OnceACurious Aug 02 '21 at 07:15

0 Answers0