Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2005 Forums
 Analysis Server and Reporting Services (2005)
 External image in rs2008

Author  Topic 

roy mm
Yak Posting Veteran

62 Posts

Posted - 2009-06-15 : 11:16:50
hello,
I'm trying to add an external image to my report in reporting services 2008.
I gave the image the url (for ex: http://mysite/pic.jpg) and in the preview inside the vs2008 I can see the image with out a problem.

after deploying the report to the server, I can only see a red X instead of the image and when I click on the X and choose "properties", I dont see my url in the image url but instead I see the report server url (for ex: http://sqlservername/reportserver/).Any body know this problem?

again: I can see the image from the preview and I gave permissiom to "everybody" on the directory of the image but the report doesn't even try to get the image.

Thanks!

roy mm
Yak Posting Veteran

62 Posts

Posted - 2009-06-16 : 02:32:43
Question was answered on another forum:
The unattended execution account must be initilize or I should configure my picture directory to run with anonymous user.

Thanks.
Go to Top of Page
   

- Advertisement -