User Not associated with a trusted SQL Server connection



I have a .Net app running on a Win2K3 server, with .Net framework
1.1.4322. On a separate Win2K3 server, were are running SQL 2000, with
no service packs (don't tell me about it - its a customer requirement).

The .Net app connects using a SQL login account, which has been granted

all the necessary permissions on the objects in the database. The SQL
server is configured for SQL and Windows authentication, and the
web.config file has the impersonate value set to true. EVERY page I hit

returns the "Error Message: Login failed for user 'App_WebUser'.
Reason: Not associated with a trusted SQL Server connection." The
killer is, this works perfectly on our test servers, but I can't get it

to work in another environment with identically (as far as I can tell)
configured servers. I've seen a ton of postings about this, and they
all talk about mixed mode, versus WIndows only auth, so I've verified
all of that, and verified that the LoginMode key in the registry is 2.
Anybody have any other suggestions? Thanks! - Pat

.



Relevant Pages

  • Re: Q: Named pipes and Windows (integrated) authentication
    ... >By the way, if you don't have SQL Enterprise Manager, there's an MSDE ... >>>his windows authentication to connect to the server. ... >>>Creating databases is only acomplished after you've already connected. ...
    (microsoft.public.sqlserver.connect)
  • RE: Fulltext failure on a 2 node cluster
    ... Server full-text search resource online: "SQL Cluster Resource 'Full Text' ...
    (microsoft.public.sqlserver.clustering)
  • Re: HELP PLEASE ~ ???
    ... You mentioned that it went ahead and added a SQL ... SQL Server 2000 database for all my data. ... find the connectionString in the newly recreated SQLExpress database. ... The connection string specifies a local Sql Server Express instance ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Multi-Channel Raid VS SAN Storage
    ... A 5~6 years old server is a very old server. ... As I mentioned, the server is one node in a cluster environment, and SQL is ... We actually are running RAID 1+0 and our aplication is definately more ... needs it's own SAN device, or at least a dedicated IO channel on the SAN. ...
    (microsoft.public.sqlserver.setup)
  • Re: Multi-Channel Raid VS SAN Storage
    ... A 5~6 years old server is a very old server. ... As I mentioned, the server is one node in a cluster environment, and SQL is ... We actually are running RAID 1+0 and our aplication is definately more ... needs it's own SAN device, or at least a dedicated IO channel on the SAN. ...
    (microsoft.public.sqlserver.setup)

Loading