PacktPublishing / ASP.NET-Core-2-and-Angular-5

ASP.NET Core 2 and Angular 5, published by Packt
MIT License
79 stars 75 forks source link

Breakpoint will not currently be hit. No symbols loaded for this document (TS code) #31

Closed Borislavsl closed 6 years ago

Borislavsl commented 6 years ago

I'm trying to take advantage of the TypeScript runtime debugging capabilities provided by Visual Studio 2017, as shown in page 124 of the book. But after I start debugging, it shows me on the breakpoint the message: Breakpoint will not currently be hit. No symbols loaded for this document and it does not stop at the breakpoint.

Can you help me? Thank you in advance.

Darkseal commented 6 years ago

Hello there.

I never experienced such issue, but this thread might help you since the OP had that same identical problem:

https://social.msdn.microsoft.com/Forums/vstudio/en-US/f5a79b09-d990-4fcc-bacb-d4308e56377e/vs2017-typescript-debug-not-working-for-webpack-project?forum=visualstudiogeneral