Hi,
I need to process a succession of web pages automatically. Unfortunately some of the pages have errors on them ('DQM_fontsize_ie4' is undefined, for example) and I'm asked if I want to debug (this could be a .Net 2005 problem as I've noticed a tendency for it to want to debug anything and everything).
Since this brings my app to a screeching halt, I want to find a way of just skipping the offending code. Can this be done?
