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

Similar Messages

  • 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

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

  • 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

  • An unhandled win32 exception occurred in AdobeCaptivate.exe[2688]

    In Adobe captivate4, when i try to copy a slide and paste, the error message "An unhandled win32 exception occurred in AdobeCaptivate.exe[2688]" is generated.
    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.
    Considering the project is corrupted, i tried to start new blank project and copied existing project slides one-by one and continued editing and everything is working fine for some time.
    After editing few slides, when i try to record few animations....in the new project, again the same problem is coming.
    Can anyone please suggest how this problem can be completely resolved?

    Are you installing 10g Disco on the same server where R12.1.1 is installed ? If so, are you using a separate ORACLE_HOME for the Disco install and following all of the steps in this MOS Doc ?
    Using Discoverer 10.1.2 with Oracle E-Business Suite Release 12 [ID 373634.1]     
    HTH
    Srini

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

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

  • An unhandled win32 Exception Occurred in sawserver.exe[5360]

    Hi All,
    When we clicked on one particular Dashboard page we got the below error , but its working for other Dashboards pages:-
    and due to this error the presentation services is stopped.
    Visual Studio Just-In-Time Debugger Open which message as
    "An unhandled win32 Exception Occurred in sawserver.exe[5360]
    On the Application.log at path
    <OracleBI_Home>\OracleBI\oc4j_bi\j2ee\home\application-deployments\analytics
    i got the error message as :-
    10/06/09 15:51:48.51 analytics: An existing connection was forcibly closed by the remote host
    10/06/09 15:51:48.51 analytics: Servlet error
    java.net.SocketException: Connection reset
         at java.net.SocketInputStream.read(SocketInputStream.java:168)
         at java.io.FilterInputStream.read(FilterInputStream.java:111)
         at com.siebel.analytics.web.sawconnect.SAWConnection$NotifyInputStream.read(SAWConnection.java:131)
         at java.io.BufferedInputStream.fill(BufferedInputStream.java:218)
         at java.io.BufferedInputStream.read(BufferedInputStream.java:235)
         at com.siebel.analytics.web.sawconnect.sawprotocol.SAWProtocol.readInt(SAWProtocol.java:162)
         at com.siebel.analytics.web.sawconnect.sawprotocol.SAWProtocolInputStreamImpl.readChunkHeader(SAWProtocolInputStreamImpl.java:232)
         at com.siebel.analytics.web.sawconnect.sawprotocol.SAWProtocolInputStreamImpl.startReadingNewMessage(SAWProtocolInputStreamImpl.java:46)
         at com.siebel.analytics.web.sawconnect.SAWServletHttpBinding.forwardResponse(SAWServletHttpBinding.java:105)
         at com.siebel.analytics.web.SAWBridge.processRequest(SAWBridge.java:307)
         at com.siebel.analytics.web.SAWBridge.doPost(SAWBridge.java:335)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:763)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.1.0) ].server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:711)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.1.0) ].server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:368)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.1.0) ].server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:866)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.1.0) ].server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:448)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.1.0) ].server.http.HttpRequestHandler.serveOneRequest(HttpRequestHandler.java:216)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.1.0) ].server.http.HttpRequestHandler.run(HttpRequestHandler.java:117)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.1.0) ].server.http.HttpRequestHandler.run(HttpRequestHandler.java:110)
         at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.1.0) ].util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
         at java.lang.Thread.run(Thread.java:595)
    I check the already post on this Forum but not helped much.

    Your Presentation services has crashed. If you are not running the latest OBIEE release you should try upgrading. Otherwise only Oracle Support will be able to help as this is an application crash.

  • Unhandled win32 exception occured using "Submit by Email" btn

    A form created using Adobe Designer 7.0 has a "Submit by Email" button on it. When users click this button, instead of attaching a data file to their email so they can email the info to our staff, it instead immediately generates an error: "An unhandled win32 exception occurred in AcroRd32.exe [####] (various numbers)... I don't have Just-In-Time debugging installed, and wouldn't know how to fix this anyway...
    Any ideas why this error is occurring and how to fix it? We don't have funds to upgrade to newer software at this time.
    Thanks!!
    --DB

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

  • 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

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

Maybe you are looking for

  • Firefox 4: How can I exchange the toolbar and tabs places (to have them as they were in Firefox 3.6)?

    I do not like that the toolbar is now put below the URL and the opened tabs are above it. After years of using the other way around mode I find it crazy to change the places of the two items in Firefox 4. So I would like to come baclk to the old sett

  • Issue in creating sales order using process_header API

    Hi all, We have a requirement to create sales order using apps adapter in ebiz from SOA suite composite.I used OE_ORDER_PUB.Process_header API to create order header. When I pass the inputs and test the service,I get output with return_status='S'. Bu

  • Pages 2.0.2 has problems with German umlaut characters and hangs.

    The problem has occured when I had the idea to rename the style names to have exported html files wider accepted by other browsers. Therefore I tried to rename used style names by replacing encountered umlaut letters by their transcriptions e.g. "Übe

  • XML VALIDATION WITH EXTERNAL DTD

    I've the following problem: I've stored a dtd into the xdb repository(with createresource function) and all seems work. In this DTD i've declared some element and one entity in this way : <!ENTITY emsp " " ><!--=em space--> When i try to store or ext

  • RTGS Payment / EFT fr Customer

    Hi All, I have a requirement of RTGS Payment / EFT fr Customer for manual bank statement process. RTGS Payment / EFT fr Customer --  please let me how these two transcation will be done through FF67 t-code? Posting rules - how it will be defined. Ple