Unhandled Win32 Exception in Plug-In

I am getting some "Unhandled Win32 Exception" errors that are not being caught by my DURING/HANDLER blocks. When I step through the code, I am inside the DURING/HANDLER block when the "Unhandled Exception" occurs, so I am not sure why I am not catching it.
Do you have any suggestions for troubleshooting my code?
Also, the behavior is very strange in that sometimes I will get the errors when my plug-in is run under Reader, but I do not get them when I run it under Acrobat Pro. Other times, the opposite occurs were it will work under Reader, but not Pro.
Thanks,
Gregory

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.

Similar Messages

  • Unhandled win32 exception occured in Photoshop [1308]

    I have been using Photoshop CS4 Version 11 for about 2 months and it has functioned perfectly. After a Microsoft "blue screen of death" crash (I am using Windows XP SP3)I have been unable to access my software.
    CS4 starts to load then at the point where it starts to build TWAIN menus the program halts saying Adobe Photoshop CS4 has encountered a problem and needs to close. The debug message reads "unhandled win32 exception error in Photoshop.exe [1308]
    I have uninstalled and re-installed CS4 but the error still persists.
    Does anyone have any ideas on how to fix this problem?

    reinstall your twain device drivers. scanners, cameras, multi-funciton printers, etc.

  • An unhandled win32 exception occured in java.exe , While running JNI

    I'm trying to use JNI to call 3rd party VB DLL , like this
    JNI <> VC++ DLL <> VB DLL
    In VC++DLL ,I have function(named Open) that call 3 function in VBDLL
    I have tested c++ code this function (by copy it and paste in normal vc++ project) ,and It works !
    But when I call this function(Open) via JNI , I've got "An unhandled win32 exception occured in java.exe" by Visual Studio Just-in-Time Debugger !!
    I think the problem is in the 3rd function that I call in Open, because when I remove the 3rd function It doesn't raise any exception.
    Before I do this, I alrealdy test every function in VBDLL in VB Project , and they work fine (Include the 3rd function that I think It cause exception).
    Can anybody tell me what's going on here ?
    or anything that I can do to fine What cause this problem ?
    Thanks in advance ^^
    Edited by: voteforpedro on Sep 2, 2008 4:18 AM

    You either have a pointer problem or you are calling the 3rd party library in an unexpected fashion.
    In terms of testing the most likely reason is that it wasn't tested enough. Moving/changing code modifies the layout in memory which can expose previously hidden pointer problems.

  • Crystal Reports 2011 getting An unhandled win32 exception occurred in crw32

    I am using Crystal reports 2011 with windows XP. I am getting the error message "An unhandled win32 exception occurred in crw32.exe"  I have seen the resolution for this at ""Unhandled win32 exception occurred in crw32.exe [2920]."" but this does not work either. I have added every possible .exe to not use DEP, that I could find in the Business Objects folder. The Business Objects folder is the correct folder. There is not any other folder in "Program Files" that is related to Crystal Reports. Can anyone help with this. I have come to the conclusion that the only solution is to switch to DevExpress Reports. Don't want to have to but, I have customers who are expecting working reports. I am using a MySQL database with version 5.1 ODBC driver. Another developer has Vista operating system running the same version of Crystal Reports, same database and ODBC driver and it works fine for him. Please don't say upgrade to Vista because the majority of my customer base is using XP. I would appreciate if someone could share some incite here. Thank you in advance.

    Hello,
    First thing is to download 5.3 DataDirect Drivers.
    DEP is not a problem as of CR XI R2 SP6 and CR 2008 SP 2.
    When are you getting the error when opening Crystal or at some other click?
    Check your Anti-virus software, it will block access to dependencies CR requires or access to the Registry.
    Look in your AV logs to see if it's logging that it's blocking access to something.
    Also, CR 2011 requires Windows XP SP3.
    And if you have not downloaded SP1 or SP 2 try uninstalling CR and then without running CR between installs complete them first and then try again.
    AND you must be a local PC Administrator to install.
    Don
    Edited by: Don Williams on Nov 13, 2011 6:37 AM

  • Possible cause for unhandled Win32 exception?

    Hi,
    Using SDK 7.0.5, I'm calling AVDocOpenFromASFileWithParams on an AVDocOpenParamsRec that specifies a sourceDoc.  Suppose the sourceDoc has only recently been opened and may still be in the process of loading.  Is it possible that this could result in an unhandled Win32 exception in acrobat.exe?  I'm running version 8.1.5.
    Thanks,
    Daniel Sheiner

    Our code is completely inside DURING/HANDLER blocks.  I've spent the morning sweeping through for any fragments of code that weren't.  I did find a few, but after adding DURING/HANDLER blocks around them, the problem persists.

  • Unhandled win32 exception on adding button

    When trying to add a button to a slide, I'm getting the following error:
    An unhandled win32 exception occurred with AdobeCaptivate.exe [2768]
    And then when I click on No for the debugger, Captivate closes. If I click on Yes, then Visual Studio comes up but locks up my system.
    This just started happening a little while ago and also happens when I copy a button and try to paste it.
    I only have 15 slides in the file so it's not very big.
    Is there a solution to this issue?
    Thanks in advance, dar

    Hi there
    Sometimes simply restarting Captivate will fix issues like this. If that doesn't work, you might have some project corruption going on.
    Cheers... Rick
    Helpful and Handy Links
    Captivate Wish Form/Bug Reporting Form
    Adobe Certified Captivate Training
    SorcerStone Blog
    Captivate eBooks

  • Captivate 5 Crashes (Unhandled win32 Exception) when Generating Loquendo TTS

    I consistently get “An unhandled win32 exception occurred in AdobdCaptivate.exe” when Generating a TTS with Loquendo and my VS2010 JIT kick in to “help”.  No dump, nothing in the log.
    I have a 1 slide test project trying the quality to the TTS engines.  The MS and NeoSpeech allow me to generate an audio file, but using the Loquendo voice (any of them), I get a “Test-to-speech Progress” dialog, followed by the exception and Captivate closes.  I installed both the NeoSpeech and Loquendo from the Adobe site, along with the Captivate trial.
    Any ideas where to start debugging this?

    Resolved! 
    This problem has been resolved and I want to thank for posters for pointing me in several directions to look.  As some of you suspect, the problem had nothing to do with Captivate 5 or Loquendo, except some bad behavior by not handling an Exception.
    The root cause was several .Net Framework 4.0 BETA DLLs hanging around.  This particular machine had several incarnations of .Net Framework installed, uninstalled and reinstalled.  Digging deep into the registry, I find some beta code still getting loaded into GAC.  My solution was to trash this users’ PC and reinstall a fresh copy of the OS (it’s a sandbox machine anyway).
    After installing a clean copy of the OS, all the maintenance and upgrades, including .Net Framework 3.5 SP1, Captivate 5 (and friends) worked properly.
    Again, thanks for the support.
    Regards,
    Jon

  • CS3 crashes with a message of "an unhandled win32 exception has occurred in photoshop.exe"

    I have been able to use Photoshop CS3 just fine but all of sudden it'll randomly crash with a message in Microsoft's Just In Time debugger stating "An unhandled win32 exception has occurred in photoshop.exe" I have Visual Studio 2008 installed and the 3.5 framework that comes with it that's why I have the JIT debugger.
    My system meets minimum requirements for Photoshop CS3, and I have used Photoshop CS3 before just fine (prior to reformatting).
    Thank you for your time.

    Try resetting your preferences with the ctr-alt-shift. If successful will get window outlining options.

  • Unhandled win32 Exception

    Hi group,
    I have tried to solve my problem installing Visual Studio 2005 and when I try to run Collections requests, next error is showed:
    An unhandled win32 exception ocurred in FNDSCH.exe
    An unhandled win32 exception ocurred in FNDSCRM.exe
    I have compiled all the binaries without any problem.
    Any advice or help will be really appreciated.
    Thanks in advance.
    Kind regards,
    Francisco Mtz. Oviedo

    Francisco,
    An unhandled win32 exception ocurred in FNDSCH.exe
    An unhandled win32 exception ocurred in FNDSCRM.exe
    Any details about the error in the Event Viewer?
    I have compiled all the binaries without any problem.
    Any advice or help will be really appreciated.Do you mean you have relinked the executable files successfully?
    Thanks,
    Hussein

  • Unhandled Win32 Exception -PLEASE IGNORE Posted in wrong section

    I am trying to launch the Essbase Integration Server Console. But, each time I try I am getting a an "Unhandled Win32 Exception occured in olapbldr.exe (6352)" I am running Windows XP SP2 plus updates and Hyperion BI v9.3.
    Has anyone seen this error and have any ideas how to get the ISC to launch?
    Thanks,
    Marty
    Message was edited by:
    user621066

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

  • Recurring crash in WWAHost.exe: Error: "An unhandled win32 exception occurred in WWAHost.exe[]". How to diagnose/fix?

    It's now 4days, I keep getting this Error from Start up. Am using
    windows8.1, since about a year now, first time I get any Error.
    I can't tell what really caused it, I am a Web/Desktop programmer and for the past 1 month, I haven't done any
    Desktop programming or windows store Apps, am just using Dreamweaver and
    Firefox for my Current E-commerce Web Apps, now for the past
    4days, this is happening...
    One recurring problem is the following dialog, which
    pops up every few second, and it's annoyingly annoying.

    Hi Erick,
    Did this error appear when you test your Dreamweaver application using Just-In-Time Debugger?
    This problem may because the absolute path of the shell resides in the registry key: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon\shell with a value c:\windows\explorer.exe or c:\winnt\explorer.exe.
    To resolve this problem, modify the value of the registry key: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon\shell with a value explorer.exe.
    For the details, please refer to this article:
    BUG: You receive an "Unhandled Win32 exception" error message you use the Just-In-Time (JIT) debugger
    https://support2.microsoft.com/kb/811191?wa=wsignin1.0
    In addition, I suggest you ask MSDN forum for more professional help:
    https://social.msdn.microsoft.com/Forums/vstudio/en-US/home?forum=vsdebug
    Karen Hu
    TechNet Community Support

  • Visual Studio Just-In-Time Debugger error "An unhandled win32 exception occurred in AcroRd32.exe [31

    I installed Reader X and when I tried opening it, I received a Visual Studio Just-in-time Debugger error "An unhandled win32 exception occurred in AcroRd32.exe [3116].  I uninstalled, rebooted and tried reinstalling and received the same error.
    I tried disabling the just in time debugger mentioned in http://www.programmerfish.com/disable-visual-studio-just-in-time-debugger/ and received the error "An unhandled win32 exception occurred in AcroRd32.exe [4080].  Just-in-time debugging this exception failed with the following error:  No installed debugger has just-in-time debugging enabled.  In Visual Studio, Just-in-time debugging can be enabled.....
    I do have Microsoft Visual Studio 2005 installed.
    Any ideas?

    We discovered that Reader X users that had an older version of PGP installed received this error. We implemented a registry change on these devices which resolved the issued. PGP recognized it was an incompatibility issue on their end, and supposedly, with the newer version of PGP it will be resolved.  In order to resolve this, try using Adobe Readers whitelisting feature.  Below are the steps to follow: 
      i.   Add a registry entry enabling the use of whitelisting:
           [HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Adobe\Acrobat Reader\10.0\FeatureLockDown]
           "bUseWhitelistConfigFile"=dword:00000001
      ii.  Create a whitelist file called "ProtectedModeWhitelistConfig.txt" and place it
           in the Adobe Reader executable path i.e. C:\Program Files\Adobe\Reader 10.0\Reader
      iii. The ProtectedModeWhitelistConfig.txt file will need to contain the string
           SECTION_ALLOW_ANY = *PGPhk*

  • SAP B1 881  - an unhandled win32 exception occurred in upgrade.exe [3772]

    Hi,
    I'm trying to upgrade a db from version 800238 (2007 SP01 PL13) to version 881312 (881 PL04) and the upgrade allways fail giving the error «an unhandled win32 exception occurred in upgrade.exe » and it opens the debugger.
    If i debug it, it shows the message «Unhandled exception at 0x103bfba3 in Upgrade.exe: 0xC0000005: Access violation reading location 0xfffffbc4.»
    I've upgraded other dbs from other versions.
    What can be the problem?
    Best Regards
    Paulo Serol

    Windows Server 2003 R2 SP2
    SQL Server 2005 SP3
    Info on Management Studio:
    Microsoft SQL Server Management Studio 9.00.5000.00
    Microsoft Analysis Services Client Tools 2005.090.5000.00
    Microsoft Data Access Components (MDAC) 2000.086.3959.00 (srv03_sp2_rtm.070216-1710)
    Microsoft MSXML 2.6 3.0 4.0 5.0 6.0
    Microsoft Internet Explorer 6.0.3790.3959
    Microsoft .NET Framework 2.0.50727.42
    Operating System 5.2.3790

  • Large document - An unhandled win32 exception occurred in InDesign.exe

    I am working on a medical directory that contains information about doctors e.g. address, specialty, interests etc. Data is being pulled out of SQL Server in XML format.
    I have designed a template in InDesign which holds the style information and then those styles are mapped to XML tags.
    The number of doctors that are pulled out of SQL Server in XML format are around 243000. The resulting number of pages for these entries could be around 5000. XML file size is 62.4MB.
    Whenever I try to import this XML file I get the following exception that says:
    There are few steps involved during XML import process:
    1) Processing elements for import
    "successful"
    2) Handling Content
    Following exception occurs at this step
    An unhandled win32 exception occurred in InDesign.exe [4815]
    Possible Debuggers
    "a list of possible debuggers"
    Do you want to debug using the selected debugger?
    "Yes" or "No"
    3) Handling Post Import
    "never reached"
    4) Autoflowing text
    "never reached"
    The above problem never occurs if I am dealing with number of records that result in less than 1000 number of pages.
    Any suggestion about the cause of this exception?
    or any suitable alternative in this case?
    Thanks in advance

    Thanks very much Spier for your quick response.
    "I've never worked with XML import, but my suspicion is that this isn't so much a limitation of ID as of your system resources. That's a LOT of pages to have to keep in memory, and working in chunks is probably a more viable solution"
    I agree with you in this case and I broke down the section in smaller chunks as follows:
    A separate XML for:
    Doctors with surname starts with A
    Doctors with surname starts with B
    Doctors with surname starts with C
    Doctors with surname starts with Z
    Now there are two scenarios
    1. Import all XMLs in one ID template one by one
    Import XML and append each time to existing contents.
    Continue this process until all XML files have been successfully imported to ID and then save the file as ID document.
    This all appears to  be fairly simple and straightforward but the story ends (ID crashes) when the resulting number of pages exceeds 1000.
    2. Create a separate document for each XML chunk and combine at later stage
    Import XML for, let say, Doctors with surname starts with A.
    Save as ID document.
    continue this process until ID documents have been created for each chunk.
    There is a possibility of fewer number of doctors on the last page of each IDD leaving the, let say, half of the page empty.
    This is not acceptable.
    Doctors with surname starts with B must start right after the last doctor with surname starting with A not on the new page.
    This is where I am struggling with dividing the data in small chunks.
    If we can overcome this situation then I am sure that small chunks are the way to go but so far I am struggling with both of the scenarios mentioned above.
    "particularly if export to PDF is filing on larger docs, too. You can assemble multiple PDFs into a single file in Acrobat in a matter of seconds."
    This is a very good point and will be helpful during the process but I will be more concern about importing XML at this point of time.
    Hope you understand both of the scenarios explained above.
    Thanks very much again for your quick response!!!!!!!!!!!!!!!!!!!!!!!

Maybe you are looking for

  • DW CS3 ( Version 9) stalls at startup and is fricking slow

    Hi, I never know what to expect from DW. I used this program since version 3 and basically it kept on getting worse specifically on the Mac. Anyhow, as I assumed, CS3 on the Mac is probably the worst version as it's  slow and buggy and now stalls for

  • How to package 3rd party libs into EAR

    Netweaver 7.0, WEBAS 640: I have an EAR I am deploying containing an EJB and a webapp. I have third party jars that I need to use from both the EJB and webapp, and so want to just package in as part of the EAR. I do not want to fuss with deploying th

  • Unity Connections IMAP Account Creation in Outlook

    Does anyone know if there is a way in Microsoft land to push out the IMAP accounts for Unity Connections. Something through group policy maybe where we didn't have to go out to all 1500 users and create a new IMAP account in outlook. Thank you

  • Lion - Turn Off Eye Candy, Visuals, Extra Effects

    Hi, Apple, please listen. I just want to work on my iMac with Lion. All these animated visuals, eye candy, and extra effects are quite annoying. How does one control these or turn them off? DJ

  • Multitouch in Nokia 500

    Hi. Could somebody just explain me, how it goes with multitouch in Nokia 500? I do not really get it. On Wikipedia it is written that this mobile has multitouch screen and generally there are some apps like Maps, Gallery, Angry Birds or Opera, which