Hi,
i am trying to change logo.done following steps:
add logo file in file System in resources -->rs folder. on that screen it gives the details like File Size,Download file,Preview.
2.make change in theme.cf uncomment tag and put path as http://localhost:82/reportserver/reportserver/fileServerAccess?id=14564
3.on terminal use command “config reload”.
still the logo is not changed.
is anything wrong with this configuration.
Which Logo are you trying to change? If it is the ReportServer Logo in the top left of the standard screen, that you need to change the HTML in the logo tag.
Hi Arno,
thanks for the reply.it works for Logo in the top left screen.
i want to change logo on login screen. i have made the following changes in theme.cf
but the logo not change on login screen.
during the evaluation phase changing the logo on the login screen is prohibited. My guess is that this is the case.? (If you need this to be possible, say for a showcase for management, please contact us at info@datenwerke.net).
As for the url property, that should be , that is
Hi Arno,
i have successfully changed logo.
i have created user.log in with that user after log in the logo is not shown.
also if report server access from another machine with URL [ip address]:82/reportserver logo is not shown
Have you checked that the user can see http://SERVER_NAME_OR_IP:82/reportserver/reportserver/fileServerAccess?id=14564? That is, what happens if you log in as the user and call http://SERVER_NAME_OR_IP:82/reportserver/reportserver/fileServerAccess?id=14564 in your browser? If the user cannot access the file, then probably the permissions are set too restrictive (the user needs read permissions on the file, or the file must be in a web accessible folder).
hi,
i gave the permission(Read,write,Execute) to the logo file.still the logo not shown
for second option can you please tell where to put the file. i am using bitnami installer.
You can mark any folder in the file server as “we accessible”. If you click on a folder in the fileserver you should have a checkbox labeled “Share folder for web access”. This tells ReportServer that anything beneath this folder should be accessible to anyone.
What happens if you call http://SERVER_NAME_OR_IP:82/reportserver/reportserver/fileServerAccess?id=14564 directly in the browser?
Hi folks,
I am using an Evaluation enterprise version, and tried to customize my theme, I did changes on theme.cf but nothing happened to my theme!! when i re-download the theme.cf file my changes are there but the logo and colors are always the same. please help!
Hi eduardo,
Thank you for your reply. I have cleared the cache and temp file but still no changes on the login logo and background login logo!
The logo for the PDF works perfect thank you for your help.