CR XI Unhandled exception in crw32.exe Access violation switching printers

I'm running Crystal Reports Developer 11.0.0.2495. On any report, when I go to page setup and attempt to change the printer to my Dymo 400 Turbo label writer, I get an "unhandled win32 exception occured in crw32.exe [8420]" error. When I go into the debugger it tells me :
Unhandled exception at 0x6a901e35 in crw32.exe: 0xC0000005: Access violation writing location 0x42747570.
I have made an exception in the DEP. Any ideas?

Are you using dual monitor?
Regards,
Shweta

Similar Messages

  • Unhandled exception in crw32.exe when dragging field onto report

    I support a Crystal Reports Designer XI user who is receiving an error:
    Unhandled exception at 0x00891ff3 in crw32.exe: 0xC0000005: Access violation reading location 0x00000020.
    So far, this only appears to happen when she drags a field from Field Explorer onto a new or existing report.  The data connection to the database appears not to be the issue, as she accesses that DB from different applications with no problem.
    DEP is set with Crystal as an exception, I have uninstalled and reinstalled along with deleting temp files and leftover registry keys, I have closed all other applications, I have granted her admin rights, disabled VirusScan, and nothing seems to fix this issue.  She had this issue once before on a different computer (with the same software installed) and we ended up getting her a new computer at around the same time so the issue never needed to be resolved.  On the current computer she was working problem-free for about 3-4 months, and a few days ago it started showing up on her new computer.  I could rebuild her Windows profile but that is a huge hassle and I don't think of that as a permanent fix.
    Thanks for any help... I'm racking my brain on this one!
    Nick H

    Hi Nick,
    CR XI is NOT DEP aware and will never be. Only option is to upgrade to XI R2 and SP 6 for free or disable DEP. DEP was released after XI and XI is past it's end of life so no new patches to fix the problem.
    Go to this link: http://www.sdn.sap.com/irj/boc and download the trial version of CR XI R2 and use your XI keycode, then apply the patches which you can get to by clicking on the BusinessObjects tab above, then Downloads.
    Direct link to the Trial version: http://www.sap.com/solutions/sapbusinessobjects/sme/freetrials/index.epx
    Thank you
    Don

  • Unhandled win32 exception in crw32.exe

    Post Author: eddieedwards
    CA Forum: Upgrading and Licensing
    I have installed Crystal Reports XI Developer's Edition on a Windows 2003 SP2 box, and now whne I try to launch the application I get the error: "unhandled win32 exception in crw32.exe" and it tries to launch the debugger.  I downloaded and installed CRXI SP4, but it did not make any difference.  Any ideas?
    Thanks,
    Mike

    Post Author: eddieedwards
    CA Forum: Upgrading and Licensing
    Turns out this was an operating system issue.  The new (to me, at any rate) Data Execution Prevention feature was set to its default and was preventing Crystal from starting.  Silly me.

  • Java.exe Access Violation Error(URGENT)

    Hi all,
    I have created a application for my company. This application requires a user to login into the site by giving his userid/pwd. Once the person logs into the site, there is this error "Java.exe Access Violation Error" which pops up and terminates the Web Server.
    My Login page is a HTML page which inturns calls a Jsp which authenticates the user.Once the authentication is completed, the user id is put into the session so i can check for the existence of user session on each subsequent page. After the user successfully logs in, the error pops up.
    Please get back to me incase u have ever encountered this error and what might be the solution.
    I am using Tomcat Webserver 3.2.3, Sql Server 7.0 as the Database Server, JDK1.3 .
    Regards,
    Yatin

    As far as i remember i faced this problem when the memory of my pc was broken. So it may not be a problem of java or html code.

  • InitCVIRTE generates error message "Unhandled exception in "MyApp.exe": 0xC0000005: Access violation reading location 0x00000000."

    Hi,
    I have converted a LabWindows CVI project to Visual Studio 2005. When I start the application i debug mode I get the message "Unhandled exception at 0x685662ba in EE352-500V.exe: 0xC0000005: Access violation reading location 0x00000000."
    It comes when the application calls:  InitCVIRTE in this context:
    int __stdcall WinMain (HINSTANCE hInstance, HINSTANCE hPrevInstance, LPSTR lpszCmdLine, int nCmdShow)
    // Initialize LabWindows/CVI run-time library
    if (InitCVIRTE (hInstance, 0, 0) == 0)
    return -1; /* out of memory */
    The debugger indicates that value of hInstance is 0x00400000 {unused=9460301} 
    Can someone give me a solution to this problem. I have done some search on the Web without success.
    Thanks!

    I think that exception might be coming from the data execution prevention service that is part of Win XP SP2.  The OS thinks that you're somehow trying to execute in the data segment and kills the process.  It's intended to catch worms and viruses.
    You can turn this service off for non-Microsoft programs using the control panel.
    Many pointer handling errors now report as this exception instead of as a memory violation exception.  That looks like a null pointer derefence to me.
    Menchar
    Message Edited by menchar on 11-09-2007 07:12 PM

  • Query Notification fail with unhandled exception (orageneric11.dll) error

    Please help
    trying to run "Continuous Query Notification Example" from
    http://docs.oracle.com/cd/B28359_01/appdev.111/b28395/oci10new.htm
    (after some modifications example launchs and begin "waiting for Notifications")
    then i make changes in oracle table "test_table" which "myCallback" listens.
    After commit changes in table programm get notify about this changes and call function "myCallback"
    Then myCallback call function "processQueryChanges" which
    fail programm with exception in debug:
    "unhandled exception in mytest.exe (orageneric11.dll): 0x0000005 Access Violation"
    void processQueryChanges(....)
    for (i=0; i < num_queries; i++)
    //!!!!!fail in this string!!!!!
    checker(errhp, OCICollGetElem(envhp,
    errhp, (OCIColl *) query_changes,
    i, &exist, &query_descp, &elemind));
    I found version of the decision
    but it doesn't work
    decision text:
    To resolve this Oracle issue add the following entry to your SQLNET.ORA file.
    # This file is actually generated by netca. But if customers choose to
    # install "Software Only", this file wont exist and without the native
    # authentication, they will not be able to connect to the database on NT.
    SQLNET.AUTHENTICATION_SERVICES = (NTS)
    DIAG_ADR_ENABLED=OFF
    DIAG_SIGHANDLER_ENABLED=FALSE
    DIAG_DDE_ENABLED=FALSE
    visual studio 6.0 sp6, oracle client 11.1.0
    Edited by: 958639 on 12.09.2012 6:00

    Hi Efstratios,
    Yes, I have imported all the transports and all of they are success. I am able to use SAP authentication and able to create connection and retrive all InfoCubes and Quries also.  Error is only when i select the query to create universe.
    As i understand from the erros shown is , in the server some graphis card or driver is missing.
    Moreever, I am looking for loging into the Desinger using SAP authentication from Client machine.  For SAP authentication, i should install Integration Kit in client machine.( corect me if i am wrong ). To install Integration KiT , it is asking Crystol report server in desktop before integration kit.
    Does it require ?
    Regards,
    Suresh

  • CIN Code memory access violation

    I am new to CINs and am trying something simple but get a memory access violation when the following code segment executes:
    typedef struct {
    int32 dimSize;
    uInt8 Numeric[1];
    } TD13;
    typedef TD13 **TD13Hdl;
    MgErr CINRun(TD13Hdl *configMsgDataIn);
    MgErr CINRun( TD13Hdl *configMsgDataIn)
    /* Insert code here */
    (**configMsgDataIn)->Numeric[0] = 10;
    return noErr;
    How do I reference the array?

    Got the same problem!!!
    Can someone please tell me what is wrong with the following code?
    typedef struct
        int32 dimSize;
        float64 Numeric[1];
    } TD1;
    typedef TD1 **TD1Hdl;
    MgErr CINRun(TD1Hdl *Array);
    MgErr CINRun(TD1Hdl *Array)
        int32 size = (**Array)->dimSize;
        return noErr;
    Every single time, when trying to acces the array, Dev Studio generates the following error:
    Unhandled exception in
    Labview.exe (LVS73.TMP) : 0XC0000005: Access Violation.
    Whats the deal ??? The input array is not even empty!
    Thanks...
    SW used :
    - VC++ 5.0
    - Labview 7 Express - Student edition
    - Windows XP Professional SP2

  • Unhandled exception at 0x380ef547 in crw32.exe: 0xC0000005:

    Hi,
    I have a report, with basic data in the page header, 3 fields ( name, number, status).  Then in the details section I have an OLE DB object, where the graphic location is a formula, combining the urlroot and urloffset.  The formula is correct because it works for other images (other reports) in the same imagestore.  Each image has a different code.
    When I try to preview the report Crystal report crashes, Error msg.
    crw32.exe has encountered a problem and needs to close.  We are sorry for the inconvenience.
    When I click the debug button, It opens up Visual Studio Just-in-time-debugger, and it gives me the following error:
    An unhandled win32 exception occured in crw32.exe(5588). I then choose a new instance of Visual Studio to debug with, and it opens Visual Studio.
    I then get the following error message:
    Unhandled exception at 0x380ef547 in crw32.exe: 0xC0000005: Access violation reading location 0x7f9ef002.
    When I stop debugging, and close Visual Studio, I get the following error: 
    Crystal Reports - [reportname]:  crw32.exe - Application Error
    The instruction at "0x5ad71531" referenced memory at "0x00000014".  The memory could not be "read".
    Click on OK to terminate the program.
    I can run all my other reports with no problem.
    Please advise.
    Edited by: Larita de Swardt on Aug 27, 2008 10:52 AM

    I am having much the same issue.  I am using Crystal Reports XI and it has never worked well.  I have removed the program from the PC and reloaded the program several times.  I am running it on XP SP3 machine with all of the latest updates.  Everytime I simply drag a field from the Field Explorer onto the report design area I get the following message:
    crw32.exe has encountered a proble and needs to close...
    Then I get a secondary Application Error message:
    The instruction at "0x5ad71531" referenced memory at "0x00000014".  The memory could not be "read"...
    I have tried installing the program on another PC with the same results.
    I also have VS2008 loaded on the machine along with Office 2007 and various other development tools.
    I have been able to alter some aspects of a report but it will not let me add a field from the field explorer.  I am using an OLE DB connection to a SQL Server 2005 table.
    What gives?

  • An unhandled Win32 exception occurred in crw32.exe 5048. Crystal 2008 Crash

    I have been using Crystal Reports 2008 with no problem. I have recently installed the trial version of Crystal Server 2008 and am encountering a problem where the reports are now crashing when I try to edit them within Crystal. It happens at various times, but particularly when trying to update a parameter field or add one to a report. The Visual Studio Just-In-Time Debugger window pops up, listing as a possible debugger "New Instance of Visual Studio 2005". An line at the top of the window shows "An unhandled Win32 exception occurred in crw32.exe 5048.
    We were using .Net v2.0, I've upgraded to v3.0 and no change.  I've turned off DEP.
    I uninstalled Server 2008 and all started working fine again.  Reinstalled Server 2008 with antivirus etc disabled, and the problem returns, the reports keep crashing.
    Getting desperate, any suggestion please?
    Regards, Diane

    Hi Henry,
    Crystal Reports 2008 is not officially tested with SQL Server 2008.
    Try with this:
    1. Reduce the 'Hardware acceleration' setting in Microsoft Windows.
    2. To access the 'Hardware acceleration' setting in Microsoft Windows:
    Click Start > Settings > Control Panel > System > Display > Settings > Advanced > Troubleshooting.
    There are typically six possible settings for 'Hardware acceleration': from 'None' to 'Full'.
    If you are using Dual monitor run the CR application on primary monitor cause Dual monitor is not tested with CR.
    If still the issue occurs then manually un-install and reinstall the application.
    Regards,
    Shweta

  • An unhandled win32 exception occurred in crw32.exe

    Hi,
    We just got a new Win2003 small business server and installed Crystal Reports 2008 and Crystal Reports Server 2008.
    I'm trying to work with some existing reports created in CR XI that access SQL Server 2005.  I am able to access SQL Server tables but any time I attempt to access a stored procedure I get the error:
    An unhandled win32 exception occurred in crw32.exe
    I have turned off DEP completely (NoExecute=AlwaysOff in Boot.ini). The stored procedures have been around a long time and definitely work.
    Any suggestions?
    Thanks,
    Rob

    Hi Rob,
    VS 2003 is only compatible with CR 9.1 (Bundle version which comes with VS), CR XI R1 and CR10.
    VS 2005 is only compatible with CR 10.2 (Bundle version which comes with VS), CR XI R2 and CR 2008.
    VS 2008 is only compatible with CR 10.5 (Bundle version which comes with VS), and CR 2008 SP0.
    You can download platform supported guide  from the following link which will help you to create compatible environment:
    [https://websmp105.sap-ag.de/bosap-support]
    Hope this helps!!
    Regards,
    Shweta

  • Unhandled win32 exception occurred in crw32.exe [4316]

    Hey all! I'm a Crystal Reports newbie trying to pinch hit a problem that we're having.
    In Crystal 2008 we have a report that when run against certain criteria (i.e. data) causes CR to crash with the following error:
    "An unhandled win32 exception occurred in crw32.exe [4316]"
    I did some searching and haven't found any info related to this. Is there a place I can post a bug report? The issue seems to occur after it's read all the records and generated the content, and seems to be happening when producing the exported file; I tried PDF and HTML formats and have the same issue.
    We were able to narrow down specific records that when excluded allowed the report to work properly. But in looking at the data there's nothing particularly outstanding, just text and dates.
    The Visual Studio debugger provides the additional information:
    Unhandled exception at 0x00681a2a in crw32.exe: 0xC0000005: Access violation reading location 0x00000008.
    00681A2A  mov         ebx,dword ptr [eax+8]
    Windows also provides some additional info:
    AppName: crw32.exe      AppVer: 12.0.0.796      ModName: crw32.exe
    ModVer: 12.0.0.796      Offset: 00281a2a
    Any ideas? Thanks!

    Hi Vitaly!
    1) Yup we've tried on various machines.
    2) Report produces 5 pages of data from 845 records.
    3) We're not sure how many records there are in total that can cause the issue, but we've been able to find a handful of
        records that we know will cause the issue. We're currently trying to determine what's unique about them, but there's nothing
        that really stands out from eyeballing them.Maybe some weird encoded characters in the text?
    4) Downloaded the CR Viewer XI and was able to export to PDF. I can try it on older versions if they're available for download somewhere?
    5) Crashes when exporting to Excel format as well. Text and XML are the only formats (we know of) that seem to work when those particular records are present.
    6) Yup, absolutely, I'll send that to you.

  • Unhandled win32 exception occurred in crw32.exe

    Hi all,
    I am getting an "unhandled win32 exception occurred in crw32.exe" message. It occurs when I close a report. I can close using File..exit, or using the top right hand corner x, whatever I do, the message "Microsoft Windows   Crystal Reports has stopped working..." then a window with "Debug" or "Close Program" buttons.
    Clicking on Close Program closes, and next time I close a Crystal rpt, the same series of messages occurs.
    Clicking on Debug gives the exception error. Stepping through debug appears to implicate usp10.dll, with an access violation message.
    I am using Crystal Reports XI. The product version is listed as 11.0.0.1282.
    I am running on Vista Business Service Pack 1.
    DEP has been set to allow crw32.exe to run, but the same occurred with DEP "turned off".
    Can anybody help me with how to remove this error?
    Thanks,
    Natalie

    Fixed by Service pack 4.

  • Unhandled win32 exception occured in crw32.exe

    Hi All,
    After installation of CR_XI_Development into Windows_2003_Server i cannot run application because when i try to start the software appears only this Visual_Studio_JIT_Debugger message  ""An unhandled win32 exception occured in crw32.exe [5540]."". 
    Please, what can i do ?

    Hello Lorenzo,
    If you are installing Crystal Reports XI on Windows 2003 SP1 or Windows XP SP2, then I would suggest you to turn off DEP on your machine and then perform the steps mentioned above.
    I would like to share the following information for proper installation of Crystal Reports XI on Windows XP SP2 and Windows 2003 Server machines:
    Please note that DEP - Data Execution Prevention has been introduced in Windows 2003 SP1 and XP sp2. DEP prevents Crystal Reports from accessing the memory. By default DEP is turned on in W2K3/SP1 and XP/SP2. If the processor supports DEP, Crystal Reports will not run on these platforms. If DEP is not supported CR will run even on W2K3/SP1 and XP/SP2. Disabling DEP allows Crystal Reports to run in Windows 2003 Server with SP1 and XPu201D.
    I would suggest you to try the following steps:
    1. Log in as u2018Computer Administratoru2019
    2. Make sure that no anti-virus program or spy ware is running on your machine.
    3. Right click on u201CMy Computeru201D and select u201CPropertiesu201D.
    4. Click on u201CAdvancedu201D Tab and click on u201CSettingsu201D button in u201CPerformanceu201D frame.
    5. Click on u201CData Execution Preventionu201D tab. Click on the second option button.
    6. Click on u201CAddu201D button and select C:\Program Files\Business Objects\Crystal Reports 11\crw32.exe
    7. Click on u201COKu201D button.
    Hope this helps
    Falk

  • Unhandled win32 exception occured in crw32.exe (6936, 6404)

    I installed CR2008 in a VMWare image last night. Worked fine. Tried to run today, in a different office, hence different network and ip address, and I get this message (6936). Set DEP off for crw32.exe, now I get same message with (6404).
    Any suggestions will be greatly appreciated.

    Hi Don,
    Not sure about yout first question. I am using the VMWare Player and going directly into the image.
    The network is bridged and I have good Internet access.
    I am back in the same location and network where I installed it last night, doesn't work here anymore. Always a different error number.
    Don

  • ITunes 6.0.3.5 installer crashed - IDriver.exe Unhandled exception

    Just downloaded and attempted to install iTunes 6.0.3.5 on Windows XP Media Center Edition. installer crashed, IDriver.exe. Anyone else seeing this. Some details below.
    Unhandled exception at 0x77511029 in IDriver.exe: 0xC0000005: Access violation reading location 0x0000005c.
    ole32.dll!77511029()
    ole32.dll!77511002()
    ole32.dll!7751138f()
    ole32.dll!77510052()
    ole32.dll!7750fe4b()
    ole32.dll!7750d878()
    ole32.dll!7750d7e5()
    ole32.dll!7750d95f()
    rpcrt4.dll!77ef3ae8()
    ole32.dll!77510332()
    ole32.dll!775101c3()
    rpcrt4.dll!77e9d4e5()
    ntdll.dll!7c91056d()
    ole32.dll!774fd3d0()
    ole32.dll!774fe39c()
    ole32.dll!7752962e()
    ole32.dll!77601a25()
    ole32.dll!7752fd56()
    ole32.dll!7752fee4()
    ole32.dll!774fee88()
    user32.dll!77d51042()
    IDriver.exe!0044b476()
    IDriver.exe!00468ed1()
    IDriver.exe!004699c8()
    kernel32.dll!7c816d4f()
    kernel32.dll!7c8399f3()

    hi Madam!
    hmmm. i couldn't turn up anything specific at event ID:
    http://www.eventid.net/display.asp?eventid=26&eventno=2271&source=Application%20 Popup&phase=1
    (i'm not a subscriber, so i can't follow up their "M" links ... not that there was anything specific to the IDriver.exe anyway.)
    hmmmm. if you
    b do
    start running into problems, and you've got the time, it may be worth getting an install log to the moderators:
    Gayle B, "If you are experiencing installation issues...", 06:20pm Oct 12, 2005 CDT
    still at the early stage of troubleshooting these, i'm afraid, so i can't give you much more feedback than this. maybe keep checking in every day or so to check on any developments?
    love, b

Maybe you are looking for