Archive for October, 2007

Cool Tools Part III: Visual Studio Script Debugging

Cool Tools on October 2nd, 2007 No Comments

Anyone who has worked with IE and Javascript is all to familiar with this ridiculously useless error message:

Almost every time, the line number is wrong, the error message is useless, and even the .js file that caused the error isn’t shown.

If you have Visual Studio on your development machine, though, there is hope: Visual Studio’s [...]