Issue while accessing report server With IE9
-
Thursday, January 17, 2013 9:09 AM
Hi,
We are getting problem while we access report server from IE9. When the user try to open the report server, it always prompts to enter the user ID and pwd.
Even though they change the Internet option settings (Local Intranet->Custom leve->User Authentication -> Automatic Logon to intranet zone) we are getting the error
Could anyone please help me with this in solving?
Thanks,
Bharadwaj.
All Replies
-
Thursday, January 17, 2013 9:23 AM
-
Thursday, January 17, 2013 9:39 AM
Hi,
below link might be helpful to u..
http://www.soheib.com/tag/sql-server-reporting-services/
Thanks,
Satish
satti
-
Monday, January 21, 2013 3:27 AMModerator
Hi Bharadwaj,
The issue might occur due to the Internet Explorer security settings or the authentication of the report server.
First, add the http://<server name> URL to the trusted sites list on each client machine. For the detailed steps, please see:
http://msdn.microsoft.com/en-us/library/bb630430(v=sql.105).aspxIf the issue persists, please check the authentication settings in the RSreportserver.config file which is located in the following folder:
C:\Program Files\Microsoft SQL Server\MSRS10_50.MIKEY\Reporting Services\ReportServerPlease find the <Authentication>element, and make sure the RSWindowsBasic authentication is not listed or there is any other authentication type (RSWindowsNegotiate/RSWindowsNTML/RSWindowsKeberos) is placed above the RSWindowsBasic. Before modifying the RSreportserver.config file, make a copy of it first.
If the scenario is that, a blank page appears after the user inputs the user name and password for three times, please refer to the following blog to resolve the issue:
http://blogs.msdn.com/b/lukaszp/archive/2008/03/26/solving-the-reporting-services-login-issue-in-the-february-ctp-of-sql-server-2008.aspxHope this helps.
Regards,
Mike Yin
TechNet Community Support- Marked As Answer by Mike YinMicrosoft Contingent Staff, Moderator Thursday, January 24, 2013 6:19 PM


