|
-
Apr 24th, 2005, 01:52 AM
#1
Thread Starter
Member
Login Failed for user "NT Authority/Anonymous user"
HI,
i am developing a web application which sholud be accessible for only domain users(NT Athuntication) with database SQL SERVER 2000 with NT Athuntication.It is working fine if i am accessing from local system with address"HTTP:\\Localhost\applicationname".But where as if i am accessing with "HTTP:\\IPADDRESS\applicationname" after 10 mints it showing the error "Login Failed for user "NT Authority/Anonymous user". Can any body tell me the solution for this.
im using the fallowing connection for above said application problem.
Connection string "Intigrated security=sspi;databasename=XXX;server=ZZZ";
in the web.config i made impesrsastion=true;windows authuntication.
in the IIS i disabled Anonymous user access.Only intigrated windows security enabled.
Thanks in advance
satish
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|