SSRS Broken Embedded Image
Posted
by CodeGrue
on Stack Overflow
See other posts from Stack Overflow
or by CodeGrue
Published on 2010-01-29T19:27:24Z
Indexed on
2010/03/23
0:01 UTC
Read the original article
Hit count: 469
I have a SQL Server Reporting Services report with an embedded image in the header. It works fine in preview mode and if I inspect the RDL file, it has the encoded image stream in there.
However, when I deploy the report to the server and view the report in the Report Manager, the image shows with a broken X icon.
Has anyone experienced this?
© Stack Overflow or respective owner