« Previous Next »

Thread: Windows Authentication | SQL Server | Classic ASP

Last post 10-30-2009 1:54 PM by tomkmvp. 2 replies.

Average Rating Rate It (5)

RSS

Page 1 of 1 (3 items)

Sort Posts:

  • 10-30-2009, 11:59 AM

    • marcus74
    • Not Ranked
    • Joined on 10-30-2009, 3:45 PM
    • Posts 1

    Windows Authentication | SQL Server | Classic ASP

    Hi,

     i´ve good a problem with our IIS 6.0 and the  Windows Authentication. We change our SQL Server from SQL Authentication to Windows Authentication (its a seperate Server).

    If i open a testpage with database connect, i´ve got follow error message:

      Login failed for user 'NT AUTHORITY\ANONYMOUS LOGON'.

     

    What kind of settings are necessary that all users in our domain can open the page.

     Thanks a lot for your help!

     

    Best regards,

    Marcus

     

     

     

  • 10-30-2009, 1:33 PM In reply to

    Re: Windows Authentication | SQL Server | Classic ASP

    marcus74:
    We change our SQL Server from SQL Authentication to Windows Authentication

    Change it back.  You need to use the proper authentication and accounts to match your connection string for ASP Classic.  When you changed to Windows accounts on your SQL Server, you now need to add those accounts to SQL wehich will be logging into SQL.

    Jeff

    Look for Wrox's new book Professional IIS 7 in your local bookstore, or order now at Amazon.com
Page 1 of 1 (3 items)
Microsoft Communities