Hi,
have a data transfer between an vb application and web service. The application is in local network and connects to the internet thru a gateway. Connection is ADSL. Web service is on the remote server. Strange thing is that data transfer sometimes work and sometimes not. When it doesn't work, it throws an exception of type 'System.Net.WebException' and message is 'The operation has timed-out'. And it doesn't depend on amount of data.And also sometimes it raises error like connection terminated.When i restart my test server,problem gones away but what can cause it?Test server's firewall is closed.