If you encounter errors when you log in to the Reporting Center Console or when you try to connect to the Reporting Center Web Service, consider the following suggestions:
Ensure that the SQL account credentials has not changed.
If the Web Service is installed on IIS 7.0 or later, ensure that ASP.NET Impersonation Authentication is disabled in the NRCWebService Virtual Directory.
Configure IIS to display detailed error messages to diagnose the problem.
Review the following sections for information on how to perform these tasks.
If you installed the Reporting Center Web Service using a SQL account and subsequently changed the password on that account, the following error message is displayed:
Login Error: Login failed for user <SQL User Account> using the SQL account.
To resolve this issue:
Uninstall the Reporting Center Web Service and reinstall it using the new SQL password. This does not affect your reports.
In the Reporting Center Console, re-enter the SQL password in the Data Source Connection Properties window.
For IIS 7.0 or later, in the NRCWebService Virtual Directory, Windows Authentication is enabled and ASP.NET Impersonation Authentication is disabled by default. If the Virtual Directory is no longer configured this way, you cannot log in to the Reporting Center Web Service.
To configure authentication settings in IIS 7.0 or later:
Start IIS Manager on the computer where you installed the Web Service, and expand the Web Sites folder.
Expand the name of Web Site where you installed the Web Service, and click NRCWebService.
In the IIS section of the center pane, double-click Authentication.
(Conditional) If ASP.NET Impersonation is enabled, select it and click Actions > Disable.
(Conditional) If Windows Authentication is disabled, select it and click Actions > Enable.
Close IIS Manager.
If IIS Manager is displaying generic error messages, you can configure Internet Explorer to display more technical error messages.
To configure error messages in Internet Explorer:
Click Tools > Internet Options.
Click the Advanced tab and deselect the Show Friendly HTTP Error Messages option in the Browsing list.
In IIS Manager, generate the Default Web Site error or Web Service error again to obtain more detailed information and contact Technical Support.