Logon Failure

  • I have IIS and SQL running on a Windows 2003 Server. The program is web based and I am trying to run a report, but I receive this message. the reporting was working fine.

     

    Details
    Product:SQL Server Reporting Services
    ID:rsReportServerDatabaseLogonFailed
    Source:Microsoft.ReportingServices.Diagnostics.Utilities.ErrorStrings.resources.Strings
    Version:8.00
    Message:The report server cannot open a connection to the report server database. Logon Failed.

       

    Any help would be great.

    Thanks

  • database logon failed

    Is the application using windows authentication or sql authentication to connect to sql server?

  • It is sql authentication.

  • Can you connect to the database using the connectionstring the application uses? (using query analyzer)

  • Sorry, I do not know what you mean by connectionstring? I am not familiar with SQL.

  • http://www.ConnectionStrings.com

  • Is the sql reporting server on the same server as your IIS/SQL server?

    The reporting was working fine->what has changed? (Moved from development to production....?)

  • Yes, the sql reporting server is on the same server as the IIS/SQL server.

    User uses the reporting services daily. User could not open up the report on Friday.

  • It could have been that the server was too busy.

    Is the user able to open the report now?

  • I can't open the report myself. We can view the report by pdf or html, but we are unable to open any of them.

  • Just for kicks I changed the server back to workgroup. After doing that I logged back in, I am able to view the reports.

Viewing 11 posts - 1 through 11 (of 11 total)

You must be logged in to reply to this topic. Login to reply