In order to debug an asp.net web app I have to have IE Script debugging enabled. Unfortunately, in the past week or so google’s analytics javascript has developed a problem. So that when I browse to a site that has google analytics I receive the little pop up ‘A runtime error has occurred. Do you wish to debug?’
Yes, even stackoverflow is affected.
This is a tremendous pain in the butt. Is there any way to keep IE Script debugging enabled to keep the .net debugger happy, but get rid of the pop up?
I would suggest using IE for debugging purposes only, and Firefox for darn near everything else. Your life will benefit from this.