This topic is locked

user not associated with a trusted sql server connection

12/6/2006 11:12:47 AM
ASPRunnerPro General questions
L
llbarnes author

Hi,

Looks like a great product but so far, very stuck. I project that I built does not let me login. Yes, I have enabled both Windows and SQL authentication but still get this.
[Microsoft][ODBC SQL Server Driver][SQL Server]Login failed for user ''. The user is not associated with a trusted SQL Server connection.
Any ideas?
Thanks

Sergey Kornilov admin 12/6/2006

You need to use SQL Server authorization while connecting to SQL Server in ASPRunnerPro.

Windows authorization won't work in most cases because ASP pages run under a very limited account (IUSR_MACHINENAME).
More info:

http://www.xlinesoft.com/asprunnerpro/faq.htm#loginfailed