Answered Reporting services connection logon failed

  • Thursday, November 10, 2011 2:50 PM
     
      Has Code

    I am trying to connect to the Database using Windows 'integrated security'. I am getting Login failed for user 'NT AUTHORITY\ANONYMOUS LOGON'. I have the following connection string.

    Data Source=testDB;Initial Catalog=test1;Integrated Security=SSPI 

    Could you please let me know if there are any suggestions? Thank you.

All Replies