Adl.exe has stopped working message

This is very frustrating because I'm new to Flex 4 (Win 7, 32 bit) and everything I read has not led me to a solution (at least something I understand).
Every time I test my app I get the message adl.exe has stopped working and I have to close the file.
I'm running the current version of Air (2.5). But the adl.exe is version 1.5.3.
Is there a conflict?

Hello everyone,
In the past we've received a few crash dumps for this issue but the call stacks have been less than helpful.  I've got an alternate way for the crash dumps to be created and I'm hoping someone can help me out.  Here's all you need to do:
Download the two attached files: Enable Crash Logging.reg and Disable Crash Logging.reg.
Double-click the Enable Crash Logging.reg file and allow it to write to your registry
Recreate the ADL crash
After the crash, open a file browser window and type the following in the navigation bar:%localappdata%
Go into the CrashDump folder and you should see a new .dmp file for ADL.
Zip that file up and send it to [email protected] or give me a dropbox link and hopefully we'll get better info than our previous attempts
Optional, double-click the Disable Crash Logging.reg file downloaded in Step 1 and click OK to disable future logging.  Note that enabling will only save 5 crash logs before it starts deleting older ones.  This step turns this functionality off completely.
Thanks,
Chris

Similar Messages

  • Getting "setup.exe has stopped working" message when trying to install labview 2011 or 2012 on a windows 7 machine

    I am getting a "setup.exe has stopped working" message when trying to install labview 2011 or 2012 on a windows 7 machine. I already tried running setup.exe as an administrator with the same results. I have Microsoft .NET Framework 4.5.1 installed on the affected machine. Could this be the cause of this issue? Or does someone know the root cause of such error?
    Solved!
    Go to Solution.

    Hi - are you getting it at the start of installation, during or after 100% progress has finished?
    Is it just LabVIEW you're installing, or is it drivers too, in which case, what was the last large package that was installing at the time?
    This could be caused by the NVIDIA chipset driver :
    https://decibel.ni.com/content/message/46299?tstar​t=-130
    Thanks
    Sacha
    // it takes almost no time to rate an answer

  • Nqsserver.exe has stopped working

    Hi all,
    I am using OBIEE 11.1.1.5,
    When executing the aggregation script created using aggregation persistence wizard getting the below error,
    [10058][State: S1000] [NQODBC] [SQL_STATE: S1000] [nQSError: 10058] A general error has occurred.
    [nQSError: 12017] Unexpected socket read timeout: connection terminated by network, e.g. by the firewall.
    Statement preparation failed.
    Additionally ll get the popup nqsserver.exe has stopped working , in middle when executing the script through nqcmd command.
    OS : Windows Server 2008,64 bit machine.
    Please help.
    Regards,
    NN.

    Hi Everyone,
    I am receiving the "nqsserver.exe has stopped working" message since past few days. I am using OBIEE 11.1.1.7 on windows 2008 SP2.
    The error details provided are as follows;
    "Error Details
    Error Codes: OPR4ONWY:U9IM8TAC:OI2DL65P
    State: HY000. Code: 10058. [NQODBC] [SQL_STATE: HY000] [nQSError: 10058] A general error has occurred. [nQSError: 12002] Socket communication error at call=recv: (Number=10054) An existing connection was forcibly closed by the remote host. (HY000)
    SQL Issued: SELECT 0 s_0, "My Dashboard"."- Pvtd. Dims"."Dimen_1" s_1, "My Dashboard"."Time Series"."Year" s_2, SORTKEY("My Dashboard"."Time Series"."Year") s_3, "My Dashboard"."- Pvtd.Sales Facts"."Sales" s_4, "My Dashboard"."- Pvtd.Sales Facts"."YAGO Sales" s_5 FROM "My Dashboard" WHERE ("Time Series"."Year" IN ('2010', '2011', '2012')) FETCH FIRST 65001 ROWS ONLY"
    This error comes only when I add the "YAGO Sales" (the ago function for previous year) to request.
    The Source for "- Pvtd.Sales Facts" has fragmentation both by level and filter.
    BTW, Ago function runs perfect on all other facts!
    I have checked all physical/ BMM joins, levels, hierarchies etc. Could not find anything questionable yet!
    Is it due to some bad practice? RPD got corrupted?
    or could it be because of some configuration mis-settings or some time-out? I am clueless. Please help.
    Thanks and Regards,

  • Error message: "application.exe has stopped working" under BEX event name on Windows 7 64-bit.

    I am trying to run a third party program on my Windows 7 64-bit. It has an executable file.
    1. When I double click on this file (appname.exe), I will see a GUI window.
    2. In this GUI window, I will have to select a dynamic link library file (appDLL.dll) to load into the appname.exe that will run the application. This DLL file is compiled in Visual C++ 2010 Express based on a C source code under the Release Win32
    mode. 
    3. It is supposed to run after step 2. Instead it give the BEX error message saying "appkernel.exe has stop working." There is no online solution at this time when I select that option to search for an online solution.
    I can run this program on my Windows 7 32-bit computer. What does this error message mean? Why is there an issue like this on Windows 7 64-bit? How can I fix this issue? The detailed description of the problem is below.
    Problem signature:
      Problem Event Name:    BEX
      Application Name:    appkernel.exe
      Application Version:    0.0.0.0
      Application Timestamp:    4f06397d
      Fault Module Name:    MSVCR100.dll
      Fault Module Version:    10.0.40219.325
      Fault Module Timestamp:    4df2be1e
      Exception Offset:    0008af3e
      Exception Code:    c0000417
      Exception Data:    00000000
      OS Version:    6.1.7601.2.1.0.256.1
      Locale ID:    1033
      Additional Information 1:    81c8
      Additional Information 2:    81c8f46ed31e8fb8b45fcb166d97e96d
      Additional Information 3:    eec1
      Additional Information 4:    eec16e1825ff7aa9948f00b1f285bbaa
    Thanks in advance!
    LDL

    Hi Brian,
    Thank you for the reply!
    The third party software provider wrote the source code in C. When I compiled this source code, the DLL file will be created in store in the Release folder in the same project directory of the source code.
    I just double check my computer, I have the following Visual C++ packages installed on it:
    1. Microsoft Visual C++ 2005 Redistributable
    2. Microsoft Visual C++ 2005 Redistributable (x64)
    3. Microsoft Visual C++ 2008 Redistributable - x64 9.0.21022
    4. Microsoft Visual C++ 2008 Redistributable - x64 9.0.30729.17
    5. Microsoft Visual C++ 2008 Redistributable - x64 9.0.30729.4148
    6. Microsoft Visual C++ 2008 Redistributable - x64 9.0.30729.6161
    7. Microsoft Visual C++ 2008 Redistributable - x86 9.0.30729.4148
    8. Microsoft Visual C++ 2008 Redistributable - x86 9.0.30729.6161
    9. Microsoft Visual C++ 2010 x64  Redistributable - 10.0.40219
    10. Microsoft Visual C++ 2010 x64  Runtime - 10.0.40219
    11. Microsoft Visual C++ 2010 x86  Redistributable - 10.0.40219
    12. Microsoft Visual C++ 2010 x86  Runtime - 10.0.40219
    13. Microsoft Visual C++ 2010 Express - ENU
    14. Microsoft Visual Studio 2010 Service Pack 1
    15. Microsoft Visual Studio 2010 Express Prerequisites x64 - ENU
    16. Microsoft .NET Framework 4.5.2
    17. Microsoft .NET Framework 4 Multi-Targeting Pack
    From what I understand the Visual C++ 2008 Runtime is included in the Redistributable package.
    Leo 

  • Photo Stream PC-error message "applephotostreams.exe has stopped working" and now additional photos that I want to upload is not uploading.

    I sync my devices with a PC running windows.  I have turned on Photo Stream on my PC, iPhone4S & iPad2.
    On my PC it creates two default folders in Pictures called "My Photo Stream" and "Upload".
    Instructions says that you can add photos to the "Upload" folder and it will automatically upload to your "My Photo Stream" folder and when your devices are connected to wi-fi they will upload to each device and show up in the "Photo Stream" section of Photos.
    I was able to upload 50 photos but then I got an error message that applephotostreams.exe has stopped working.
    How do I fix?

    I was having the same problem.  Earlier in the week, I was able to drag a few photos to the upload folder and they synced correctly.  Yesteday, I dragged different photos, and I got the "applephotostream.exe has stopped working" error.
    The solution - for me, at least! - was to reduce the size of the pictures being uploaded to the photostream.  While all of the pictures were jpegs, the first set were ca. 800K (3800 x 2500), and the second set were ca. 2.5 MB (4000 x 2000).  When I reduced the resolution of the last set by a factor of 4 (ca. 600 K, 2000 x 1500), they uploaded without a hitch.
    Based on this admittedly sketchy experiment, it looks like Apple has a max picture size limit, apparently based on file size rather than picture resolution).  Perhaps < 1 MB?  To be rigorous, I should complete the experiment - leave the resolution of the second set of pictures alone and reduce file size by reducing jpeg quality. 
    Has anyone heard about a picture file size limit?

  • When I turn on my PC with Vista 64 bits it gives a message "ApplephotoStreams.exe has stopped working. Windows will close program.  Please help.

    When I turn on my PC with Vista 64 bits it gives me a message "ApplePhotoSream.exe" has stopped working correctly. Windows will close the program.
    Please help!!!

    Hi, I have the same problem. Has anyone come forward with any advice on fixing the problem?

  • TS3989 on my pc i get a message applephotostreams.exe has stopped working

    Why do I get a message on my PC 'applephotostreams.exe has stopped working'?  I did notice from my iPhone I am not getting pictures on my PC.  On my settings photostream is on, and wifi is on.  I don't know why they do not upload automatically.

    I have had the same problem. I have had the same message When I boot my computer for 6 months. Yesterday after installing microsofts updates it is now working again

  • When starting my windows vista i receive message: applephotostream.exe has stopped working, how do i fix this?

    when i start my computer, windows vista serv. pac 2, i receive message: applephotstream.exe has stopped working. how do i fix this

    Hello! You've posted your question in the iPhoto for iOS forum. This forum is for questions about using Apple's iPhoto.app on an iPhone or iPad. Do you have an iPhone or iPad that you're synchronizing pictures with your PC? If so, you should probably post your question in the Using iPhone or Using iPad forum. We can also ask the Hosts to move this topic into the correct forum if we know which hardware device you're using.
    -Doug

  • This is the closest community that might solve the followingroblem:  Icloud is supposed to work from a pc.  It works fine from my iphone and ipad but not my pc.  I keep getting the error message: ApplePhotostreams.exe has stopped working.

    Iclouds is supposed to work from my PC but doesn't.  Loaded the program several times.  I have all the corrected software.  I keep getting the error message: ApplePhotoStreams.exe has stopped working.  Anybody out there that uses icloud with a PC???

    I've got the same problem and can't find a solution for this problem...

  • Error message "clc.exe has stopped working".

    When I start Photoshop I get an error message "clc.exe has stopped working".  I have the latest version drivers for my Acer X23H and HP 2311 LCD monitors so upgrading them is not possible.  Is there any other fix I can try?

    I've just downloaded and installed the very latest drivers from AMD and installed them.  Still, I get the "clc.exe has stopped working" errors when I launch PS.  I do not get this, or any other errors, when opening or running any other programs, and have never once gotten a blue screen or had any failures in this system for the two or three years it's been running.
    While it's remotely possible that there is some error in AMD's latest (and previous) drivers for this video card, what seems to fit the symptoms I have, is that there is some problem in Adobe's code.
    Previous versions of Photoshop open and run fine on this system.  Other CAD and graphics programs run fine, too, with no crashes, lockups, or failures.
    Still, if there's something else that needs to be updated for my video system, to make the Adobe errors go away, I'm open to do whatever updates are necessary.  I'm running an AMD Radeon HD 5700 series display adapter, driver date 11/20/2014, version 14.501.1003.0.  Device manager says the device is working properly (for whatever that's worth).
    The computer is running Win 7 64 bit ultimate.  Processor is AMD Phenom II X6 1090T six-core processor.  All has been running flawlessly for several years, and continues to do so with every application except Adobe Photoshop 14.501.1003.0.

  • When I start my PC I get a message that ApplePhotoStreame.exe has stopped working. How do I fix this?

    Upon starting my PC I get a message that ApplePhotoStream.exe has stopped working. Windows will close the program and advise if a solution is found. Nothing happens and I can no longeer send photos from my ipad2 to my computer using PhotoStream. Please, any assistance would be greatly appreciated!
    Thank you

    You are on pc or mac?  I think pc.   Below is a link that gives the steps, and it suggests you need to down load a controller, and then it tells you how to set it up.  See if this helps any.
    http://www.gottabemobile.com/2011/10/12/icloud-photo-stream-on-windows-pc/
    Within the write up is a link to the apple site where the download is available, for free!

  • TS3989 I get a message on my computer saying "applephotostream.exe has stopped working."  I don't know how to fix it. Help!

    Everytime I get on my computer I get an error message stating " applephotostream.exe has stopped working."  I have tried to repair icloud and have clicked on the check online for a solution and cannot find how to fix this issue.

    This may occur if you are connected to the Internet and iTunes is trying to connect to the iTunes Store and fails for some unknown reason.
    Try this:
    Quit iTunes and disconnect completely from the Internet.
    IF you have an iPhone (iPod etc), open iTunes. Sync the device.
    Re-enable your Internet connection.
    Quit iTunes.
    Open iTunes again.
    If this does not work, try completely uninstalling iTunes, then reinstall it according to these instructions:
    http://www.apple.com/support/iphone/assistant/itunes/#section_6

  • TS3989 getting this message every time "apple photostream.exe has stopped working", how can I fix it?

    getting this message every time "apple photostream.exe has stopped working", how can I fix it?

    Uninstall and then reinstall the iCloud control panel on your computer.

  • Occasional error message saying "Labview.exe has stopped working"

    Hi,
    I am using Labview 8.0 on a Windows Vista operating system to communicate with lab instruments through GPIB. Occasionally, when one of my programs finishes running, an error message appears saying "Labview.exe has stopped working". The error window gives me the option to close the program or debug. After clicking debug, Windows cannot find the source of the error and the all labview applications get closed. Any ideas? Thanks.

    The code that I have been having an issue with is attached. The main program is called "Frequency Sweep Real Time2". The other two attachments are subVI's used within the main program. I am a young programmer and I have never had any official training with Labview so sorry if my Labview programming is unconventional or just plain bad. Thanks to whoever looks this over.
    -Ryan
    Attachments:
    Frequency Sweep Real Time2.vi ‏443 KB
    Read multiple values.vi ‏26 KB
    Save_data2.vi ‏22 KB

  • TS4175 getting error message since IOS update "ApplePhotoStream.exe has stopped working"

    Getting the error message ApplePhotoStreamw.exe has stopped working.  This seems to have happed after the IOS6 update.  Anyone else having this problem?  Does anyone have a solution?

    This is actually in Windows 7.  Apple has an iCloud control panel for windows available.  I have the newest version, but my pictures have not updated since March 2012.
    This isn't a big deal as this is my work computer.  I may just uninstall the iCloud Control Panel.

Maybe you are looking for