'Turning on windows authentication cause breakpoint set but not yet bound
I have a project using .NET 6 (VS2022) - blazor web assembly. On the Server launchSetting.json, every time I change the windows authentication to true, the breakpoint on the client side does not get hit and displays the following message: The breakpoint will not currently be hit. Breakpoint set but not yet bound. If I turn it back on, it can hit the breakpoint fine.
I tried so many solutions like clear and rebuild solution, delete .pdb files, etc. and still getting the same thing.
Has anyone ever encountered the same situation? Please help!
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
