I'm scanning for dead links on one of my pages. On one i get many "A first chance exception of type 'System.Net.WebException' occurred in System.dll" Dozens of them. How do i have MSVC# NOT display them? i am catching all of these exceptions since i am testing the link (in fact its called testStatus, request only head and returns a bool if its alive or not). How do i make the output nicer to read?
feedback
|
|
If they appear in the Output window: If they appear in the Immediate Window: But remember that you turned them off, sometimes they are quite useful. | |||
feedback
|