Hi All,
I have read one other forum post on this issue but was not able to make a determination for a solution. I have a report that contains a dataset with UNC paths to images. The images are all loaded from the same file server and render fine in the SSRS Web Portal. After X amount of time, the images will stop rendering in the reports until a restart of the SSRS Service is performed.
I have read that this could be related to a memory issue but, was not able to determine how to fully resolve this problem. Prior to going live with the report, the images were previously pulled from a VarBinary column from a database table however, we had to stop using that method due to the growth of the database. We now store the images on a separate file server and where both a full res and thumbnail version of the image is saved. When we load the report, we only load the thumbnail file to keep the report size as small as possible.
Can anyone offer any advice of the specific settings I should be looking at to resolve the issue. This just seems like an SSRS bug to me.
Thanks