Graphs/images not displaying in the report

Two possible answers:


Configuration error

In one instance it was this line (below) in the web/web.config that was commented out - it would need to be uncommented.

<handlers> 
<add name="CrystalImageHandler.aspx_GET" verb="GET" path="CrystalImageHandler.aspx" type="CrystalDecisions.Web.CrystalImageHandler, CrystalDecisions.Web, Version=13.0.3500.0, Culture=neutral, PublicKeyToken=692fbea5521e1304" preCondition="integratedMode" /> 
</handlers>

CR Service Pack version error

Other things to check would be the version of CR running on your server. Try downloading and reinstalling CR Service Pack 25 Version 13.0.25 or later.

Did this answer your question? Thanks for the feedback There was a problem submitting your feedback. Please try again later.

Still need help? Contact Us Contact Us