Skip to main content

All Questions

0 votes
2 answers
2k views

Unable to find my *.ts files in IE 11 debugger

As title says, I'm unable to find my typescript files in IE 11 debugger, as I do in Chrome debugger. I scrolled down to "Dynamic scripts", but I'm only seeing Javascript files in it. Would ...
Aa Yy's user avatar
  • 1,742
0 votes
1 answer
121 views

IE crashes Visual studio on page refresh

This may be typescript related, but my VS2015 has started crashing since last one week. It happens when I start my angular 2 application in the debug mode and try to refresh IE or try to navigate away ...
Sam's user avatar
  • 55
0 votes
1 answer
315 views

Debugging Asp .Net MVC application slow on Windows 10 and IE

One of my Asp .Net MVC applications (VS 2013) are running really slow while debugging on Windows 10 with Internet Explorer 11.0.10240. When I debug the same project on a Windows 7 machine (IE 11.0....
tokidoki's user avatar