Skip Navigation LinksHome / Community & Support / Developer Productivity Tools Forums / ASP.NET AJAX > BinaryImage > RadBinaryImage not Rendering the Image in IE

Not answered RadBinaryImage not Rendering the Image in IE

Feed from this thread
  • sudhesh avatar

    Posted on Sep 5, 2011 (permalink)

    i'm using the RadBinaryImage control inside the Asp.net gridview and the images are comes from the Azure Blob storage.the Application is working fine in local environment but when i ran the Application from Production server in IE browser some few of the pictures  showing error image pic. They stay active and if I right click and select show picture they appear. They just aren't loading automatically..

    Reply

  • Tsvetina Tsvetina admin's avatar

    Posted on Sep 8, 2011 (permalink)

    Hi Sudhesh,

    Have you tried this with regular asp Images or <img> tags? What the binary image control does on the client is simply render an <img> and if this works correctly in other cases, I assume it is some configuration problem unrelated to the control's functionality. So, test this with regular images and let us know if the issue does not replicate with them.

    Greetings,
    Tsvetina
    the Telerik team

    Thank you for being the most amazing .NET community! Your unfailing support is what helps us charge forward! We'd appreciate your vote for Telerik in this year's DevProConnections Awards. We are competing in mind-blowing 20 categories and every vote counts! VOTE for Telerik NOW >>

    Reply

Back to Top

Skip Navigation LinksHome / Community & Support / Developer Productivity Tools Forums / ASP.NET AJAX > BinaryImage > RadBinaryImage not Rendering the Image in IE