Windows Authentication problem
From: Ran (ralmog@nyc.rr.com)
Date: 02/19/03
- Next message: Ran: "Re: Windows Authentication problem"
- Previous message: Scott Cadillac: "Re: My Web.config file is being ignored - any ideas?"
- Next in thread: Ran: "Re: Windows Authentication problem"
- Reply: Ran: "Re: Windows Authentication problem"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
From: "Ran" <ralmog@nyc.rr.com> Date: Tue, 18 Feb 2003 19:50:48 -0500
Hi
I'm using Ms Sql2k mixed authentication.
When trying to make connection to data base with:
Dim sqlConn As New SqlConnection("Server=localhost; Database=pubs;
Trusted_Connection=yes;")
sqlConn.Open()
I get login failed for user 'servername\aspnet'
I'm sure that my NT user is exists and works, after I checked it from the
client tool sql query analayzer.
Any ideas?
Thanks a lot
Ran
- Next message: Ran: "Re: Windows Authentication problem"
- Previous message: Scott Cadillac: "Re: My Web.config file is being ignored - any ideas?"
- Next in thread: Ran: "Re: Windows Authentication problem"
- Reply: Ran: "Re: Windows Authentication problem"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|
|