Connection problem

  • Thread starter Thread starter Mark Goldin
  • Start date Start date
M

Mark Goldin

What would you do with this message:
Login failed for user '(null)'. Reason: Not associated with a trusted SQL
Server connection
 
But I am not even going into code. I am working with Web.config file. That's
what errors
are coming from (I think).

Ken Cox said:
Hi Mark,

I would go to my colleague Carl Prothman's site and check the syntax for a
trusted connection:

http://www.able-consulting.com/dotnet/adonet/Data_Providers.htm#SQLClientManagedProvider

Ken
MVP [ASP.NET]


Mark Goldin said:
What would you do with this message:
Login failed for user '(null)'. Reason: Not associated with a trusted SQL
Server connection
 
Back
Top