Hi, i'm using Reports Module to render Reporting Services reports and i've encountered the following problems:
1) If the report include an image (external or embedded), the reportviewer control does not display it (i can see only the "red X").
2) If i export the report (Excel, PDF) using the ReportViewer functionality, i obtain a corrupted file.
If i try to use a ReportViewer control in a standalone website (outside DNN4), all works great, images are rendered and export funcionality works fine. I suppose the problem is due to something relating interaction between ReportViewer and DotNetNuke. Any idea or suggestions to solve this problem? Thanks!