Crystal Reports/ASP.NET: Fix images not appearing on your reports
When the images won’t appear on your reports and you can’t get them back, try this code. It worked for me. Basically, this tells dotnet to use the Crystal Reports image viewer to get the image and use it on the report. You’ll need to put this is the section of your web.config file. You [...]
