Hi all,
I have a VS2005 / SQL Server 2005 report that looks fine when I run it from Visual Studio. But when a user clicks a button on app (ASP 2.0 /
VB 2005) and I have it go to the report manager site (
http://servername/Reports/Pages/Folder.aspx) so they can run the report (the only report in that folder) the logo appears on the screen-rendered report as only a box w/ an "X" in it. The rest of the report is fine.
logo.jpg is part of the project; I've tried dragging it directly to the header section, and dragging an Image control from the Toolbox to the header and going thru the wizard (trying both the "Embedded - the image is stored as part of the report" and the "Project - the image is stored as part of the project" options.) The jpg is already the correct size, about 2" x 1".
If anyone has any ideas I'd be very grateful... thanks in advance.
- LenexaKS