I've noticed that my breakpoints don't work all of the time in Internet Explorer 8.
If I have an IE8 window open when I start the website in debug mode, the break points won't be hit.
If there are no IE8 windows open when I start the application, I can debug as normal.
Anyone else, able to reproduce this, or know of a way to have more IE8 Windows open during debugging? (I gotta have my BYTES you know!)
Thanks
If I have an IE8 window open when I start the website in debug mode, the break points won't be hit.
If there are no IE8 windows open when I start the application, I can debug as normal.
Anyone else, able to reproduce this, or know of a way to have more IE8 Windows open during debugging? (I gotta have my BYTES you know!)
Thanks
Comment