System.Data.SqlClient.SqlException: General network error. Check your network documentation.
From: Kal (kalyankk_at_hotmail.com)
Date: 06/21/04
- Next message: Ratman: "System.IndexOutOfRangeException"
- Previous message: Kevin Spencer: "Re: Why is it called "Business Objects"?"
- Next in thread: Kevin Spencer: "Re: System.Data.SqlClient.SqlException: General network error. Check your network documentation."
- Reply: Kevin Spencer: "Re: System.Data.SqlClient.SqlException: General network error. Check your network documentation."
- Messages sorted by: [ date ] [ thread ]
Date: 21 Jun 2004 10:41:49 -0700
Hello,
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 don't get the error.
It is very puzzling.
Any body faced the same situation before.
Thanks,
Kalyan
- Next message: Ratman: "System.IndexOutOfRangeException"
- Previous message: Kevin Spencer: "Re: Why is it called "Business Objects"?"
- Next in thread: Kevin Spencer: "Re: System.Data.SqlClient.SqlException: General network error. Check your network documentation."
- Reply: Kevin Spencer: "Re: System.Data.SqlClient.SqlException: General network error. Check your network documentation."
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|