HT1349 I cannot print always communication error occurred. Canon printer

CANNOT PRINT FROM MY DESKTOP ALWAYS SAYS COMMUNICATION ERROR CANON PRINTER MP560

Please see my detailed posting regarding this, about halfway down the page from this link
https://discussions.apple.com/thread/2708074?start=60&tstart=0
Believe you may be the same situation. It is a Canon problem.

Similar Messages

  • 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 <machineKey> 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

  • 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.

  • 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.

  • 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!

  • I cannot print, get error 'An unknown error occurred while printing."

    I can see that hundreds of other people also have this problem and I can't understand why Mozilla don't fix it.
    When I go to print an email or a receipt, whether by printer or by PDF, I *sometimes* get the error, 'An unknown error occurred while printing.'
    It is very frustrating as the problem is intermittent. Sometimes it works, sometimes it doesn't... even with the same page being printed. Incidentally, that page can be printed in both Chrome and Internet Explorer without a problem.
    I have tried other "solutions" in similar, now closed, threads. However, 'reset' is not working for me. Closing Firefox and reopening doesn't work either. I have the latest version of Firefox: 14.0.1 and have Windows x64. There is enough available space in the cache...
    I'm just at my wits end with this.

    With the latest updates FF 19 BETA and Acrobat X. The new one with the black PDF screen), I'm having difficulty too printing to Adobe PDF. System Win 7 x 64.
    Printing to physical printers not an issue.
    No errors, but (Not Responding either in FF or Acrobat.) Printing to the PDF printer directly sometimes works. Using the work-around fast enough, it seems to always work.
    I found a work-around:
    Goto Print Preview
    Select Print
    Type in your file name
    IMMEDIATELY press OK and Minimize Firefox.
    All of the progress boxes/windows are getting confused otherwise. With FF opened as a normal page, there are too many different progress boxes.
    Acrobat has one, the windows print driver has one, FF seems to have one and they all can't be on top.
    They will if FF is minimized.
    Incidentally if FF is killed, the "Creating Adobe PDF" shows its face from being hidden.
    I did reset Firefox.
    This is seriously messed up now. It used to work fine until the last round of updates from M$, Adobe and FF.

  • "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

  • I cannot print from Firefox, keep getting "an unknown error occurred while printing."

    Whenever I attempt to print something from Firefox (email, receipt, and so on), printing fails and I get the message "an unknown error occurred while printing." Printing from Internet Explorer works without any problem.

    I came across the same problem today, also using a 2600N. Window updated the drivers through a Windows update yesterday, so I suspect that's what caused the problem since it was working fine before.
    I tried the reset in about:config and that didn't do jack, but I was able to solve it by removing the printer with device manager and then disconnecting it from my PC, plugging it back in, and letting Windows reconfigure it automatically. It works now.
    Good luck

  • Could not complete your request because an error occurred while printing

    Hi,
    I am in Elements & keep getting this error when attempting to print "could not complete your request because an error occurred while printing".  I also get this error when I select page set up or more options.  My printers work with all of my other programs.  I am on Windows 8.1

    Wrong forum.  We don't do Elements here.
    Here's the link you want:
    Community: Photoshop Elements | Adobe Community

  • FF 5.0.1 on OS X 10.6.8: An unknown error occurred while printing.

    Two iMacs. Both new. Both running 10.6.8. Both have same software installed.Both have same printers installed. An HP laserjet and a Xerox Phaser 3635MFC.
    FF will not print to Xerox on one it does on the other. Erased hard drive and reinstalled OS X on problem Mac. Same problem. Uninstalled and reinstalled printers. Performed the about:config printer preference reset on all printer preferences.
    After clicking Print on print dialog box, it closes and then drop down from FF title bar displays: Printer Error An Unknown error occurred while printing.
    Here are relevant log entries from Console:
    8/9/11 5:38:30 PM firefox-bin[728] Exception calling shouldPrint: for plugin <XeroxFeatures: 0x16481d9a0> : Cannot remove an observer <XRState 0x10318f8f0> for the key path "isSet" from <XRSimpleState 0x117a22b00> because it is not registered as an observer.
    8/9/11 5:38:30 PM firefox-bin[728] Mozilla has caught an Obj-C exception [NSRangeException: Cannot remove an observer <XRState 0x117cd86f0> for the key path "isSet" from <XRSimpleState 0x151498150> because it is not registered as an observer.]

    You are seeing the message because the new AirPort Extreme has some specific System Requirements:
    http://www.apple.com/airport-extreme/specs/
    Setup and Administration
    iPhone, iPad, or iPod touch with iOS 5 or later and AirPort Utility 1.3
    Mac with OS X Lion v10.7.5 or later and AirPort Utility 6.3
    AirPort Utility 5.6.1 in Snow Leopard may or may not work correctly with the new Extreme for all functions. As long as things are working OK for now, you can probably leave them "as is" and wait for another Mavericks update to fix some issues before you "upgrade".
    If you have an iPhone or iPad, you could use that to administer any settings changes on the new Extreme.

  • An Unknown error occurred while printing

    Product Name and Number:  3052A -=All-in-One Printer J611g 
    Windows Vista 32-bit
    An Unknown error occurred while printing
    No changes made to the system. 2 other HP printers hooked up to computer just fine, no issues, but the printers were not working due to age, etc.
    I just bought this printer last night, and cannot believe the issues I am having trying to hook it up, and getting it running. I have been doing everything suggested to me, and things still keep happening that I cannot print yet!!
    "An Unknown error occurred while printing" is the message I am getting when trying to print an invoice. I have uninstalled the printer, and reinstalled it, and at that time it showed everything to be working.....CD downloaded good, and the USB cable was connected correctly. I have run a HP Diagnostic, and all of it showed green check marks by everything. I have done HP updates, have done window updates, and I have NEVER had this kind of an issue with hooking up a HP Printer. Is it because it is for wireless also, and I do not have that hooked up at this time? Do I need to return/exchange this one for another HP Printer? I am really confused, need to get these invoices printed for customers, and what am I suppose to do? I really don't have time to sit around too long, and wait for solutions to this issue.

    Hi ShopGirlKL,
    Use the following utility to resolve the error message while printing.
    http://h10025.www1.hp.com/ewfrf/wc/softwareDownloadIndex?softwareitem=mp-91799-1&cc=us&dlc=en&lc=en&...
    I am an HP employee.
    Say Thanks by clicking the Kudos Star in the post that helped you.
    Please mark the post that solves your problem as "Accepted Solution"

  • Error: You cannot login because an error occurred while retrieving the login URL. (WW

    Situation is this.. was using 8.1.6 EE and Oracle Portal.. was able to get the Oracle Portal page up and after a while the application died.. this happened numerous times. Found in one of these forums that a bug existed (UTL_HTTP) and recommended going to 8.1.7 EE because of a patch. I migrated my 8.1.6 EE to 8.1.7 EE(made sure procedures & packages were valid). I'm able to bring up the Oracle Portal page but when I go to login I get this:
    Error: You cannot login because an error occurred while retrieving the login URL. (WWC-41441)
    Thoughts?

    Hi,
    I ran ssodatan again and got the following error:
    ERROR: Setting Login Server Partner App
    ORA-06508: PL/SQL: could not find program unit being called
    I then found out that the wwsec_sso_enabler_private in the SSO
    schema is invalid and this was causing the above error. I tried
    recompiling the package but got the following error:
    Errors for PACKAGE BODY WWSEC_SSO_ENABLER_PRIVATE:
    LINE/COL ERROR
    151/6 PL/SQL: SQL Statement ignored
    151/13 PLS-00320: the declaration of the type of this
    expression is incomplete or malformed
    151/20 PLS-00336: non-object-table "SECI" illegal in this
    context
    160/4 PL/SQL: SQL Statement ignored
    643/6 PL/SQL: SQL Statement ignored
    643/13 PLS-00320: the declaration of the type of this
    expression is incomplete or malformed
    643/20 PLS-00336: non-object-table "SECI" illegal in this
    context
    LINE/COL ERROR
    651/4 PL/SQL: SQL Statement ignored
    713/4 PL/SQL: SQL Statement ignored
    713/50 PLS-00382: expression is of wrong type
    745/3 PL/SQL: SQL Statement ignored
    746/10 PLS-00389: table, view or alias name "ENBCONFIG" not
    allowed in this context
    The same package in the Portal schema is valid. Will an
    export of this package from a working instance and an import into
    the above instance solve this problem?
    Thanks and Regards,
    Rupesh

Maybe you are looking for

  • No sound after importing mpeg from imovie

    Hello, i'm new to IMovie and i have the problem that all my video files made with my photocamera loose the sound when i import them into Imovie. the FAQ's tell me it is because they are in mpef-muxed structure. Can anybody help me with the solution o

  • IPhone was charging, came to check on it, screen went black, turned it on, went to apple logo, then went black again!!!!!

    So i bought an iPhone 3g 16gb off of craigslist for 120. I met the person at safeway, where she showed me that the phone worked perfectly. She showed me a game, then exited and called my cell phone. I was sold. Before i leave she starts the restore p

  • I really hate HND program!!!

    I just bought the linksys router N Ultrarange.. well everything works out fine so I liked it.. but!! home network defender blocked every single thing! I can't even go ebay for selling my item!! so how to fix it? if i cant i'll just change to other ro

  • Projected photos too dark

    We had a large audience (150+). Running iPhoto Slideshow we turned on the digital projector, but found that the projected photos were way darker than those displayed on the Powerbook screen. What could we have done to render the projected photos the

  • Sometimes it wont burn

    I have been trying to burn a number of simple menu with one track dvd of the same footage some work and some don't. When they don't i get... The recording device reported the media error: Unknown device error. (0x0C, 0x00.) Out of the 16 i have tried