Hello,
When me or my users try to print from the Windows Forms ReportViewer control to a specific printer (a Konica model using PCL), the following error appears in the ReportViewerControl client area:
Attempted to read or write protected memory. This is often an indication that other memory is corrupt.
It is only happening with the one printer and there are no others of that type to test. The reports seem to work with all other printers, however. Of course, the main one they need to use is the one that is not working.
The error appears after choosing the printer to print to and selecting "Print" from the dialog. The "Printng page x of <reportname>" window never appears.
We cannot seem to upgrade the driver or anything like that to try to solve it.
Does anyone know of this problem occuring elsewhere or if there are any downloads, etc. that could resolve it
Thank you

WindowsForms ReportViewer Control - Memory access violation when printing