View Single Post
  #18 (permalink)  
Old 08-30-2007, 09:54 AM
santhakumar santhakumar is offline
D-Web Genius
 
Join Date: Mar 2007
Posts: 926
santhakumar is on a distinguished road
Default 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?
Reply With Quote