ActiveX Printer Error when print large number of page

Hi,
I have this problem when developing the report on my project.
I developed the Crystal Report embedded in Visual Studio 2008 to be displayed in web form.
I'm using .NET and the operating system of the development computer is Windows 7 32 bit.
The problem is, I have a quite complex report displaying the statement for the customer which is result in 209 pages.
When the report has successfully loaded, I simply click the print icon and it comes up with the error "A communication error occurred. Printing will be stopped"
But, after that...I tried something different, when the report has successfully loaded, I went through the report by moving for every 30 pages until it reaches the last page and click the print icon. and it prints without any errors!
Anybody knows what caused this?
By the way, I'm using the ActiveX printing mode for the Crystal Report.
Thanks
-Marry-

I'm thinking there is something not processed in the report so forcing the report to process everything up to the last page before printing may help. Try the following code before sending the report to the viewer:
Dim prc As New CrystalDecisions.Shared.ReportPageRequestContext
rptDoc.FormatEngine.GetLastPageNumber(prc)
This may slow down the time it takes for the report to come up as the whole report will need to be processed, formatted, etc.
Also, make sure you have SP 1 for CR 10.5:
https://smpdl.sap-ag.de/~sapidp/012002523100009351512008E/crbasic2008sp1.exe
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]

Similar Messages

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

  • ActiveX server error when printing

    I have CR 2008 with sp3 installed on a Win2k8 R2 Enterprise server and I get a "Server Error - An error occurred on the server.  Printing will be stopped.  Would you like to view the error information?".  This message box pops up after I select my printer and click the print button.  Any suggestions?

    Are you running IIS7 (OK possibly a silly question since you're on WIN 2008)?
    If you are, see if running the application pool in classic pipeline mode helps. See Kb [1427747|http://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/oss_notes_boj/sdn_oss_boj_dev/sap(bD1lbiZjPTAwMQ==)/bc/bsp/spn/scn_bosap/notes.do] for more details.
    Make sure you are not using IIS compression;
    [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_erq/sap(bD1lbiZjPTAwMQ==)/bc/bsp/spn/scn_bosap/notes.do]
    Are you using reverse proxies?
    If you are, see Kbase [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_dev/sap(bD1lbiZjPTAwMQ==)/bc/bsp/spn/scn_bosap/notes.do]. This Kb is written for CR XI R2, but the general idea will apply to CR 2008.
    If none of the above helps, it may be a good idea to see if [Process Monitor|http://technet.microsoft.com/en-ca/sysinternals/bb896645.aspx] or [Charles|http://www.charlesproxy.com/download.php] tells you something. Failing that, opening a [phone case|http://store.businessobjects.com/store/bobjamer/en_US/pd/productID.98078100] will probably be best.
    Ludek

  • Error when printing reports from forms in Linux

    Im having an error when printing a report from a form. The problem is, only with certain forms. when printing a report (to PDF) from other forms, it prints with no problems. The oracle is 10g AS and operating system is Redhat AS 3.
    The error, in the log from the reports server is:
    [2004/9/7 7:14:59:599] Exception 62204 (): Internal error writing the image BandCombine: a row of the matrix does not have the correct number o
    f entries, should be OpImage.getExpandedNumBands(source0.getSampleModel(), source0.getColorModel()) + 1..
    exception oracle.reports.RWException {
    oracle.reports.RWError[] errorChain={struct oracle.reports.RWError {
    int errorCode=62204,
    java.lang.String errorString="Internal error writing the image BandCombine: a row of the matrix does not have the correct number of entries, sh
    ould be OpImage.getExpandedNumBands(source0.getSampleModel(), source0.getColorModel()) + 1..",
    java.lang.String moduleName="REP"
    at oracle.reports.utility.Utility.newRWException(Utility.java:604)
    at oracle.reports.toolkit.image.writer.JPEGImageWriter.writeImage(JPEGImageWriter.java:130)
    at oracle.reports.toolkit.image.ImageManager.writeJPEGImage(ImageManager.java:524)
    at oracle.reports.engine.EngineImpl.CRunReport(Native Method)
    at oracle.reports.engine.EngineImpl.run(EngineImpl.java:353)
    at oracle.reports.engine.EngineClassPOATie.run(EngineClassPOATie.java:84)
    at oracle.reports.engine.EngineClassPOA._invoke(EngineClassPOA.java:117)
    at oracle.reports.engine.EngineClassPOA._invoke(EngineClassPOA.java:62)
    at com.inprise.vbroker.poa.POAImpl.invoke(POAImpl.java:2355)
    at com.inprise.vbroker.poa.ActivationRecord.invoke(ActivationRecord.java:104)
    at com.inprise.vbroker.GIOP.GiopProtocolAdapter.doRequest(GiopProtocolAdapter.java:492)
    at com.inprise.vbroker.IIOP.ServerProtocolAdapter.doRequest(ServerProtocolAdapter.java:64)
    at com.inprise.vbroker.GIOP.GiopProtocolAdapter.dispatchMessage(GiopProtocolAdapter.java:653)
    at com.inprise.vbroker.orb.TPDispatcherImpl$TPDispatcher.run(TPDispatcherImpl.java:99)
    at com.inprise.vbroker.orb.ThreadPool$PoolWorker.run(ThreadPool.java:76)
    [2004/9/7 7:14:59:599] Error 50103 (C Engine): 19:14:59 ERR REP-0069: Internal error
    REP-62204: Internal error writing the image BandCombine: a row of the matrix does not have the correct number of entries, should be OpImage.get
    ExpandedNumBands(source0.getSampleModel(), source0.getColorModel()) + 1..
    [2004/9/7 7:14:59:600] Error 50103 (C Engine): Error Writing Image, ID 2
    [2004/9/7 7:14:59:601] Error 50103 (rwtic:rwticga): Look up for image attributes for image 2
    [2004/9/7 7:14:59:602] Error 50103 (rwtic:rwticgi): Looking up for Image, ID 2 in the cache
    [2004/9/7 7:14:59:603] Error 50103 (rwtic:rwticgi): Loading the Image into the cache
    [2004/9/7 7:14:59:603] Debug 50103 (ImageManager:getImageSource): Retrieving the Image object for ID : 2
    [2004/9/7 7:14:59:603] Error 50103 (rwtic:rwticgi): Image successfully loaded into the cache
    [2004/9/7 7:14:59:604] Debug 50103 (ImageSource:getImageHeight ): Start Height : 155
    [2004/9/7 7:14:59:604] Debug 50103 (ImageSource:getImageWidth ): Start : width : 138
    [2004/9/7 7:14:59:604] Debug 50103 (ImageSource:getImageColorSpace ): Start
    [2004/9/7 7:14:59:608] Exception 50125 (): Caught exception: java.lang.NullPointerException
    exception oracle.reports.RWException {
    oracle.reports.RWError[] errorChain={struct oracle.reports.RWError {
    int errorCode=50125,
    If anyone could help me, is important !
    Thx in advance
    Bruno Santos                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           

    Raise a TAR I reckon

  • "Print Error Whilst Printing" when trying to print or save as PDF

    I don't understand why i can't just print - everytime it says Print error whilst printing whether i'm actually trying to save it or print it. I'm very new to using Macs - 3 days now so not used to how they work yet but i'm running Tiger 10.4.8 on an Intel Mac if anyone can help me please!

    Hello Dorin and thank you for your answer.
    Yes page 5 is a double page spread and this is not the only one in my book! I will modify the page 5 to see if the error message will appear at the next double page spread....
    Thanks again
    Richard

  • "Printing: Error while printing" when I tries to Save - How?

    Since recently, whenever I tried to save a Pages document, Pages freezes for a few minutes, then show me a system message that says "Printing: Error while printing". I did not ask Pages to print anything! Please advice. Thank you very much.

    You have not provided exact system info, no details about your documents, your save locations nor even told us what version of PS, so nobody can even begin to guess.
    Mylenium

  • Spool Print Error- Output Print Overlapping

    Dear Experts,
    I Have developed smart form for PO print
    It is printing perfectly when it is only one page
    IF the print exceeds the one page the print preview & spool both showes more than one page and preview is perfect. But when it is sent to printer(output request generated) all the pages gets overlapped and the print comes only on one page.
    When checked in SP02 for the error log the following description is there
    ======================================================
          SAP spool error log
          =====================
    Print request processing log
    Character converter active when first problem occurred
    Data was saved with character set 4102
    Data will be converted to character set 1134 (synt = 1134)
    Errors occurred processing this print request
    OTF module: Unknown print control SF011 should be output
    OTF module: Unknown print control SF201 should be output
    OTF module: Unknown print control SF011 should be output
    OTF module: Unknown print control SF201 should be output
    OTF module: Unknown print control SF011 should be output
    OTF module: Unknown print control SF201 should be output
    Most important attributes of spool request
    Request number 8176
    Request name SMART  DOT  USERNAME
    Client 210
    Owner USERNAME
    Request attributes
    Time created   2009050609530900
    Remaining life  +00008000000
    Dispo 1 (Go/Hold) G
    Dispo 2 (Keep/Delete)     K
    Dispo 3 (Indirect/Direct) D
    Default output device DOT
    Default no. copies  1
    Format ZDOT_230_305
    Main print request characteristics
    Spool request number 8176
    Print request number 1
    Print request attributes
    Time created   2009050609530900
    Output device DOT
    Format ZDOT_230_305
    Character converter active when first problem occurred
    No information available
          SAP spool error log
          =====================
    Print request processing log
    Print output may not be as intended
    Most important attributes of spool request
    Request number 8176
    Request name SMART  DOT  USERNAME
    Client 210
    Owner USERNAME
    Request attributes
    Time created   2009050609530900
    Remaining life  +00008000000
    Dispo 1 (Go/Hold) G
    Dispo 2 (Keep/Delete)     K
    Dispo 3 (Indirect/Direct) D
    Default output device DOT
    Default no. copies  1
    Format ZDOT_230_305
    Main print request characteristics
    Spool request number 8176
    Print request number 1
    Print request attributes
    Time created   2009050609530900
    Output device DOT
    Format ZDOT_230_305
    Character converter active when first problem occurred
    No information available
    ==========================================================
    Checked everywhere but did not get the results where the problem is
    Please help
    Shreenivas

    Hi ,Iam facing same problem with my check -printing.Please reply me with solution if u still remember .
    Thanks.
    By the way u I created a new Page format and assigned it in SPAD.
    when iam using DINA$ format ,Its printing properly.

  • Any way to get more than 100% zoom on print jobs when printing multiple pages?

    I know how to increase the size of a print job, when I am printing one page at a time. But when I go to print 2 pages at once (the multiple page print function), there are always large margins around the page. I'm ok with saving paper and printing up two pages, but it seems silly to see small print and wide blank margins. Is there any way to increase the print zoom, when printing multiple pages per sheet of paper?

    I once overshot the limit by marking too many photos to fit within 99 pages, but I could never figure out how to fool the application and had to give up trying to add those 14 extra photos.
    I asked a friend (who practically lives in Terminal) if he had any way of modifying that limit, but he reminded me that if their printing services are set up to bind books and bill for only 99 pages, fooling the application might be useless if the service only prints me a 99 page book and discards the additional pages.
    I can understand that you wouldn't want to let people print 1000 page books, but I sent feedback anyway to allow me to increase the limit. Anyone know of any service that lets you print beyond iPhoto's limits?

  • HP LaserJet Pro 300 color MFP runs cleaning and Mis Prints Error with Printing above 5 pages

    I have an HP Pro 300 Printer with New genuine cartridges. But when I print or make copies of multi page jobs it always comes up with a message on the screen which says "cleaning"  and then give a "Mis Printer Error".The printer is out of warranty. The Print quality is excellent but the error it gives all the time is a major problem. Has anyone solution for this? Please help! Thanks  

    Restoring the defaults doesnt usually purge out the memory of a printer.  You need a cold reset to complete that proceedure. Cold Reset steps:http://h30434.www3.hp.com/t5/Printing-Issues-Troubleshooting/HP-LaserJet-Pro-200-color-MFP-M276nw-Cold-reset/td-p/5060955 The video at the bottom of the first page is very helpful.

  • Error when determining  a number from object BI_ODS

    Error When determining a number from object BI_ODS and number 01  when flat file source system is assigned to transfer rules of infosource , when activating this error occured .
    plz need solution.

    Hi,
    Number ranges can be maintained through the transaction SNRO. For details check:
    http://help.sap.com/saphelp_nw70/helpdata/EN/2a/fa02e3493111d182b70000e829fbfe/frameset.htm
    Rgds-
    Sonal

  • Error when determining a number from object BI_TSDTEL and number 01

    Hi BW Experts,
    After Transporting Infosources (Master & Transaction) to BW QA, the transfer rules were not getting activated in QA. The following error message was diaplyed.
    "Error when determining a number from object BI_TSDTEL and number 01
    Object name can only contain characters from syntactical character set
    Object name can only contain characters from syntactical character set
    Data element for InfoObject KOKRS 0CO_AREA could not be created
    Data element for InfoObject KOKRS 0CO_AREA could not be created
    Transfer structure 0IM_FA_IQ_2_SB activated under the name 0IM_FA_IQ_2_SA
    It is not necessary to copy dependent objects for transfer structure 0IM_FA_IQ_2_SA
    Transfer structure 0IM_FA_IQ_2_SA does not exist
    Error RSAR 440 when handling objects with type R3TR ISTS."
    I have gone through the Note: 674818.
    Could someone clear me about BI_TSDTEl, By using this do we need to maintain object intervals manually in all the systems like BW ( Dev & QA ), R/3 (Dev & QA).
    Because  I have not seen the Intervals in R/3 ( Dev & QA) systems.
    please could someone provide Inputs for this.
    Thanks in Advance
    Regards
    SK

    Hi,
    Try to see that transfer structure is existing in the sytem which is connecting in
    the BW quality.
    You need the same to be transported from the development server of R/3 to quality server of R/3.
    Just check if this helps.
    Regards
    Rahul Bindroo

  • Anyone know why Adobe X & Adobe XI Crashes my shared network printer driver when printing a PDF

    Anyone know why Adobe X & Adobe XI Crashes my shared network printer driver when printing on a domain, this only happens when I print a PDF.
    I then have to restart the print spooler to get my printouts sent to the printer. I am using a Windows 7 32 & 64 bit environment on a domain. Users who aren't on the domain experience no issues and their printer drivers remain online and not grayed out.
    When I print a PDF using Foxit Reader or Nitro PDF then all works fine, the moment I open a PDF using Adobe Reader X or XI then the shared network printer driver bombs out and I am back restarting the print spooler. If we roll back to Adobe 9 then we dont have any issues.
    When you create a local printer driver all works fine, the problem is we don't encourage local printer drivers due to security.
    We use Ricoh printer drivers, the MPC5501 PCL5C, driver version 1.2.0.0 with PDK version 12.65. We have also tried the PCL6 printer driver and Universal printer driver. All give the same result. The printer uses Winiprint Print processor using RAW as the default data type.
    We have contacted Adobe Global Support who advised that they cannot assist with this query as this is on a Domain environment and we have to contact our IT Department.
    We would really appreciate some professional help here to get a fix for this issue in order to address potential future occurance's

    Try to turn off any video acceleration on your graphic driver for your graphics card.

  • PDF export from Pages fails "Print - error while printing"

    Every month I have been generating PDF versions of my invoices by using the 'export' function of Pages. This has always worked fine without any problems.
    Today (end of Feb 08), the pdf export function always fails with 'Print - error while printing". A pdf file is saved to disc but it is corrupted and unreadable. I can still export as rtfd.
    I don't see anything about this in the logs, but I do notice that there was a Pages software update to 3.0.2 earlier this month.
    Anybody know how to fix this?

    Hello
    Before re-installing, it may be useful to
    a - repair permissions with Disk Utility
    b - trash the preferences file: <bootVolume>:Users:<yourAccount>:Library:Preferences:com.apple.iWork.Pages.plis t
    if it's not sufficient, try to print from an other user account.
    If it works this way, you will know that the application's files are not the wrongdoers as every account calls the same application file.
    Yvan KOENIG (from FRANCE samedi 1 mars 2008 15:33:41)

  • How can i choose a lower quality print density when printing from firefox on my Mac. I cant move the slider along the scale ( I can when printing from the computer).

    I can't change the print density when printing from Firefox. It is set at standard and although there is a "slider button" to use for choosing less or more density, it can't be moved. I can tick "grayscale". I can choose the density when printing from the computer. I have a Mac

    I also have this problem where I used to be able to shrink a 2 page doc to a single page. Since upgrade to FF4 it no longer works - but you can choose say 60% and it will work. All used to work fine in FF3

  • I keep getting script errors when accessing Amazon Seller merchant pages. I get the following A script on this page may be busy, or it may have stopped responding. You can stop the script now, or you can continue to see if the script will complete. Script

    I keep getting script errors when accessing Amazon Seller merchant pages. I get the following A script on this page may be busy, or it may have stopped responding. You can stop the script now, or you can continue to see if the script will complete. Script: chrome://spautofill/content/spOverlay.js:150, I also get js210 as well. I have cleared all cookies and history and unistalled Firefaox and reinstalled. Been thru my AVS and set the site as trusted in every possible place. Still get the problem. Do not get it with IE on same PC.
    == URL of affected sites ==
    https://sellercentral.amazon.co.uk

    Same problem but with a different vendor site:
    https://www.webvitamins.com/myfavorites.aspx
    Not only does the page hang, but the other tabs also hang.
    I contacted the vendor and their reply was "we were told that this looks like a script that is used by "Sticky Password", third-party software that must have been installed on your browser. However, our website did not install it and does not have anything to do with it." As far as I can tell, "Sticky Password" is not installed on my Firefox.
    Same problem as above occurs, but with IE 8.0.6001.18702. Therefore, it is not unique to Firefox.
    CAUSE DETERMINED: Have determined that this problem only occurs when Kaspersky Password Manager is installed. In Firefox, if the "Password Manager Autofill Engine" add-on is disabled, the problem goes away.

Maybe you are looking for

  • Why can't I connect to the ITunes Store?Also can't download any CD's.For 3 weeks now and no tech support to help on phone?what is up???

    Why can't I connect to the ITunes Store?Even through I troubleshooted with the info I was e-mailed,created new password, made sure date,keychain was correct etc and still cannot open store .I have MacOSX 10.4.11 and it does not let me download the la

  • Updater doesn't seem to finish (2006-06-28

    My daughter's IPOD (30G) was getting the 'IPOD software updater to restore the IPOD to factory settings' error. Anyhow, I tried doing the Update, and it appeared to work, but the 'Do not disconnect' never went away. So, I did the 'Restore' option and

  • 10.5.1 and Airport disks

    Airport disk under 10.5 was flaky at best. Now under 10.5.1 I can't open the disk attached to my AEBS at all. I can see the disk but clicking on it fails to open it. I've rebooted everything. I reset the AirPort base station. I've turned the firewall

  • Customs-declaration: Customizing message E0010 (e-Mail)

    Hello, if there are sombody who is able to describe me, how i can customize the Message E0010. I am getting the Message M0940 but the Email-Message doesn't appear in the customs declaration. I have already defined attributes of rules for defaulting D

  • Importing dvx-200 P2 into 720 x 480

    I have video shot on a dvx 200 and I want to import that into my 720 x 480 sequence for TV. When I import the P2 footage into my file, FCP automatically resizes it to fit into 720 wide to accommodate all of the file (1280 x 720). My question is this: