We have a report which lists a bunch of images / info from our database. The images are URL's like: http://www.domain.com/images/2/image.gif
When I run the report on my local machine all the images show up correctly. When I run the report from our staging server no images appear.
The images are pointing to the correct path. I verified this by outputting the image url and copying/pasting to the browser. They come up fine in the browser. Originally we thought it was an authentication issue because you needed a user/pass to access the url. We have since removed the authentication and enabled anonymous access. However, the images still do not display.
When I do a 'Preview' in the C1ReportDesigner the images display.
Is there anything that I'm missing? I really need help with this, thanks!