Hi, I thought SP1 might have solved the problem, but no. None of the other posts seem to help either.
I have a trivially simple report, with an image.
I've tried various permutations, but when viewing the report in IE a always get the litte red [x].
When rendering the report as PDF the image appears.
The image is defined in the report with an external URL as described in the help.
The img src is something like
IMG src="http://pics.10026.com/?src=http://the-host-name/ReportServer?%2fManagementReportDemo&UserID=3&UserFullName=Administrator&CompanyID=2&CompanyFullName=test&ConfigSettingArbitraryKey=Arbitrary+value&ThemePath=%2fThemes%2ftest&CustomPageID=9&CustomPageName=ManagementReportDemo&CustomPageLabel=ManagementReportDemo&CustomPageLinkLabel=Management+report+demo&ApplicationID=9&WebSiteRoot=D%3a%2fCollaborators%2fDevtMain&rs%3aFormat=HTML4.0&rs%3aImageID=d739efb0-dfab-42ff-b70e-8c9308f32cd1">
Ignore the guff, but whats with the ImageID? Why isn't the URL just there?
I've tried other techniques (eg local image) but to no avail.
Can anyone help?
cheers
MattDoes the-host-name contain an underscore? If so, you maybe hitting
http://support.microsoft.com/default.aspx?scid=KB;EN-US;Q275033&LN=EN
--
Tudor Trufinescu
Dev Lead
Sql Server Reporting Services
This posting is provided "AS IS" with no warranties, and confers no rights.
"Matt P" <Matt P@.discussions.microsoft.com> wrote in message
news:B109FFF5-0130-4245-AA09-502B5E2124D3@.microsoft.com...
> Hi, I thought SP1 might have solved the problem, but no. None of the other
posts seem to help either.
> I have a trivially simple report, with an image.
> I've tried various permutations, but when viewing the report in IE a
always get the litte red [x].
> When rendering the report as PDF the image appears.
> The image is defined in the report with an external URL as described in
the help.
> The img src is something like
> IMG
SRC="http://the-host-name/ReportServer?%2fManagementReportDemo&UserID=3&User
FullName=Administrator&CompanyID=2&CompanyFullName=test&ConfigSettingArbitra
ryKey=Arbitrary+value&ThemePath=%2fThemes%2ftest&CustomPageID=9&CustomPageNa
me=ManagementReportDemo&CustomPageLabel=ManagementReportDemo&CustomPageLinkL
abel=Management+report+demo&ApplicationID=9&WebSiteRoot=D%3a%2fCollaborators
%2fDevtMain&rs%3aFormat=HTML4.0&rs%3aImageID=d739efb0-dfab-42ff-b70e-8c9308f
32cd1">
> Ignore the guff, but whats with the ImageID? Why isn't the URL just there?
> I've tried other techniques (eg local image) but to no avail.
> Can anyone help?
> cheers
> Matt|||No, it doesn't contain underscores. It's of the form 'the-host-name', i.e. with hyphens.
Matt
"Tudor Trufinescu (MSFT)" wrote:
> Does the-host-name contain an underscore? If so, you maybe hitting
> http://support.microsoft.com/default.aspx?scid=KB;EN-US;Q275033&LN=EN
> --
> Tudor Trufinescu
> Dev Lead
> Sql Server Reporting Services
> This posting is provided "AS IS" with no warranties, and confers no rights.
>
> "Matt P" <Matt P@.discussions.microsoft.com> wrote in message
> news:B109FFF5-0130-4245-AA09-502B5E2124D3@.microsoft.com...
> > Hi, I thought SP1 might have solved the problem, but no. None of the other
> posts seem to help either.
> >
> > I have a trivially simple report, with an image.
> > I've tried various permutations, but when viewing the report in IE a
> always get the litte red [x].
> > When rendering the report as PDF the image appears.
> >
> > The image is defined in the report with an external URL as described in
> the help.
> >
> > The img src is something like
> >
> > IMG
> src="http://pics.10026.com/?src=http://the-host-name/ReportServer?%2fManagementReportDemo&UserID=3&User
> FullName=Administrator&CompanyID=2&CompanyFullName=test&ConfigSettingArbitra
> ryKey=Arbitrary+value&ThemePath=%2fThemes%2ftest&CustomPageID=9&CustomPageNa
> me=ManagementReportDemo&CustomPageLabel=ManagementReportDemo&CustomPageLinkL
> abel=Management+report+demo&ApplicationID=9&WebSiteRoot=D%3a%2fCollaborators
> %2fDevtMain&rs%3aFormat=HTML4.0&rs%3aImageID=d739efb0-dfab-42ff-b70e-8c9308f
> 32cd1">
> >
> > Ignore the guff, but whats with the ImageID? Why isn't the URL just there?
> >
> > I've tried other techniques (eg local image) but to no avail.
> >
> > Can anyone help?
> > cheers
> > Matt
>
>|||Can you take a look at ReportingServices*.log files do you see any error
associated with this?
--
Tudor Trufinescu
Dev Lead
Sql Server Reporting Services
This posting is provided "AS IS" with no warranties, and confers no rights.
"Matt P" <MattP@.discussions.microsoft.com> wrote in message
news:060697AE-DF69-4C56-A8EF-1AD550BF6ED7@.microsoft.com...
> Does anyone have any idea as to why the images don't display in HTML but
do display in PDF?
> "Matt P" wrote:
> > No, it doesn't contain underscores. It's of the form 'the-host-name',
i.e. with hyphens.
> >
> > Matt
> >
> > "Tudor Trufinescu (MSFT)" wrote:
> >
> > > Does the-host-name contain an underscore? If so, you maybe hitting
> > > http://support.microsoft.com/default.aspx?scid=KB;EN-US;Q275033&LN=EN
> > >
> > > --
> > > Tudor Trufinescu
> > > Dev Lead
> > > Sql Server Reporting Services
> > > This posting is provided "AS IS" with no warranties, and confers no
rights.
> > >
> > >
> > > "Matt P" <Matt P@.discussions.microsoft.com> wrote in message
> > > news:B109FFF5-0130-4245-AA09-502B5E2124D3@.microsoft.com...
> > > > Hi, I thought SP1 might have solved the problem, but no. None of the
other
> > > posts seem to help either.
> > > >
> > > > I have a trivially simple report, with an image.
> > > > I've tried various permutations, but when viewing the report in IE a
> > > always get the litte red [x].
> > > > When rendering the report as PDF the image appears.
> > > >
> > > > The image is defined in the report with an external URL as described
in
> > > the help.
> > > >
> > > > The img src is something like
> > > >
> > > > IMG
> > >
SRC="http://the-host-name/ReportServer?%2fManagementReportDemo&UserID=3&User
> > >
FullName=Administrator&CompanyID=2&CompanyFullName=test&ConfigSettingArbitra
> > >
ryKey=Arbitrary+value&ThemePath=%2fThemes%2ftest&CustomPageID=9&CustomPageNa
> > >
me=ManagementReportDemo&CustomPageLabel=ManagementReportDemo&CustomPageLinkL
> > >
abel=Management+report+demo&ApplicationID=9&WebSiteRoot=D%3a%2fCollaborators
> > >
%2fDevtMain&rs%3aFormat=HTML4.0&rs%3aImageID=d739efb0-dfab-42ff-b70e-8c9308f
> > > 32cd1">
> > > >
> > > > Ignore the guff, but whats with the ImageID? Why isn't the URL just
there?
> > > >
> > > > I've tried other techniques (eg local image) but to no avail.
> > > >
> > > > Can anyone help?
> > > > cheers
> > > > Matt
> > >
> > >
> > >sql
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment