Error in printing via printMode="ActiveX"

Post Author: maj
CA Forum: General
Hi all
am trying to print a report form the Crystal Report Viewer ( Web Application ), then i receved this error message after i chose the printer
Server Error----
An error occurred on the server.  Printing will be stopped. 
Would you like to view the error information?----
Yes   No   -
i dont' have any idia what this error for, if the click yes no thing happened
the system :
Windows XP
Crystal Report 10
.Net 2003
thanks

Post Author: maj
CA Forum: General
Hi all
am trying to print a report form the Crystal Report Viewer ( Web Application ), then i receved this error message after i chose the printer
Server Error----
An error occurred on the server.  Printing will be stopped. 
Would you like to view the error information?----
Yes   No   -
i dont' have any idia what this error for, if the click yes no thing happened
the system :
Windows XP
Crystal Report 10
.Net 2003
thanks

Similar Messages

  • Error with printing via .sh file

    Hi all,
    We're currently learning Documaker and we were given an existing workspace to work with. In the workspace, there is a .sh file that when run should generate PDFs from an XML file. Upon runtime, the pdf generated is 0 bytes and thus cannot be opened. In the errfile.dat, the following error is found:
    GenData
    Transaction Error Report - System timestamp: wed apr 30 13:24:34 2014
    DM10292:  Error in <RULXMLExtract()>:  Unable to execute function <DXMLoadXMLRecs()>.
    DM13025:  Warning in RCBSendToErrBatch(): The transaction is being assigned to the error batch.
    DM10947:  Error in NoGenTrnTransactionProc(): Unable to execute function RULLoadXtrRecs(pRPS).
    DM12018:  Error in RPDoBaseFormsetRulesForward(): Unable to execute base rule <NoGenTrnTransactionProc>.
    DM12066: Error in RPProcessOneTransaction(): Unable to RPDoBaseFormsetRulesForward(pRPS, RP_PRE_PROC_A).
    DM12065:  Error in RPProcessTransactions(): Unable to RPProcessOneTransaction(pRPS). Processing will continue. See INI group:<GenDataStopOn> option:TransactionErrors.
    ==> Warning  count:    1
    ==> Error    count:    5
    End of Transaction Error Report - System timestamp: wed apr 30 13:24:34 2014
    Elapsed Time: 0 seconds
    What is wrong with our method? Thanks!

    We have followed the pointers given in this thread but are still encountering the same errors and output.
    With the content of our extract and XML file like the ones mentioned above, our ini files also contain the following options:
    < RUNMODE >
        CheckNextRecip                = No
        ChkDstLenExceeded          = No
        CompiledFAP                    = No
        DownLoadFAP                  = No
        LoadCordFAP                   = Yes
        NAUNLOAD                     = Yes
        XMLEXTRACT                  = Yes
        XMLFileExtract                = Yes
        XMLFileExtractName      = SCH=1,XML_FILE_INPUT 16,85
    < ExtractKeyField >
        SearchMask                   = 1,XML_FILE_INPUT
    < TRN_FIELDS >
        KEY1                             = !DOCUMENT/DOCSET/KEY1
        KEY2                             = !DOCUMENT/DOCSET/KEY2
        KEYID                            = !DOCUMENT/DOCSET/TRANSACTIONID
    < TRN_FILE >
        BinaryExt                          = N
        MaxExtRecLen                  = 3000
        TRNRECFMT                     = StatusCode,EventStatus,EventCode
      XMLTrnFields                      = Yes
    < XML_IMP_EXP >
        AppendedExport                = Yes
        Ext                                   = XML
        Path                                 = /scratch/oracle/app/documaker12/ormb/import/
        SuppressDlg                     = Yes
    < XMLTags2GVM >
        KEY1                          = KEY1,req
        KEY2                          = KEY2,req
        KEYID                         = transactionId,req
    our AFGJOB,JDT file has these rules:
    <Base Form Set Rules>
    ;NoGenTrnTransactionProc;;required to combine gentrn/gendata into single step;
    ;XMLFileExtract;2;SCH=1,XML_FILE_INPUT 16,85;
    ;BuildFormList;;;
    /* ;ImportXMLFile;;SCH=1,XML_FILE_INPUT 16,85; */
    ;RunTriggers;2;;
    ;ResetOvFlw;2;;
    ;UpdatePOLFile;2;;
    /* ;ReSetDocSetNames;;;
    /* ;LoadRcpTbl;;;
    /* ;RunSetRcpTbl;;;
    ;PrintFormset;2;required to combine gendata/genprint into single step;
    /* ;RulSortFormSet;;; */
    /*;WriteRCBFiles;;; */
    ;WriteOutput;;;
    ;WriteNaFile;;;
    ;ProcessQueue;;PostPaginationQueue;
    ;BatchingByRecipINI;;;
    ;PaginateAndPropogate;;;
    ;FormDescription;;;
    ;CheckZeroFontID;;E;
    Could there be other reasons as to why the XML file could not be loaded/read?
    We are running Documaker on a Linux server.

  • IE11 - Crystal Reports - PrintMode ActiveX now displaying PDF prompt (instead of printer prompt)

    I asked this question over at stackoverflow and am now taking it here: http://stackoverflow.com/questions/20672254/ie11-crystal-reports-printmode-activex-now-displaying-pdf-prompt-instead-of
    It's a simple straight-forward question.  IE11 is breaking the ActiveX plug-in used for printing from the Crystal Report Viewer.  All the pretty pictures are in the link I provided.  But the jist is that for my ActiveX Print Mode reports, the PDF dialog is presented now instead of the normal Printer dialog (unless I use Compatibility Mode)
    Other details:
    I am using the Crystal Reports that comes with Microsoft Visual Studio 2008.  For the life of me I can't remember how this got installed on one of my browser's (maybe an install from Visual Studio?) ... but I've been deploying the Crystal Print Control 10.5 (32-bit; version: 10.5.1.2285).
    And as mentioned in the stackoverflow post I have all ActiveX settings enabled and ActiveX Filtering off.

    Hi William,
    Moved your post to the .NET SDK forum.
    CR for VS 2008 was included in the installer of Visual Studio, you can remove it from Add/Remove Programs.
    Unfortunately the CR Basic that comes with VS 2008 only had one patch released and that's it. IE 11 was not released when it came out so we could not support it.
    Currently there are no versions of CR or our SDK packages that do support it.
    Crystal Reports Developer for Visual Studio SP 9 will support IE 11. You can get it from the Overview Tab and then on the left side. But it requires VS 2010 or above and SP 9 will support VS 2013 and IE 11.
    In VS you could select either ActiveX or PDF:
    I don't have IE 11 but to change the PDF go into the Add-ins menu:
    See this link for supported OS's and VS's:
    http://wiki.sdn.sap.com/wiki/x/b4JiAw
    Also, IE 11 is likely on Windows 2008 Server or possibly Window 8.x.
    Best thing to do is upgrade VS and then download the CR installer into VS so it supports current OS's and Browsers.
    Don

  • How to setup default print to landscape in Reportviewer (printmode activex)

    We have an ASP.NET (2008) application and use the ReportViewer Web Control to show a Crystal Report on the client browser.
       - We set the "PrintMode" property to ActiveX in order to print to the client's local printer.
       - We set up the Landscape in Crystal Report Page setup.
       - We also put  repdoc.PrintOptions.PaperOrientation = PaperOrientation.Landscape in the program.
    The problem is when the user clicks the print icon, the report prints in portrait, not landscape.
    Is there a solution for this or is this a software limitation?
    Thanks.

    How to setup default print to landscape in Reportviewer (printmode activex)
    Hi David,
    Yes, I tried that 1196969 solution first, but it didn't work.  I saw all the discussion in the below thread and it seems a product issue mention by you on Aug 6, 2008 3:19 PM
    CrystalReportViewer default PageOrientation  ASP.NET VS 2008
    I don't know if the fix works for CrystalReportWebFormViewer4 which is what we have on the web server. I put debug alert in the Javascript of the following file
    WindowsMicrosoft.NETv2.0.50727ASP.NETClientFilesCrystalReportWebFormViewer4crystalprinthost.html
    I can see the call goes to the file, but won't get to the window.dialogArguments.paperorientation condition.
    When I write out: window.dialogArguments.paperorientation; it pops up "undefined".
    Is there any updated solution for CrystalReportWebFormViewer4?
    Thank you!!

  • HT3669 My macbook pro does not print through my PC to my EPSON RX 500 after loading OS X 10.7.4. It shows on the print queue "error"  However, it will print if I directly connect my laptop to this printer via the USB connection.  Any ideas?

    My macbook pro does not print through my PC to my EPSON RX 500 after loading OS X 10.7.4. It shows on the print queue "error"  However, it will print if I directly connect my laptop to this printer via the USB connection.  Any ideas?

    It's all about setting up what ever version of windows you have running on your pc to share the printer. If you still get stuck post in a windows forum for help.

  • Pdftopdf.app error message printing to epaon 4880 via LR

    pdftopdf.app error message printing to epson 4880 via LR

    If you don't get an answer from a Lightroom user here, you may need to contact Adobe and possibly Epson about it.

  • Trying to add Canon MP500 printer via Bonjour; get Error -9672

    I have my Airport Express hooked up to my Canon MP500 printer. My computer recognizes the Airport Express. I go to Print & Fax in System Preferences and try and add the printer via Bonjour - it stalls and then displays Error -9672. I have had this printer hooked up successfully before. Any suggestions? Thanks.

    From HP Support
    Reset the device when it is not functioning properly.
    If the device is not functioning properly or to clear memory, reset it.
    On the operator panel, press and hold the <ON/OFF> button for one second. (The display will go blank.)
    Wait approximately ten seconds and then press the <ON/OFF> button again.
    Wait until the device has completed its cycling process before submitting another job request.
    A number of site online mention problems with different brand printers on intel macs. Some have correcedt the problem by downloading an older driver that that which came with the computer.

  • PrintMode="ActiveX" & Crystal Reports 2008

    Using CR XI.5, we were having our users print crystal reports in our .NET web application using a CrystalReportViewer and setting the PrintMode="ActiveX".
    To do this, we had to add this to our Web.Config:
    <configSections><sectionGroup name="businessObjects"><sectionGroup name="crystalReports"><section name="reportMappings" type="CrystalDecisions.Shared.ReportMappingHandler, CrystalDecisions.Shared, Version=11.5.3700.0, Culture=neutral, PublicKeyToken=692fbea5521e1304, Custom=null"/></sectionGroup></sectionGroup></configSections>
    <businessObjects><crystalReports><reportMappings><add reportName="ClassLabels.rpt" path="Reports\ClassLabels.rpt"/><add reportName="ClassStarted.rpt" path="Reports\ClassStarted.rpt"/><add reportName="ClassStatus.rpt" path="Reports\ClassStatus.rpt"/><add reportName="inactivestudents.rpt" path="Reports\inactivestudents.rpt"/><add reportName="NewClassLabels.rpt" path="Reports\NewClassLabels.rpt"/></reportMappings></crystalReports></businessObjects>
    Since we upgraded to Crystal Reports 2008 last night, we are getting errors in our app.  I tried upgrading the control Version number in the Web.Config, but I am getting an error saying it can't find CrystalDecisions.Shared.ReportMappingHandler.
    An error occurred creating the configuration section handler for businessObjects/crystalReports/reportMappings: Could not load file or assembly 'CrystalDecisions.Shared, Version=12.0.1100.0, Culture=neutral, PublicKeyToken=692fbea5521e1304' or one of its dependencies. The system cannot find the file specified.
    After removing the above code out of the web.config, I am getting an error when trying to print from IE that says
    IE Security Warning
    Windows has blocked this software because it can't verify the publisher.
    Name: PrintControl.cab
    Publisher: Unknown Publisher
    Any ideas?  I just created a brand new app with a new crystal report and was able to recreate the error.  Thanks in advance for your help.

    We are using Visual Studio 2008 actually.
    Like I mentioned, I created a brand new app with a brand new CR 2008 report and got the error as well so I don't believe the issue to be in the actual reports.
    I installed the CRRuntime_12_0_mlb.exe from a download last week of cr120_redist_install.zip.
    When I add the code below to my Web.Config, the app builds properly and the dialog boxes load properly on my local system.
    <configSections>
            <sectionGroup name="businessObjects">
                <sectionGroup name="crystalReports">
                    <section name="reportMappings" type="CrystalDecisions.Shared.ReportMappingHandler, CrystalDecisions.Shared, Version=12.0.2000.0, Culture=neutral, PublicKeyToken=692fbea5521e1304"/>
                </sectionGroup>
            </sectionGroup>
        </configSections>
        <businessObjects>
            <crystalReports>
                <reportMappings>
                    <add reportName="myreport.rpt" path="myreport.rpt"/>
                </reportMappings>
            </crystalReports>
        </businessObjects>
    But when I upload that code to my Windows 2003 server, I get the IE Script Error mentioned above.

  • HP LASERJET CP1525nw print error when printing online Gmail emails with Google Chrome

    HP LASERJET CP1525nw print error when printing online Gmail emails with Google Chrome. Extra large font sizes and weird formatting issues only when printing emails from Gmail within Chrome. No problems when printing the same email from Gmail+Internet Exolorer or Thunderbird. Using the IE Tab extension in Chrome prints the email correctly but the style of Gmail's message window is completely weird ie: formatting bar is spread out vertically instead of horizontally. I believe it is clear that this is an application specific issue between the HP LASERJET CP1525nw printer and Google Chrome + Gmail. This printing scenario does not occur when printing anything else or when printing via another printer. I would appreciate receiving any suggestions to solve this issue.
    OS: Windows 7 Ultimate x64
    Browser: Google Chrome 15
    HP Print driver: HP Universal Print Driver for Windows PCL6 v5.4.0
    Printer is connected by WiFi to 4 computers

    Hi AbZu, 
    You need to contact Google Chromes technical support as this is only an issue with Chrome. You have indicated that the printer functions correctly everywhere else. Check out the link below for Google Chrome technical support. Let me know if you need additional assistance?
    http://support.google.com/chrome/?hl=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 while printing" when sharing printer under 10.6

    This just started yesterday. When attempting to print from either of two other computers (both 10.4.11) to a printer (HP LJ 1160) connected via USB to a MacBook Pro (10.6.2), the print fails with the cryptic error message: "Error while printing."
    I have searched these help forums and have tried repairing permissions on all computers. I have also verified that the /tmp symbolic link is in place on all computers.
    I have also tried resetting the print systems on all computers. I am able to add the shared printer on the client computers, but when attempting to print to the selected shared printer I still get the error.
    The Console on the client computer generates the following items in the log:
    2010-01-18 08:59:49.452 TextEdit[423] PMSessionValidatePrintSettings failed (error code = -50)
    2010-01-18 08:59:50.812 TextEdit[423] Invalid PMPrintSettings in print info
    Any ideas?

    on the wife's g4 powerbook, added a network-shared printer, attempts to print to it result in:
    PMSessionValidatePrintSettings failed (error code = -50)
    Invalid PMPrintSettings in print info
    this same n-s-p works fine on my g4 powerbook, also 10.4.11...
    and i haven't been able to print to this printer from my core duo minimac running 10.6.2:
    3/1/10 6:55:37 PM AddPrinter[21005] Error loading /Library/Printers/hp/aio/PMs/hpaio_print_pm.plugin/Contents/MacOS/hp_aio_printpm: dlopen(/Library/Printers/hp/aio/PMs/hpaio_print_pm.plugin/Contents/MacOS/hp_aio_printpm, 262): no suitable image found. Did find: /Library/Printers/hp/aio/PMs/hpaio_print_pm.plugin/Contents/MacOS/hp_aio_printpm: mach-o, but wrong architecture
    3/1/10 6:55:37 PM AddPrinter[21005] Cannot find function pointer HPPMPluginFactory for factory 00425E6D-6656-11D7-966D-0003934BEDFE in CFBundle/CFPlugIn 0x1444f750 </Library/Printers/hp/aio/PMs/hpaio_printpm.plugin> (bundle, not loaded)

  • "Error while Printing" on ethernet network connected iMac.

    Have 2 iMacs sharing a Canon MP530, one directly connected, the other via a Linksys ethernet router. Upon a print request, the networked computer locates the MP530 and displays the standard print page, but shortly after clicking Print (or Preview) the "Error while Printing" message is displayed. Under some conditions in the past we have been able to print from the networked machine, but now we're stuck and nothing seems to fix the problem.

    Since you have 10.4.10 installed, I'm betting that you were able to print before this update was installed. Anyway, the first thing I would do is delete the printer from the 'client' (the iMac connecting to the shared printer). Open Printer Setup Utility, select the MP530 and delete it. Then click on Printer Setup Utility and select Reset Printing System. This should remove the Canon MP driver files. Then run the printer driver installer again and once completed, add the printer via the Printer Setup Utility, by clicking Add > Default Browser and select the Shared Printer.
    I would also try running a Repair Disk Permissions and if that doesn't help then try using Fixamac's Printer Setup Repair utility.

  • Can't print from Win2000 to USB printer via Airport Extreme

    Background: I have an Epson Stylus Photo 820 printer connected by USB to an Airport Extreme base station. My iMac is connected to the base station via an ethernet cable.
    Using Bonjour for Windows 1.0.3, I've set up the Epson printer to print from Win2000 in a virtual machine in VirtualPC 6 which is running in the iMac. The setup process for the printer completed OK, without a hitch. (By the way, I loaded the printer driver from the printer's disk, because the driver for the Epson Stylus Photo 820 isn't one of the drivers selectable from the Bonjour window.)
    Problem: When I try to print via the route that I set up using Bonjour, an error message appears, stating:
    - There was an error found when printing the document "mhtml.mid://00000047/" to IP-extreme986254.local.9100"\
    (Note: extreme986254 is the name of the network I configured in the base station. Otherwise, the network is working OK. Also, my Win2000 in VPC is connected to the internet OK.)
    When I re-try printing, I get the same error message.
    When I hook the printer directly to the iMac by USB and then set it up as a printer for Win2000 in that configuration, I have no trouble printing to the printer.

    Using Bonjour for Windows 1.0.3, I've set up the
    Epson printer to print from Win2000 in a virtual
    machine in VirtualPC 6 which is running in the iMac.
    The setup process for the printer completed OK,
    without a hitch. (By the way, I loaded the printer
    driver from the printer's disk, because the driver
    for the Epson Stylus Photo 820 isn't one of the
    drivers selectable from the Bonjour window.)
    Though for XP should also work for Windows 2000.
    Problems with finding Printer Driver on Windows XP when using printer connected to Airport Extreme or Express
    http://www.ifelix.co.uk/tech/1012.html
    Problem: When I try to print via the route that I set
    up using Bonjour, an error message appears, stating:
    - There was an error found when printing the
    document "mhtml.mid://00000047/" to
    IP-extreme986254.local.9100"\
    Printing from an Windows 2000 PC to a printer attached to an Airport Extreme Base Station
    http://www.ifelix.co.uk/tech/1006.html
    iFelix

  • Lion 10.7.5 cant connect to printer via Buffalo print server

    Hi everyone,
    I'm at my wits end with this one having spent over 20 hours on it.
    I have a Macbook Air running Lion 10.7.5 and a Macbook running OSX 10.6.8.  I have a Photosmart 8050 printer attached to a Buffalo Linkstation Live LS-CH1 running firmware 1.60 (the latest version for this model).  The Linkstation has a printserver which is attached via USB to the printer, the Linkstation is attached to a wireless router, for amound other things, wireless printing.
    The long and the short of my problem is, I can get the Macbook running 10.6.8 to print without a problem, works fantastic, but I can not get the Air running 10.7.5 to print through the print server even though the printers are installed the very same way on both machines.  The error from the print que is "unable to connect to printer" even though it seems to connect successfully to the Linkstation, as in my setup a username and password must be entered to access the printer, even though a user is logged in to the file server.  Not to get confused, I am 99% convinced the problem is with the Macbook Air running 10.7.5.
    I installed the printers using the Windows method, Workgroup -> Linkstation -> Printer then selecting the HP 8000 series driver version 5.0.4.  I have also tried every other install method available, however as I understand it, this is the recommended method for this print server setup.
    I have checked the network setup, driver versions and even though it does not seem to cover my printer have GutenPrint 5.2.9 installed.
    The printer does work when connected directly to USB however.
    If anyone has any idea why I cant get the Macbook Air running 10.7.5 to print via the print server on the Linkstation when 10.6.8 works perfectly, then please HELP!
    Thank you

    Power Cycle
    Power off the router. Unplug it from the wall. Wait for few  minutes.
    Connect the router back to to the wall.
    Power the router back on. Wait  until all lights are lit properly. It will take a while.
    Restart the computer.
    Start up in Safe Mode.
    http://support.apple.com/kb/HT1455

  • Macbook will not connect to printer via the network

    I have my G5 computer connected to my home network airport extreme with an ethernet cable. I have a new Canon MX 860 (which will work over a network) which is also connected to the airport extreme with an ethernet cable (wired lan connection). The G5 and the Canon work well together; printing and scanning etc.
    I have a Macbook that will not connect to the Canon via the network. I have checked and rechecked the setup and am stumped. I get various failure notices:
    "The "Canon..." printer could not be found in your list of printers" (altho it is listed)
    "Unable to get printer status (forbidden)"
    "Status: In use, Default" (altho the printer is ready and not in use)
    "Operation could not be completed -client-error-not-possible"
    Both computers are setup for printer sharing and the printer list allows the Canon to be shared.
    The network works well supporting Macbook and several Tivos.
    Any help on what I should try next?
    Thanks for any suggestions
    John

    Hello John,
    For starters, you don't need printer sharing enabled. Since the MX860 is connected to the extreme via Ethernet, then the MacBook should be able to connect directly to the MX860 via wireless or wired.
    For either type of connection, you need to add the printer via More Printers > Canon IJ Network. You should not connect via the Default browser view, as this will only show the shared printer via the G5 (which you should disable). In fact, based on the errors you are getting, it does sound like you have added the printer by selecting the shared offering.
    So I would delete the current printer queue and add again, using the More Printers > Canon IJ Network menu. This window should show the MX860 with its MAC address in brackets. When you select it and press Add, the printer will be created with a name something like 'Canon MX860 series (00.00.85.xx.xx.xx)'.
    If the printing still fails with the printed added as above, then please reply.
    PaHu

  • HP LaserJet P2015 not printing via network

    Hi,
    looking for help.
    I cannot print via the network on HP LaserJet P2015.  It works via USB. When I try to add the printer it is identificable by Bonjour (Nearest Printers). It tries to configure the printer and appears as being active (green dot) but when try to print it says Connecting to Printer but then reports an error message of The printer is not responding.
    Any ideas on how can fix ? Thanks in advance !

    You can connect to Bonjour printers in Mac OS X, just select the Printer in the Print & Fax preference pane as usual and click on Add

Maybe you are looking for

  • Equium A100 - Unable to boot from bootable disc

    Equium A100-549 My partners son has a 2 year old Toshiba laptop that has become slow over time. I had made a backup of the system with office etc installed using Acronis. Anyway, decided to clear it off by running Acronis and the image saved. The pro

  • PowerPoint 2013 - We're sorry something went wrong that might make PowerPoint Unstable

    Windows 7 running Office 2013. Mature installation no recent changes. Simple update to ppt file created in 2003 ( using Compatibility mode). Single user edit saving to my documents  Error Message "We're sorry something went wrong that might make Powe

  • Flex bug in Validator?

    see mx.validators.Validator.as line:929 ValidationResult has a constructor of : ValidationResult(isError:Boolean, subField:String = "", errorCode:String = "", errorMessage:String = "") The first parameter means a "ValidationResult" maybe a result car

  • No userPassword found in Attributes?

    Hello! I have queried an LDAP server to fetch the password, but the output below does not contain the userPassword attribute, how can I get the password, I need to retreive the password and store it locally. Thanks /Ray DirContext ctx =attemptBind(dn

  • Iphone will not sync with itunes audiobooks.  Why?

    I have a problem, albeit minor with syncing my iphone to my itunes. I have two audiobooks on my itunes and they sync perfectly to my ipod however will not transfer to my iphone. Can anyone offer an explanation as to why they will not transfer across?