Hello. I am developing a website with Visual Studio 2010 and am using the Crystal Reports Basic integrated into it.
I have a web page using a CrystalReportViewer control to display a report. When the CrystalReportViewer's property PrintMode is "PDF" everything works perfectly, both in my local computer and at the web server.
When the value of PrintMode is "Activex" :
When I select a printer to print I get the following error message:
"An error occurred on the server. Printing will be stopped. Would you like to view the error information?"
If click on "YES" its open the web page PrintControlError.html, and its empty.
Edited by: carlignat on Jan 20, 2012 3:25 PM