Question

i use typescript 0.8.3.1 in an mvc4 project in VS2012.

I can set breakpoints in the ts file but when i debug in internet explorer VS says

 The breakpoint will not be currently hit. No symobls are loaded for this document.

Also refreshing the page does not solve it.

Was it helpful?

Solution

Solution: enable "generate Sourcemap" in options-> web essentials -> typescript

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top