K
Kal
Hello,
Error:
System.Data.SqlClient.SqlException: General network error. Check your
network documentation.
What does this error means? My web app, suddenly started to show this
error today in my production environment, beta environment,
development environment, and also on my machine too.
When i debugged the app, i see that the error is happening when the
app is trying to open a connection using integrated security. For test
sake, in the connection string, i passed in userid and password and
then i did not get the error.
It is very puzzling.
Any body faced the same situation before.
Thanks,
Kalyan
Error:
System.Data.SqlClient.SqlException: General network error. Check your
network documentation.
What does this error means? My web app, suddenly started to show this
error today in my production environment, beta environment,
development environment, and also on my machine too.
When i debugged the app, i see that the error is happening when the
app is trying to open a connection using integrated security. For test
sake, in the connection string, i passed in userid and password and
then i did not get the error.
It is very puzzling.
Any body faced the same situation before.
Thanks,
Kalyan