rsInvalidMIMEType warning on images when MIMEType is Image/JPEG

D

durayakar

Hi,

SQL 2005 Reporting services...

I get a warning of rsInvalidMIMEType when the MIMEType of my external
(http) image is Image/Jpeg or Image/JPEG...

posting it here for future reference...

MIMEType in SQL 2005 Reporting services is wayy too picky, and is case
sensitive...

image/jpeg works, but Image/JPEG does not...

In my particular case, since I was using images from my OWN web site /
service, I was able to manipulate the MIMEType. However, I don't think
this would be a common case.
Most of the times you will not...

Also, since that cannot be considered a "By Design" security measure, I
think I can say this one is a BUG...

Hope it helps
 
D

durayakar

I do not know how this ended up in here... was trying to post ir on SQL
reporting services group on google

Sorry
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top