문제

I have SSRS 2008 R2 installed with a custom security sublayer. When logging into the client side area of SSRS via the /ReportServer url, SSRS returns a basic virtual directory listing as seen here:

SSRS Virtual Directory Listing Obviously this looks rubbish for a client to see, but I'm currently at a loss for how to tart it up and apply my own branding and styling to it. How do I add header and footer images, other standard navigation, css etc to make it look like our corporate website?

Suggestions gratefully received, many thanks.

도움이 되었습니까?

해결책

The actual server page is not meant to be changed...you want to go to http://yourURL/Reports and change the actual report manager. The report manager has a CSS file that can be modified.

Report manager style sheet is available in C:\Program Files\Microsoft SQL Server\MSSQL.3\Reporting Services\ReportManager\Styles

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top