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] "peanutcello" wrote:
> what's your report's path?
> what if you try http://<web server>/reportserver/...
>
> "May Liu" wrote:
>
> > 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.
> >
> > "May Liu" wrote:
> >
> > > 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 !!!
> > >
> > > "Robert Bruckner [MSFT]" wrote:
> > >
> > > > 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.
> > > >
> > > >
> > > > "May Liu" <MayLiu@discussions.microsoft.com> wrote in message
> > > > news:172392A9-5880-469F-8A92-5407FB5AF635@microsoft.com...
> > > > > 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.
> > > > >
> > > > >
> > > >
> > > >