I have a Crystal Report that shows images using a SQL Database with the image paths
When viewing the images in a report everything is fine untill you get to a page in the report when the error pops up (Request could not be submitted for background processing).
The image looks fine in Photoshop, MSPaint and in the Photo Viewer
Image is 185kb (500x200px)
All the other images are working fine and all have around the same file size and dimensions.
If i remove the image from the report the data shows fine but if i readd the image the error pops up again.
(VB.NET 2005)
Thanks