transport-level error

sek

Member
Joined
Jul 2, 2009
Messages
10
Programming Experience
Beginner
Hi,

when I am running my application i am getting the following error:

A transport-level error has occurec when receiving results from the server
(provider:TCP Provider,error:0-The Specified network name is no longer available)

my application is processing huge data.its more than one * 100 * 1000 records.

I already kept Connection Timeout=0 and command.CommandTimeOut=0.
Hope you all knows it means the application waits for reponse from server what ever be the time the server takes.

But Still I am getting the above error.

what are the reasons to get this error and how to resolve this?

thanks in advance.
 
Your server has crashed? Your computer's networking components have failed?

I wouldnt have thought this was to do with your program or data access code; it's more like one computer either accidentally or deliberately started ignoring the other
 

Latest posts

Back
Top