cancel
Showing results for 
Search instead for 
Did you mean: 

An error occurred on the server. Printing will be stopped.

Former Member
0 Kudos

Hi,

I have an error after the print of a report in the viewer crystal report

the print is ok, but i have the error message:

An error occurred on the server. Printing will be stopped. Would you like to view the error information?

I answer Yes, and Internet explorer open the file PrintControlIError.htm and this file is empty.

Development Environment:

- Visual studio 2008

- Crystal Report 2008 (sp3)

- SQL Server 2008

- Windows seven

- IIS 7

I have used the example of the web site SAP called:

NET-VB2005 CR2008 Set DB Using Viewer.zip

nb: I have just change the printMode (to activeX)

What is the solution to not have this error message?

This is a very critical issue to us, so if anyone has the solution please help me.

Thanks

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

precision:

On windows XP, we have no Error Dialog Box.

former_member183750
Active Contributor
0 Kudos

Searching for "printing stopped net crystal" (search box at top right of this web page) brings up the following KBases:

[1206069 - Error: "A Communication Error Occurred. Printing will be stopped". IIS Compression causes ActiveX printing to fail in the .NET web form viewer|http://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/oss_notes_boj/sdn_oss_boj_bi/sap(bD1lbiZjPTAwMQ==)/bc/bsp/spn/scn_bosap/notes%7B6163636573733d36393736354636443646363436353344333933393338323636393736354637333631373036453646373436353733354636453735364436323635373233443330333033303331333233303336333033363339%7D.do]

[1206952 - Err Msg: "" Printing will be stopped." when printing in CR 10 .NET application|http://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/oss_notes_boj/sdn_oss_boj_bi/sap(bD1lbiZjPTAwMQ==)/bc/bsp/spn/scn_bosap/notes%7B6163636573733d36393736354636443646363436353344333933393338323636393736354637333631373036453646373436353733354636453735364436323635373233443330333033303331333233303336333933353332%7D.do]

[1217557 - Err Msg: "An error occurred on the server..." when printing in ASP.NET|http://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/oss_notes_boj/sdn_oss_boj_bi/sap(bD1lbiZjPTAwMQ==)/bc/bsp/spn/scn_bosap/notes%7B6163636573733d36393736354636443646363436353344333933393338323636393736354637333631373036453646373436353733354636453735364436323635373233443330333033303331333233313337333533353337%7D.do]

[1253066 - "fatalexecutionengineerror was detected" error when attempting to print Crystal Report using the .NET CrystalReportViewer control|http://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/oss_notes_boj/sdn_oss_boj_bi/sap(bD1lbiZjPTAwMQ==)/bc/bsp/spn/scn_bosap/notes%7B6163636573733d36393736354636443646363436353344333933393338323636393736354637333631373036453646373436353733354636453735364436323635373233443330333033303331333233353333333033363336%7D.do]

[1197229 - Using reverse proxies with the Crystal Reports for .NET WebForm Viewer control|http://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/oss_notes_boj/sdn_oss_boj_bi/sap(bD1lbiZjPTAwMQ==)/bc/bsp/spn/scn_bosap/notes%7B6163636573733d36393736354636443646363436353344333933393338323636393736354637333631373036453646373436353733354636453735364436323635373233443330333033303331333133393337333233323339%7D.do]

[1427747 - Why does a CR .NET SDK web app have problems running on IIS 7 in integrated pipeline mode?|http://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/oss_notes_boj/sdn_oss_boj_bi/sap(bD1lbiZjPTAwMQ==)/bc/bsp/spn/scn_bosap/notes%7B6163636573733d36393736354636443646363436353344333933393338323636393736354637333631373036453646373436353733354636453735364436323635373233443330333033303331333433323337333733343337%7D.do]

Please see if any of the above help.

BTW.; depending on how critical the issue is, you may want to consider creating a phone case:

http://store.businessobjects.com/store/bobjamer/en_US/pd/productID.98078100?resid=S6I@hgoHAkEAAGsiyV...

Ludek

Follow us on Twitter http://twitter.com/SAPCRNetSup

Got Enhancement ideas? Try the [SAP Idea Place|https://ideas.sap.com/community/products_and_solutions/crystalreports]

Former Member
0 Kudos

In IIS 7, when i change the Pipeline mode to classic, i have not the error message, and the print works.

So i do that.

But the recommandation of microsoft is that the pipeline must be in integarted for the performances.

Do you know this recommandation?

regards

OD

nb: http://www.iis.net/ConfigReference/system.applicationHost/applicationPools

Answers (0)