Quantcast
Viewing all articles
Browse latest Browse all 3636

CrystalReportViewer Not Visible/Empty in ASPX Page??!!

Hi,

 

I have an aspx page that creates a report object, sets parameters and then sets the report source on a CrystalReportViewer control on my page.  I can step through the code and see that it is getting the report file, setting parameters, there are records returned to the report object but when it sets the report source on the viewer control and the page is done loading, the page is completely blank.

 

I am using Visual Studio 2013 and Crystal Reports 2011 (v13) on a Windows 2008 R2 64-bit server. The target framework is .NET 4.0 and the target platform is Any CPU.  Any help trying to figure this out would be great.  I've been stuck on this for over 2 weeks now.

 

I have attached the web.config and the aspx page and it's code behind below.

 

Thanks,

David


Viewing all articles
Browse latest Browse all 3636

Trending Articles