hide all comments

general

Javascript debugging in IE 7.0

July 08, 2008 16:03:10 +0200 (CEST)

Because SeaBreeze should run in IE 7.0 as fine as in Firefox, i've given it a try yesterday, but it failed miserably because of javascript-errors. Unfortunately the IE is quite confidential about what went wrong in javascript, the IE didn't even tell me the offending script-files...

After some web-searching i've found a promising "how to debug javascript with Visual Web Developer Express 2008":

http://www.berniecode.com/blog/2007/03/08/how-to-debug-javascript-with-visual-web-developer-express/

After a really looooooong installation and following the given instructions word by word, it seems i've found a really nice tool for debugging our javascript in the IE 7.0.

So the real work (pain) begins....now

posted by Markus Rips