Debugging htm pages....

  • Thread starter Thread starter Brian Muth
  • Start date Start date
B

Brian Muth

Under VS 2005, I've been quite frustrated trying to debug client-side
javascript inside of HTML pages. The breakpoint "goes" transparent" as soon
as I run the page.

I suspect I'm doing something silly. Any suggestions?

Brian
 
Do you have "Disable Script Debugging - Internet Explorer" and "Disable
Script Debugging- Other" unchecked in your IE browser Advanced settings?

There are a couple of other gotchas too, but I can't remember where the nice
blog post is that details them. Search google or msn on it.
Peter
 
Back
Top