Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 SQL Server Administration (2000)
 SQL server & Window authentication

Author  Topic 

tocroi72
Yak Posting Veteran

89 Posts

Posted - 2004-10-28 : 09:10:00
I have SQL server and Window authencation check on my SQL server. I 've been using my window account to connect to the server and it work fine until i have an ASP.net application running my machine and in my ASP.net application, i use SQL server login instead of my Window account since I have issue using my window authentication in my ASP.net application. Since then, i cann't connect SQL server using my window accounts. I delete and reregister SQL using the same window account but it keep saying "login fail for user "null", reason: not associated with trusted connection .

Any help would be greatly appreciated.

Hannah

surefooted
Posting Yak Master

188 Posts

Posted - 2004-10-28 : 10:25:33
In EM? Right click on your server, choose edit SQL Server registration properties. Is is selected to use Windows Authentication?

-Jon
Should still be a "Starting Member" .
Go to Top of Page
   

- Advertisement -