This is a migrated thread and some comments may be shown as answers.

Failed to load resource

1 Answer 204 Views
BinaryImage
This is a migrated thread and some comments may be shown as answers.
Sameers
Top achievements
Rank 1
Sameers asked on 24 Sep 2012, 10:16 AM
It is a weird issue. I have a page with simple RadBinary image on that. It reads file from the disk and assign to rad binary image. Like this

imgBinary.DataValue = ReadFileToBytes(fullName)

imgBinary.SavedImageName = pi.OriginalFileName


It works fine. Everything alright, but for a certian image, it seems failing. but the weird thing is that it is failing on Chrome only, not IE or FF.

it doesn't display image, but when checked the details in the chrome, I found that it had error in JavaScript. Failed to load resource
and the resource is /Telerik.Web.UI.WebResource.axd?imgid=473d105fe88042cebef7411cd9fc8e53&type=rbi
it is weird that this issue is coming on few Images only and on Chrome browser only. the same thing works fine on   IE and FF.

BTW, I tried to open images in paint and re-saved them (saved to PNG and then saved as JPG back) just thinking that image might not be good, but still not worked. But seems images are good as they do render on IE and FF

any clue?
thanks,
Sameers

1 Answer, 1 is accepted

Sort by
0
msigman
Top achievements
Rank 2
answered on 06 May 2013, 04:08 PM
Hi Sameers,

So far the steps you have taken are good.  I have seen this once before but can't recall what it ended up as.  The next clue may come from the message given when you try to access the resource at /Telerik.Web.UI.WebResource.axd?imgid=473d105fe88042cebef7411cd9fc8e53&type=rbi.  Can you check it and let us know?

Thanks,
Matt
Tags
BinaryImage
Asked by
Sameers
Top achievements
Rank 1
Answers by
msigman
Top achievements
Rank 2
Share this question
or