WebException - proxy name could not be resolved

DekaFlash

Well-known member
Joined
Feb 14, 2006
Messages
117
Programming Experience
1-3
System.Net.WebException: The underlying connection was closed: Unable to connect to the remote server. ---> System.Net.WebException: The underlying connection was closed: The proxy name could not be resolved, verify correct proxy configuration.
 
System.Net.WebException

Hi,

In a Vb.net 2003 winforms application what could cause the operation has timed out System.Net.WebException?

Thanks,

Regards,
Boulent
 
That the server is not responding or not responding fast enough or your connection is malfunctioning.
 
Back
Top