Re: HTTP Web Response Exception - I cant able to trap. Catch the exception
It would be more useful to see a complete program. It could be a programming error, or maybe the connection to the remote site is really timing out.
Are you disposing all WebResponse objects? |