Getting "Transport level error message " in the process

Hi

I am getting the below error :

Errror: A transport-level error has occurred when receiving results from the server. (provider: TCP Provider, error: 0 - The semaphore timeout period has expired.) | .Net SqlClient Data Provider

sometime the error message states,

A transport-level error has occurred when receiving results from the server. (provider: TCP Provider, error: 0 - An existing connection was forcibly closed by the remote host.) | .Net SqlClient Data Provider

can you please try to help me ?

1 Like

Why don’t you try to google the same error as it is related to the data base @vishnuvarthanp?

It is purely network issue as far as I know

1 Like

Hi Vishnu,

How you fixed this error I am also now getting this error.kindly help me.

Regards,
Raghu

This is an issue in the SQL Server itself . Sometimes , it closes the connection which are idle in the server.

1 Like