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

From: mt (anonymous_at_discussions.microsoft.com)
Date: 02/25/04

  • Next message: Patrick Steele [MVP]: "Re: How can I tell waht permissions an assembly requires?"
    Date: Wed, 25 Feb 2004 08:46:08 -0800
    
    

    I'm getting a Login failed for user 'NT AUTHORITY\ANONYMOUS LOGON' error. I'm running IIS 6 on 2003 Server.
    The error occurs when my asp.net page trys to execute a DTS package stored on another server (same domain). I'm using a sql login - not windows authentication - to connect sql server. Why is the app trying to connect with the Anonymous Logon?????

    Everything works great when I'm at the IIS machine logged on as an administrator.

    Anonymous authentication is disabled. Windows authentication is enabled.

    The app can read from the same db that stores the DTS package without any problem. So...I know there is nothing wrong with the sql login.


  • Next message: Patrick Steele [MVP]: "Re: How can I tell waht permissions an assembly requires?"

    Relevant Pages