Tuesday, February 14, 2012

Cannot see Report Builder in Report Manager

Hi Everyone,

I recently updated my instance of SQL Server 2005 express to install reporting services. I am able to navigate to the report manager url but the report builder button is missing. Also, when I go to the report manager url, It prompts me for the server's username and password. Does anyone know how I can fix this?

YOu will need to have report builder permissions (thats a report role) and you will need to have ReportBuilder functionality enabled in the config file:

http://msdn2.microsoft.com/en-us/library/ms365173.aspx

Jens K. Suessmeyer.

http://www.sqlserver2005.de
|||I do have the report role assigned to my username. When I connect to the report manager, what username and password should I be entering in the login box?|||By default members of the Administrators local group should be able to administer the report server and also add you to the appropiate group. If you are an administratior, you should use your own credentials, otherwise any local administrator (if this has not been disabled)

Jens K. Suessmeyer.

http://www.sqlserver2005.de

No comments:

Post a Comment