I have installed Crystal Reports 2008 SP6 on a Windows Server 2008 R2. I created a simple report to verify that the Crystal Reports Viewer is working properly. I have verified that the report works via the Crystal Reports designer. I have verified that the report is getting data from the database. However, when I view the report via IE9 or IE10 from the ASP.NET 4.0 website, the web page the report should appear on is blank. When I right-click on the browser and request "View Source", the report is there with all the data. How do I make the page visible?
From other posts, I think it’s a permission issue on the CrystalReportsViewer12 virtual folder, but not sure how to resolve.
Our environment is:
- Windows Server 2008 R2
- ASP.NET Website (using .Net 4.0 framework)
- Crystal Reports 2008 SP6 (currently installed on server)
Verified that the following are working:
- Can view test report in Crystal Report 2008 application
- Report is retrieving data
I have reviewed the following SAP documents, in additions to
others:
http://scn.sap.com/docs/DOC-27917
http://scn.sap.com/docs/DOC-21522
http://scn.sap.com/docs/DOC-21524
Reviewed numerous posting on googled topic “crystal reports 2008 blank page”
Most postings are related to blank lines, sections and first page.
Any information to resolve this issue is greatly appreciated.
TIA, Gary.