visual studio 2010 - VS2010 javascript debugger wants to launch in new instance of VS2010 -


when debug asp.net 4.0 application , hits debugger; javascript statement wants debug new instance of vs2010

an unhandled exception ('script breakpoint') occured in iexplore.exe

how can make use vs2010 open? enabled script debugging in ie11. enabled script debugging in vs2010 -tools - options - debugging - 'just in time'

also worked until recently.

i turned on silverlight debugging applied, , turned off again. think did trick, because works now.


Comments

Popular posts from this blog

How to run C# code using mono without Xamarin in Android? -

c# - SharpSsh Command Execution -

python - Specify path of savefig with pylab or matplotlib -