.net - Visual Studio 2012 Debugging - Strange scripts (fs.js and l.js) -


i trying debug site on visual studio 2012 and, of sudden, noticed website behaving strangely slower.

i checked network tab on browser (ie10) , saw website downloading strange scripts fs.js , l.js. moreover, scripts being downloading repeatedly different urls. see image below:

enter image description here

next, went visual studio , saw this:

enter image description here

these scripts (that don't recognize, not use or import anywhere) being downloaded infinity, crashing website.

any idea can be? seems happen running site on local host.


Comments

Popular posts from this blog

java - Jmockit String final length method mocking Issue -

asp.net - Razor Page Hosted on IIS 6 Fails Every Morning -

c++ - wxwidget compiling on windows command prompt -