Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > System.Data.SqlClient.SqlException: General network error. Check y

Reply
Thread Tools

System.Data.SqlClient.SqlException: General network error. Check y

 
 
=?Utf-8?B?S2FseWFu?=
Guest
Posts: n/a
 
      06-18-2004
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 passd in userid and passowrd and i don't et the error.

It is very puzzling.

 
Reply With Quote
 
 
 
 
Marina
Guest
Posts: n/a
 
      06-18-2004
That's not the error I woudl expect, but it seems that the ASPNET user does
not have integrated security rights on your database.

"Kalyan" <> wrote in message
news:3003C782-E9CB-49A2-A7EC-...
> 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 passd in userid and passowrd and i don't et the error.
>
> It is very puzzling.
>



 
Reply With Quote
 
 
 
 
=?Utf-8?B?S2FseWFu?=
Guest
Posts: n/a
 
      06-18-2004
I do have integrated security rights for ASPNET user.


"Marina" wrote:

> That's not the error I woudl expect, but it seems that the ASPNET user does
> not have integrated security rights on your database.
>
> "Kalyan" <> wrote in message
> news:3003C782-E9CB-49A2-A7EC-...
> > 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 passd in userid and passowrd and i don't et the error.
> >
> > It is very puzzling.
> >

>
>
>

 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Sanity Check - General Programming Jon Wallace ASP .Net 5 09-14-2009 02:11 PM
General....very general.... no important for u forever hi Python 0 03-18-2009 08:21 AM
.NET and SQL: General network error: deena ASP .Net 1 03-03-2005 06:30 PM
General network questions old guy Wireless Networking 5 02-04-2005 12:57 PM
System.Data.SqlClient.SqlException: General network error. Check your network documentation. Kal ASP .Net 1 06-21-2004 06:40 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57