all groups > sql server reporting services > january 2005 >
You're in the

sql server reporting services

group:

URL Image


URL Image May Liu
1/20/2005 6:13:02 PM
sql server reporting services:
I have 70 reports with same company logo. I try enter the image's relative
path e.g. /Reports/images/CompanyLogo.gif in the URL. An error 'The URL is
not valid' is shown. But if I enter
http://localhost/Reports/images/CompanyLogo.gif, it's ok. Can I just input
the relative path instead of the exact url as the name of web server will be
changed ??? I don't want to modify the reports 70 times and upload to report
server 70 times.

Re: URL Image Robert Bruckner [MSFT]
1/20/2005 6:19:43 PM
The correct relative path of the image should be (don't specify "Reports" in
the path):
/images/CompanyLogo.gif

--
This posting is provided "AS IS" with no warranties, and confers no rights.


[quoted text, click to view]

Re: URL Image May Liu
1/20/2005 6:57:02 PM
Still doesn't work. But when I just enter
http://<web server>/Reports/images/CompanyLogo.gif in IE, the image is shown.
What's wrong ??
Thanks !!!

[quoted text, click to view]
Re: URL Image May Liu
1/20/2005 8:11:02 PM
I try to enter whole url in the reports. The result is quite strange. I can
see the image in design mode. But when I upload to report server and run it,
I can't see the image.
p.s. I have already installed SP1.

[quoted text, click to view]
Re: URL Image peanutcello
1/20/2005 10:41:07 PM
what's your report's path?
what if you try http://<web server>/reportserver/...

[quoted text, click to view]
Re: URL Image May Liu
1/23/2005 5:51:05 PM
I use Report Manager to access the report. The path is http://<web
server>/reports/ and the report is located in Home directory. I have put the
image in the C:\Program Files\Microsoft SQL Server\MSSQL\Reporting
Services\ReportManager\images and the virtual directory [Reports] is pointed
to C:\Program Files\Microsoft SQL Server\MSSQL\Reporting
Services\ReportManager. When I design the report, I can immediately see the
image when I type [http:\\<web server>\reports\images] in the url. But when
I upload the report to the <web server> and run the report in Report Manager,
the image can't be shown !!! What's wrong !!!

[quoted text, click to view]
Re: URL Image Mostafa Salama
3/9/2005 4:33:01 AM
I have the same problem, would you please tell me if you find an answer for
such a problem
thanks


[quoted text, click to view]
AddThis Social Bookmark Button