Yet another login problem

S

SAL

Hello,
I'm a total asp.net newbie. I'm developing a web app and on my machine I
login to a sql server just fine using NT Authentication via the connection
string as:

Integrated Security=True

However, when I try to open the .aspx page from another machine I get the
"Login in failed for user NT Authority\Anonymous Logon

Can someone tell me why this is happening on my test machine but not on my
development machine? I'm logged in as myself on both machines and I have
access to the database as me.

Thanks for any help
Steve
 
S

SAL

Thank you so much. Apparently, all I had to do was to add the
Trusted_Connection=True attribute to the connection string. I already had
the Integrated Security=True attribute but that wasn't enough evidently.
Unless something else has change between yesterday and this morning, that
was the trick.

S
 
S

SAL

Alright, I take it back. It didn't work after all. I'm still getting the
same "Login in failed for user NT Authority\Anonymous Logon"
Error.

I'm trying some of the stuff in this link that you provided but haven't had
success yet. One question is, how to force a user login???

S
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,580
Members
45,054
Latest member
TrimKetoBoost

Latest Threads

Top