Re: Login failed for user '(null)'. Reason: Not associated with a trusted SQL Server connection
From: Russell Fields (RussellFields_at_NoMailPlease.Com)
Date: 05/03/04
- Next message: Russell Fields: "Re: Problem with extended Stored Procedure When running on win 2003(Cannot load the DLL GenerateIdentity.dll, or one of the DLLs it references. Reason: 126(The specified module could not be found.)"
- Previous message: Steve Thompson: "Re: Login failed for user '(null)'. Reason: Not associated with a trusted SQL Server connection"
- In reply to: Peter Afonin: "Login failed for user '(null)'. Reason: Not associated with a trusted SQL Server connection"
- Next in thread: Peter Afonin: "Re: Login failed for user '(null)'. Reason: Not associated with a trusted SQL Server connection"
- Reply: Peter Afonin: "Re: Login failed for user '(null)'. Reason: Not associated with a trusted SQL Server connection"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Mon, 3 May 2004 15:00:27 -0400
Peter,
CAUSE
This error occurs because the SQL Server is configured to use "Windows only"
authentication.
RESOLUTION
On the SQL Server Security tab, configure SQL Server to use "SQL Server and
Windows" authentication.
Russell Fields
"Peter Afonin" <pva@speakeasy.net> wrote in message
news:uv2RYZTMEHA.2500@TK2MSFTNGP12.phx.gbl...
> Hello:
>
> I've just upgraded Windows 2000 server to Windows server 2003, and after
> this I cannot get to the SQL server Enterprise manager, I'm getting error
> "Login failed for user '(null)'. Reason: Not associated with a trusted SQL
> Server connection"
>
> I've found many articles about it, but they are all about problems with
ASP
> or ASP.Net. I don't have a problem with ASP.Net, my Intranet application
is
> running OK.
>
> I still can get in using SQL server connection if I change the
registration
> properties, but if I use Trusted connections I get this error. And I need
to
> use trusted connections.
>
> I would appreciate any help very much.
>
> Thank you,
>
> --
> Peter Afonin
>
>
- Next message: Russell Fields: "Re: Problem with extended Stored Procedure When running on win 2003(Cannot load the DLL GenerateIdentity.dll, or one of the DLLs it references. Reason: 126(The specified module could not be found.)"
- Previous message: Steve Thompson: "Re: Login failed for user '(null)'. Reason: Not associated with a trusted SQL Server connection"
- In reply to: Peter Afonin: "Login failed for user '(null)'. Reason: Not associated with a trusted SQL Server connection"
- Next in thread: Peter Afonin: "Re: Login failed for user '(null)'. Reason: Not associated with a trusted SQL Server connection"
- Reply: Peter Afonin: "Re: Login failed for user '(null)'. Reason: Not associated with a trusted SQL Server connection"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|