in

C1 Community

ComponentOne Community is a free source for developers and help authors to collaborate and communicate.

Unbound Picture not visible in report

Last post 08-21-2008 7:00 PM by envisasoft. 3 replies.
Page 1 of 1 (4 items)
Sort Posts: Previous Next
  • 06-26-2008 7:10 PM

    • SwanB
    • Not Ranked
    • Joined on 09-20-2006
    • Posts 5

    Unbound Picture not visible in report

    Hello,

     

    I added a jpg logo as an unbound picture in the report designer.

    When displaying the report on a web page the logo/picture is not showing up, but when converting to a PDF document the logo is displayed as expected.

    On the missing logo in html report, is the path-/file name displayed like OrderReports.xml.ascx_files/ActualWorkDone_Field10_pic0.jpg, and when looking in the IIS server I can see that this path is at the root of the web site, even if the report source .xml is in a different path in the web site.

    I have also added the httphandler:
          <!-- ** C1 WebReports for ASP.NET 2.x: ** -->
          <add verb="*" path="c1wrImg.aspx" type="C1.Web.C1WebReport.C1WebReport, C1.Web.C1WebReport.2"/>

    But that did not help either.

     Is this a known bug in the WebReport display ?
     I am running version (2.5.20053.189)

    Best regards,

    SwanB

  • 06-27-2008 10:19 AM In reply to

    Re: Unbound Picture not visible in report

    Please try the latest build of the C1WebReport dll and then let me know your observation. If the problem still persists then please send us the mail at support@componentOne.com
     
     
    Regards,
    Patrick
     
    <SwanB> wrote in message news:206481@10.0.1.98...

    Hello,

     

    I added a jpg logo as an unbound picture in the report designer.

    When displaying the report on a web page the logo/picture is not showing up, but when converting to a PDF document the logo is displayed as expected.

    On the missing logo in html report, is the path-/file name displayed like OrderReports.xml.ascx_files/ActualWorkDone_Field10_pic0.jpg, and when looking in the IIS server I can see that this path is at the root of the web site, even if the report source .xml is in a different path in the web site.

    I have also added the httphandler:
          <!-- ** C1 WebReports for ASP.NET 2.x: ** -->
          <add verb="*" path="c1wrImg.aspx" type="C1.Web.C1WebReport.C1WebReport, C1.Web.C1WebReport.2"/>

    But that did not help either.

     Is this a known bug in the WebReport display ?
     I am running version (2.5.20053.189)

    Best regards,

    SwanB



    http://helpcentral.componentone.com/cs/forums/p/75703/206481.aspx#206481

  • 08-19-2008 2:05 AM In reply to

    Re: Unbound Picture not visible in report

    I am having the same issue in various reports.  I am not sure about the version you listed in the URL, but I ran the Live Update and it states that the latest version is installed (v2.5.20082.288).  Is the link to a newer version?

    Thanks.

  • 08-21-2008 7:00 PM In reply to

    Re: Unbound Picture not visible in report

    OK - this is something interesting I found.  If I use "localhost" for the web server name it fails to display the images.  When I deploy the project to a development server other than my machine it works fine.  Could this have anything to do with local resourcing of the file?  The file added to the report is in the images directory since it is simply the same logo that appears on the web site itself.

    Thanks.

Page 1 of 1 (4 items)
Contact ComponentOne: 1.800.858.2739 ©1987-2008 ComponentOne LLC All Rights Reserved.