H
Harsh Trivedi
Hi,
We have developed our application using .NET 2.0 SP1 + C#.
At the time of exporting data to the web service we are facing "An existing
connection was forcibly closed by the remote host" error.
We have find out that, if the internet connection is fast, data exported all
ok. But when the speed of internet is slow, we are getting this error.
Another thing is, we have kept time-out for 15 minutes, but this exception
message comes in 10-15 seconds. So I don't think this is timeout problem.
This is falling under System.Net.Webexception block.
I have also try to search on net, but not find any solution. Can anyone
please help me....
Thank you in advance.
We have developed our application using .NET 2.0 SP1 + C#.
At the time of exporting data to the web service we are facing "An existing
connection was forcibly closed by the remote host" error.
We have find out that, if the internet connection is fast, data exported all
ok. But when the speed of internet is slow, we are getting this error.
Another thing is, we have kept time-out for 15 minutes, but this exception
message comes in 10-15 seconds. So I don't think this is timeout problem.
This is falling under System.Net.Webexception block.
I have also try to search on net, but not find any solution. Can anyone
please help me....
Thank you in advance.