"An Communication Error ocurred. printing will be stopped."

I am facing this error message while printing crystal reports from my application. My system resources details are:
IIS 7.0
Crytsal reports 2008
Microsoft server 2008 R2
I have read all the possible solutions provided in this forum but unfortunately it did not resolve my problem. i have change IIS pool to classic from integrated. i have also disable some mimetypes in compression settings.
Please note that this problem ocurred when there are so many pages (for example 1000). As far as my findings are that for some how Request objects and session objects get vanish and we can not move to next page after this error. Report source also get vanished after this error.
Kindly help me on this.
Thanks.

Thanks Don for your response.
I am already sending the print to windows XPS printer, and secondaly session timout is also definded to its maximum limit (i.e 20 mins).
Our application consist of classic ASP and ASP.net pages. we have written a utility to transfer session of classic ASP tp ASP.net.
One more thing which i experienced today is that when For testing purpose i put two different sessions in certain variables, one is classic ASP session (transferred to asp.net) and the second one is the session which was created in .net page. during printing error i saw windows event log and Error came at .net session. i moved those values to classic asp page. now error is not logging in event log and there is slight change in priting error. error message is now: "An Communication Error ocurred. printing will be stopped.do you want to view?" when i click yes it shows me empty page with no data.
waiting for your response.
Regards,
Matt

Similar Messages

  • "An communication error occured.Printing will be stopped" in Infoview

    We have deployed crystal reports on BOE and after viewing the report (Infoview) when clicking the print button getting an error
    "An communication error occured.Printing will be stopped".
    The preferences selected for Crystal reports are as follows:
    Default view format: Web(No downloading required)
    Printing control: Activex one-click printing (activex required).
    Thanks and Regards
    Kamal

    Hi Kamal,
    Which Version of Crystal Reports you are using?
    Have you applied any service pack?
    Tried to apply latest service pack can be downloaded from here:
    [https://www.sdn.sap.com/irj/sdn/businessobjects-downloads]
    Regards,
    Shweta

  • HELP..."An communication error occurred printing will be stopped"

    The error message "An communication error occurred printing will be stopped" appears when i try to print a report please anyone have a solution ??
    I am using Crystal reports 2008 & Java reporting component "crjava-runtime_12.2.211" to embed my report in a jsp using netbeans, I put the JRC lib & crystalreportviewers in my web application folder.
    thanks

    I'v downloaded Eclipse to use the plug ins made for crystal reports web applications & made a project using it instead of using netbeans && compared my project"using netbeans" with the other one"using eclipse" &&&....Finally I got it!
    this tags where missing in the web.xml file!!
    <servlet>
        <servlet-name>CrystalReportViewerServlet</servlet-name>
        <servlet-class>com.crystaldecisions.report.web.viewer.CrystalReportViewerServlet</servlet-class>
      </servlet>
      <servlet-mapping>
        <servlet-name>CrystalReportViewerServlet</servlet-name>
        <url-pattern>/CrystalReportViewerHandler</url-pattern>
      </servlet-mapping>
    Its now working & printing & exporting!
    Thanks,
    Menna Hamza

  • A communication error occured, printing will be stopped

    Post Author: hoochpit
    CA Forum: Administration
    I am getting this error with CE10 when trying to print from the active X viewer.  My customer does not have IIS compression enabled and is not using a secured server, 2 reasons listed by BO as to why this could happen.  Any direction on this would be great, I can't seem to find anything relevant on this.  Please help...thanx.

    Thanks Ludek. I got it by searching KB number.
    Unfortunately, it didn’t fix my problem even my IE (IE8 and IE 9) has correct setting.  I double check my version. PrintControl.CAB is version 10.2.0.1146. we use VS 2005 Crystal report and VB .NET. It works fine on HTTP. But when we use HTTPS (SSL Certificate from go daddy).
    1: Crystal report export
                Export to MS Excel, Word: pop us “File download”, then click “Save”. It says “Internet Explorer cannot download ReportView.aspx from my site. Internet Explorer was not able to open this internet site. the requested site is either unavailable or cannot be found. Please try it again later”
                Export to RPt, Rich text format: It says “Internet Explorer cannot download ReportView.aspx from my site. Internet Explorer was not able to open this internet site. the requested site is either unavailable or cannot be found. Please try it again later”
                Export to PDF : nothing happened.
    2: Print:
                Pop up dialog to select printer, click “Print” “. Shows windows “Crystal Report Viewer” and pop us error message box. Title is “Crystal Print Control”. Message is “An communication error occurred. Printing will be stopped”. Click “OK” and pop up error message box again.
    Please advise.
    Thank you very much!

  • A communication error occurred. Printing will be stopped

    A communication error occurred. Printing will be stopped error occurred when trying to print (activex printing) the crystal reports in Dotnet using webforms.
    The problem occurs when <Session state Cookieless="true"> is assigned in web.config.  Report prints when cookieless is set to false.  To enable Cookieless = u201Ctrueu201D the following have been incorporated in the web.config.
    <configSections>
        <sectionGroup name="businessObjects">
          <sectionGroup name="crystalReports">
            <section name="crystalReportViewer" type="System.Configuration.NameValueSectionHandler" />
          </sectionGroup>
        </sectionGroup>
      </configSections>
      <businessObjects>
        <crystalReports>
          <crystalReportViewer>
               <add key="resourceURI" value="/crystalreportviewers12" />
          </crystalReportViewer>
        </crystalReports>
      </businessObjects>
    and copied the crystal reports viewer folder crystalreportviewers12 in the application path.
    Operating System is Windows 2003
    Crystal Reports Version u2013 Crystal Report 2008 Service Pack 3 Fix Pack 3.1
    The following are our observations
    1.     Report prints perfectly when Crystal Report 2008 Service Pack 3 Fix Pack 3.1 is installed in Windows 2008 operating system.
    2.     Report prints perfectly when Crystal Report 2008 Service Pack 0 is installed in Windows 2003 operating system
    3.     Printing Communication error occurs when Crystal Reports 2008 Service Pack 1 or above is installed in Windows 2003 operating system.
    Is there any settings or fix required to over come this issue ?
    Is this error is specific to Operating System and Crystal Reports patch ?
    Could you please provide me the solution regarding this.

    Thanks Don.
    when I verify the fiddler, on clicking the print icon in the viewer the aspx post back happens and refers to the url wrongly.  It is referring the virtual directory twice.
    Ex. Actual url should be http://<servername>/<virtual directory>/<application directory>/report.aspx
    But it is calling as http://<servername>/<virtual directory>/<virtual directory>/<application directory>/report.aspx
    This above url problem occurs only during activex printing post back.  This does not occur during exporting the report and report page navigation post back.

  • An communication error occurred. Printing will be stopped

    Hello,
    For some reason some of our users are getting the following error message when they try to print their reports from Infoview.
    I searched the internet but was unable to find an appropriate answer to this query.
    Could some one please help me with this.
    Here is the error
    Crystal Reports Print Control (Printing is set to Active X)
    An communication error occurred. Printing will be stopped.
    Any help will be highly appereciated
    Regards
    Jehanzeb

    Ok this one is a strange one.
    When I press print button from direct browser it gives me the above error however when I press the  + sign which is on the right hand side of the window (that brings up a new window), it prints fine.
    When I choose Active X for reporting, it prints fine.
    I don't understand why is it not printing with the following options
    Select a default view format:
    Web (no downloading required)
    Web ActiveX (ActiveX required)
    Web Java (Java required)
    Select printing control (for Web):
    PDF (Adobe Acrobat required)
    ActiveX one-click printing (ActiveX required)
    If the above is selected (selection shown in bold) under Infoview, it doesn't print.
    However if I choose the following option in Crystal Infoviewer Preferences, it works
    Select a default view format:
    Web (no downloading required)
    Web ActiveX (ActiveX required)
    Web Java (Java required)
    Select printing control (for Web):
    PDF (Adobe Acrobat required)
    ActiveX one-click printing (ActiveX required)
    This one after installing Active X, works fine.
    What is the problem and how come suddenly it stopped working?
    I have no idea.
    Anyone having the same issue with printing from Infoview?
    Any help, advise, suggestion will be welcomed.
    Oh and I have checked the ActiveX Addons under Internet Explorer and they are working fine.
    Regards
    Jehanzeb

  • Communication error occurred. Printing will be stopped.

    Post Author: miketeo
    CA Forum: Crystal Reports
    hi i am using CR11 and i have the following error msg when i print online:An communication error occurred.  Printing will be stopped. This only happened when my webserver switch to SSL.  Its perfectly ok when in non-SSL mode. Please advise... thx!!! 

    Post Author: miketeo
    CA Forum: Crystal Reports
    pvierheilig:Try this link - it sounds like it might help point you & your team in the right direction:
    http://support.businessobjects.com/communityCS/FilesAndUpdates/viewers10win_en.pdf
    This might prove useful as well:
    http://www.techieindex.com/ug/bi/articles/search.jsp?rc=80
    Both links were found by entering the error message you provided in Google.  Please let us know if this resolves the issue.
    Thanks.
    For solution 1, i have installed the latest patch for CRXI and problem still remain.For solution 2, its not really applicable to us because our IIS does not use compression.

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

    Hi,
    I am using Crystal Report web forms for launching the reports. Report is getting launched and export is working perfectly but when I click on the print button activex printing is enabled and error is thrown stating that u201CAn error occurred on the server.  Printing will be stopped. Would you like to view the error information?u201D  If i click "Yes" a new window is opening with blank. If i click "No" the error shows again.
    This case occurs in all reports and also tried cookieless true and false in web config.
    Crystal Report Version: Crystal Reports 2008 (SP3)
    Web server Operating System: Windows Server 2008 R2 Enterprise.
    Please help me to overcome this issue.
    Thanks in Advance.
    Edited by: Karthikeyan_ramco on Feb 14, 2012 3:45 PM

    Hi,
    Please search before posting. This issue has been discussed many times before. Use the top right seartch box which will return many useful articles, threads with simillar issues.
    Try this search.
    [http://www.sdn.sap.com/irj/scn/advancedsearch?query=Anerroroccurredontheserver.Printingwillbestopped|http://www.sdn.sap.com/irj/scn/advancedsearch?query=Anerroroccurredontheserver.Printingwillbestopped]
    Thanks
    Bhushan.

  • An error occur on server. printing will be stopped.

    we have crystal report for VS 2010 Version : 13
    I have an issue regarding printing. when we print approx 200-300 pages, after printing near about 40 page, printing will be stopped with error "An error occured on server. Printing Will be stopped".
    Please help us....

    Use the search string 'printing stopped crystal net' in the search box in the top right corner. This will bring up a number of KBAs and other resources you want to consider. Also, make sure you are using Service pack 9.
    - Ludek
    Senior Support Engineer AGS Product Support, Global Support Center Canada
      Follow us on Twitter

  • MY PRINTER WILL NOT STOP PRINTING

    I have a brand new HP 309a wireless printer.  I am using it with a USB PORT.   I downloaded something from a PDF file and the printer will not stop printing.  I rebooted the computer, I disconnected the printer for an hour and when I turned it on it resumed   I hit the cancel button, the display reads "print cancelled" and then it reads "now printing."  When I attempt to use the printer to print something else it reads "busy."  HELP.
    This question was solved.
    View Solution.

    Hi,
    Disconnect the  USB cable and follow the below steps  to restart  the spooler service.
    Click Start (Windows logo) >> All Programs >> Accessories >>
    Right click on  Command Prompt and open it as Administrator ( choose run as administrator)
    Enter the below command in black window and hit enter key..
    net stop spooler
    That will stop the spooler service.
    Then enter the below command and hit enter key to start the spooler service
    net start spooler
    That will delete the current print comment and the  things in print queue.
    Press the widnows key and R key on the key board to open run window ( Click on Start >> Run).
    In run window  enter services.msc and click Ok.
    That will open services window.
    From there double click on the print spooler service.That will open a new window.
    Click on Stop button to stop and then click on start button to restart the spooler service.
    Make sure that startup type is : Automatic and Service status is : Started
    Click on Apply and Ok to close the services window.
    If the issue resolved,
    Say "Thanks" by clicking the Kudos Star in the post that helped you.
    Saul
    Tech Support Eng.
    HP

  • Print Error - An communication error occurred.  Printing will be stopped

    Hi,
    I am using Crystal Report web forms for launching the reports.  Report is getting launched and export is working perfectly but when I click on the print button activex printing is enabled and error is thrown stating that u201CAn communication error occurred.  Printing will be stoppedu201D. 
    Crystal Report Version : Crystal Reports 2008 (SP0)
    Web server Operating System : Windows 2003 R2 (SP 2)
    When I analyze the following error is raised in the event viewer.
    Event viewer
    Event code: 4009
    Event message: Viewstate verification failed. Reason: The viewstate supplied failed integrity check.
    Event time: 6/4/2010 2:29:55 PM
    Event time (UTC): 6/4/2010 8:59:55 AM
    Event ID: 9d894136fcb445ec81671b10955d0e17
    Event sequence: 215
    Event occurrence: 16
    Event detail code: 50203
    Application information:
        Application domain: /LM/W3SVC/1/Root/RVW-1-129200975917656866
        Trust level: Full
        Application Virtual Path: /RVW
        Application Path: D:\Program Files (x86)\VirtualWorks\IIS\
        Machine name: TESTSERVER
    Process information:
        Process ID: 5516
        Process name: w3wp.exe
        Account name: NT AUTHORITY\SYSTEM
    Edited by: Don Williams on Jun 4, 2010 8:41 AM

    Request information:
        Request URL: http://testserver/rvw/REPSPM/csol-pm-018-01.aspx?CO=REPSPM&AC=pmrptpi&IL=pmrptpi&TB=&EN=pmrptpitrn1&RC=rptstr&RT=crystal&ICT_ACTIVITYNAME=PMRPTPI&ICT_ILBOCODE=PMRPTPI&ServletTask=Print&cmd=get_res&langcode=en
        Request path: /rvw/REPSPM/csol-pm-018-01.aspx
        User host address: 192.168.1.4
        User: 
        Is authenticated: False
        Authentication Type: 
        Thread account name: NT AUTHORITY\SYSTEM
    ViewStateException information:
        Exception message: Invalid viewstate.
        Client IP: 192.168.1.4
        Port: 4316
        User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.2; WOW64; SV1; .NET CLR 2.0.50727)
        PersistedState: /wEPDwUKMTc3MjkxOTc4Mw9kFgJmD2QWAgIBDxcAZGQ/o4+20T9q1Qyli8msLgA1rBSiZw==
        Referer: 
        Path: /rvw/REPSPM/csol-pm-018-01.aspx
    Custom event details:
    For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.
    When I verify the fiddler response it is showing the following error
    Validation of viewstate MAC failed. If this application is hosted by a Web Farm or cluster, ensure that &lt;machineKey&gt; configuration specifies the same validationKey and validation algorithm. AutoGenerate cannot be used in a cluster.
    I tried the following settings
    1. for the c:\windows\temp folder I had given full permission to the user u201CEveryoneu201D
    2. In the web.config file I had incorporated the following settings
    <configSections>
        <sectionGroup name="businessObjects">
          <sectionGroup name="crystalReports">
            <section name="crystalReportViewer" type="System.Configuration.NameValueSectionHandler" />
          </sectionGroup>
        </sectionGroup>
      </configSections>
      <businessObjects>
        <crystalReports>
          <crystalReportViewer>
               <add key="resourceURI" value="/crystalreportviewers12" />
          </crystalReportViewer>
        </crystalReports>
      </businessObjects>
    Could anybody help me for rectifying this issue

  • Communication error with printer hooked to time capsule

    I have a Macbook using 10.5.8 and a 500 gig Time Capsule with an Epson cx 3200 printer plugged into it and when I try to print, I get a 'Communication Error". What am I doing wrong?

    Welcome to the discussion area!
    If your Epson is compatible (not all devices will work at the USB port of the Time Capsule), the Apple Printer Troubleshooting Guide will provide some assistance.
    Keep in mind that only the printing function is supported if your device is compatible. Fax, Scan, Copy, Maintenance, etc., are not supported, so you will need to connect the device directly to your computer if you need these functions.

  • Communication Error when printing to i9900

    I can't print to my i9900 printer. I keep getting: Error #306, Communication Error. This is wierd because I know my MBP is commicating with it since I have been able to do test prints thru the Printer Utiliity.
    Any help is appreciated.
    Momma

    Solved the problem. A bad FireWire port.

  • ERROR: An communication error occured. Printing will be stopped.

    Post Author: Hardcode
    CA Forum: .NET
    I am using Visual Studio 2005 Crystal Report for creating report.My environment is IIS 6.0 (with HTTP compression enabled), using PrintControl.cab provided by CR itself.When the HTTP compression disabled, it works and print successfully...but...when i turn on the HTTP compression i always get that error message..I already tried other approach for HTTP compression using blowery's httpmodule and exclude some files (the aspx and Printcontrol.cab..even with all Printcontrol.cab's content such as PrintControl.dll, PrintControl.inf, unicows.dll, etc) , still got the same error..I also install the Hotfix/Patch from CR called "CrystalReports10_NET_EmbeddedInstall.msi" (~ 50 mb), because it's pdf says that the error message caused by SSL mode which CR is case-sensitive to lowercase..although i am not using SSL i thought the case-sensitive problem might be the case...but i'm wrong and still got the same error....Conclusion:  It seems PrintControl.cab have problem with HTTP compression..I need HTTP compression and printing from web and both cannot co-exist peacefully.Anyone know what should i do?Or please fix that problem...need it badly and now frustated..Thanks..

    Post Author: Hardcode
    CA Forum: .NET
    Unfortunately it didn't work either. I have tried both print mode, it seems printing report have problem with HTTP compression enabled.
    I was to give up on this
    By the way i tried SQL Reporting Service 2005 (.rdl and .rdlc), both work with HTTP compression when printing report..so it seems the best solution is to move my reports until Crystal Report solve this problem.
    Thanks anyway.

  • My printer will not stop coming up OUT OF Paper. Even when i reset it, It comes up with OUT OF PAPER

    I Need Help with this. When I start up my Printer it Comes on and tell me I am OUT OF PAPER Reload Paper and pass OK.
    But It keeps on doing this.

    Please read this post then provide some details.  What printer model? What operating system? There are documents online for many models showing how to clean the rollers and take other steps to address false (or real) out of paper indications.
    Bob Headrick,  HP Expert
    I am not an employee of HP, I am a volunteer posting here on my own time.
    If your problem is solved please click the "Accept as Solution" button ------------V
    If my answer was helpful please click the "Thumbs Up" to say "Thank You"--V

Maybe you are looking for