Databound Image not visible in IE

Last post 03-19-2008 12:44 AM by Nai-Dong Jin - MSFT. 4 replies.

Sort Posts:

  • Databound Image not visible in IE

    03-15-2008, 1:51 AM
    • Member
      point Member
    • ritz16
    • Member since 03-15-2008, 5:45 AM
    • Posts 2

    Hi All,

    I have a SQL databound image in reporting services, In the Visual Studio-2005 Report Preview it displays the image perfectly.But when i deploy and run the report from Web browser like IE it does not shows the image but just an unavaibale image icon appears.

    Can anyone help me why it is happening.

    Thanks, 

     

  • Re: Databound Image not visible in IE

    03-15-2008, 11:16 PM

    Hi,

    Have you right clicked on the image to check it's properties? Check the href value to see if the link to the image is correct. Does the same thing happen in other browsers (eg. Firefox or Safari)?

    Cheers

    Please click "Mark As Answer" if indeed this is the case.
  • Re: Databound Image not visible in IE

    03-17-2008, 12:57 AM
    • Member
      point Member
    • ritz16
    • Member since 03-15-2008, 5:45 AM
    • Posts 2

    Thanks for the reply,

    I looked at the URL It writes the image by the RenderStream method. So the URL contains the StreamID. and then by Response.BinaryWrite(image) image is being rendered.

    Dont know whats the problem out there.

     

  • Re: Databound Image not visible in IE

    03-17-2008, 1:22 AM

    Is it an ASP.Net Trust issue? Not sure, but worth checking what your trust level is locally vs remotely.

    Please click "Mark As Answer" if indeed this is the case.
  • Re: Databound Image not visible in IE

    03-19-2008, 12:44 AM
    Answer

    Hi,

    From your description, it seems that you are not able to display a graph or an embedded logo image in your report while you deploying it in a report viewer control, right?

    If so, you may refer the following KB article which shares some workarounds for that.

    http://support.microsoft.com/kb/907665/en-us

    Thanks.

    Michael Jin.
    Microsoft Online Community Support

    Please remember to mark the replies as answers if they help and unmark them if they provide no help.
Page 1 of 1 (5 items)