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.
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.