Hey. In my c# app i have a webrequest that goes to a URL that contains an error. However instead of displaying the contents of the page it only returns the 500 Internal Server Error exception. Is there a way to ignore the exception and get the data on the page anyway? Thanks alot!
WebRequest ignore Internal Server Error?
Collapse
X
Comment