Runtime being terminated in an unusual way!

When I start elements 11, I am getting an error message saying that the application wants to terminate Runtime in an unusual way, whereupon the app is closed.  I have Googled the problem and changed the updater.api file as recommended to updater.api.old, with no joy.  This has just started to happen after months of successful use.  Ideas?

When I start elements 11, I am getting an error message saying that the application wants to terminate Runtime in an unusual way, whereupon the app is closed.  I have Googled the problem and changed the updater.api file as recommended to updater.api.old, with no joy.  This has just started to happen after months of successful use.  Ideas?

Similar Messages

  • Photoshop elements 10 won't start. Message is. 'Runtime error.  Application has requested the runtime to terminate in an unusual way.  Please contact support team for more information' 'microsoft Visual C   Runtime Library.  How do I fix this or can I jus

    photoshop elements 10 won't start. Message is. 'Runtime error.  Application has requested the runtime to terminate in an unusual way.  Please contact support team for more information' 'microsoft Visual C   Runtime Library.  How do I fix this or can I just uninstal and then re-instal (without losing my spare licence that I want to use elsewhere)  It is a PC not a Mac

    See if anything here helps:
    Troubleshoot C++ runtime errors | Adobe products | Windows

  • When I try to use editor in Elements 10 I get a notice that says "Application has asked Runtime to terminate in an unusual way." I'm using Windows XP.  What can I do?

    When I try to use editor in Elements 10 I get a notice that says "Application has asked Runtime to terminate in an unusual way." I'm using Windows XP.  What can I do?

    Unfortunately, you're in the wrong forum.  This is not the Elements forum.
    Here's the link to the forum you want:
    https://forums.adobe.com/community/photoshop_elements/content

  • PSE 9 was running fine but will not start now and I get the following message:  This application has requested the Runtime to terminate in an unusual way.

    PSE 9 was running fine but will not start now and I get the following message:  This application has requested the Runtime to terminate in an unusual way.
    I have an HP Desktop running XP Professional and tried Restore but it didn"t help. I was just going to uninstall and re-install but I can't get in to deactivate.

    See if anything here helps:
    Troubleshoot C++ runtime errors | Adobe products | Windows

  • Photoshop  elements 10 'the application has requested the runtime to terminate it in unusual way.

    Every time I try to open photoshop elements 10 a message appear: 'The application has requested the runtime to terminate it unusual way'.
    Then the photoshop closes down so I can't use it .

    You haven't said what your Operating system is but the best way to resolve such problems is to reinstall the Application so that it repairs itself automatically.  I am, of course, assuming that it was running normally before this started to happen.

  • This aplication has requested the runtime to terminate it in unusual way

    I have this bug in itunes:
    This aplication has requested the runtime to terminate it in an unusual way.
    Please contact the aplications suport team for more information.
    What I can do?
    My operative system is Windows 8.
    Thanks!!

    Start Firefox in [[Safe Mode]] to check if one of the add-ons is causing the problem (switch to the DEFAULT theme: Tools > Add-ons > Themes).
    * Don't make any changes on the Safe mode start window.
    See:
    * [[Troubleshooting extensions and themes]]
    * [[Troubleshooting plugins]]

  • CRX XI R2 runtimes causing "Runtime to Terminate in an unusual way" error

    HI,
    I am using RDC in Visual Strudio 2008, and am deploying using Sp5 msm's to a vista machine.
    The following call, which works fine on the dev machine,
              variantt vtEmpty;
              vtEmpty.vt = VT_EMPTY;
              CX::IReportPtr spReport;
              spReport = m_spApplication->OpenReport(strFileOrPath, vtEmpty);
    casues the error
    "Runtime error
    Program ......Tbsales..exe
    This application has requested the runtime to terminate it in an unusal way."
    Declaration of m_spApplication in header file:-
    CX::IApplicationPtr m_spApplication;
    I am at my wits end to try and resolve this. If have checked the obvious things like making sure the file is there - actually it doesn't matter whether teh file is there or not.
    Any assistace is greatly appreciated,
    Thanks,
    Mike
    Edited by: Mike Stoodley on Aug 7, 2009 5:17 AM

    Hi Mike,
    3 things not going for you, RDC, .NET 2008 and Vista.... RDC was built for Visual Studio 6 and is not officailly supported in any  flavour of MS's .NET Studios. Even though it's C++ which should not matter, the Studio still uses the updated C++ runtime. I've seen issues where the debug version of MS's runtime work just fine but then compiling to Release mode all sorts of issues pop up... something different betweeen Microsofts builds or the way code is handled when compiled. Debug tends to be more generous in handling errors within the IDE than it does when run in Release mode.
    The other issue is the latest releases have been built using .NET 2005 compiler to make CR DEP aware and the result is MS's Framework is now causing problems for our runtime. But should not be an issue with an RDC app but the RDC is build using the same code stream so it may have unusual side effects.
    So it's not neccessarily a CR bug, could be a MS issue or could be just the way you are handling the various methods in .NET...
    In either case if it is a bug we can get it escalated to be fixed and you will get a credit for the case. If it is a coding issue then you won't but should have a fix.
    Thanks again
    Don

  • When I am uploading photos to facebook, this appears - RUNTIME ERROR - this application has requested the Runtime to terminate in an unusual way. Please contact the applications support team for more information.

    it always happens just when I have clicked on browse to select the photo for uploading. I have done the full updates things for crashes.

    See if anything here helps:
    Troubleshoot C++ runtime errors | Adobe products | Windows

  • Error building installer: this application has requested the runtime to terminate it in an unusual way

    Hi,
    I build an appliction using LabView 8.2 with Report Generation Toolkit for MS Office V1.1.1 on a WinXP SP3 system without any errors. When I try to build a coresponding Installer, I got the following error message:
    This application has requested the runtime to terminate it in an unusual way.
    Can anyone help me????
    Solved!
    Go to Solution.

    Hi Gunnar,
    Good Morning and I hope your well today. Thanks for your post onto the NI Discussion Forums. 
    There are several considerations and potential causes of the error. I will try my best to cover some of the potential causes.
    Firstly, you've suggested that the Report Generation Toolkit is being used:
    When building applications with Report Generation Toolkit VIs, you must complete the following additional steps:
    1. From the Source Files tab of the Build Application or Shared Library (DLL) dialog box, click the Add Dynamic VI button to add the following two VIs to the application:
    – _Excel Dynamic VIs.vi in vi.lib\addons\_office\_exclsub.llb
    – _Word Dynamic VIs.vi in vi.lib\addons\
    _office\_wordsub.llb
    2. If the application you are building contains the MS Office Report Express VI, you must add any Word or Excel templates that you use to the built application. From the Source Files tab, click the Add Support File button to add the template files to the application. By default, the custom destination for the templates is the same as the path that appears in the Destination directory field on the Target tab with a data subdirectory appended. Do not change the custom destination for the files you add.
    For example, if you are using the basic Excel template with the MS Office Report Express VI, add MSOffice_RGT_Template.xlt to the application. The basic template files are located in the templates\Report directory.
    Have you done this?
    Could you please send an image of your project and your installer options?
    The problem was that I use Office toolkit and it was not compiled with LabVIEW 8.2:
    I found a forum where the toolkit wasn't complied for LabVIEW 8.2. Could this be an issue I wonder?
    I mass compiled the complete directory c:\program files\National
    Instruments\LabVIEW 8.2 (it took quite a long time) and afterwards the
    directory lvjpeg disapeared.
    Have you tried this?
    Runtime to Terminate Error:
    1. Have you been having any trouble with LabVIEW - crashes or bug installation?
    I would suggest repairing your installation of LabVIEW and the toolkit(s) using the Add/Remove Programs.
    2. Also would it be possible to try building an installer on another machine?
    3. I have seen that not enough Hard-disk space can cause this error - what is the status of yours?
    4. Are you using any other drivers such as DAQmx or VISA?
    I hope this information starts to help us locate the root cause of the trouble your having, and if you could answer the questions above and try my suggestions that would be great! if you could also gather the extra information about your installer options that would also really help supporting the issue further.
     *edit:
    5. Also the runtime error would suggest you've selected to include a runtime in your installer options - have you tried de-selecting this and see if it installer builds correctly? If it does, then we could then work on how to add the additional installer to your build. 
    Message Edited by Hillman on 04-01-2009 10:01 AM
    Kind Regards
    James Hillman
    Applications Engineer 2008 to 2009 National Instruments UK & Ireland
    Loughborough University UK - 2006 to 2011
    Remember Kudos those who help!

  • Error on installation of LabVIEW Run-Time Engine 8.5.1: "This application has requested the Runtime to terminate it in an unusual way"

    Hi,
    a colleague in India cannot install the LabVIEW Run-Time Engine 8.5.1 on Windows XP. On attempting to install, an error box is shown, which says:
    (window title)
    Microsoft Visual C++ Runtime library:
    (message box text)
    Runtime error!
    Program: C:\National Instruments Downloads\LabVIEW 8.5.1\Runtime Engine\setup.exe
    This application has requested the Runtime to terminate it in an unusual way.
    Please contact the application's support team for more information.
    http://img529.imageshack.us/my.php?image=runtimeerrorvt7.jpg
    I didn't find any relevant clues for this in NI forums. A search at Google brought me to http://support.microsoft.com/kb/884538/en-us, offering a HotFix to solve the problem. Unfortunately, the installation of this HotFix does not solve the problem.
    Do you know this behavior and do you have any ideas how the problem can be solved?
    Thanks in advance.
    Best regards
    Manuel
    Message Edited by Manuel Häderle on 10-07-2008 10:41 AM
    Solved!
    Go to Solution.

    Hi there
    log in as administrator and kill all processes not needed and try again. I've seen cases where one of these free download tweak applications (like "Memory Defragmentation" and stuff like that) caused that error. 
    Best regards
    chris
    CL(A)Dly bending G-Force with LabVIEW
    famous last words: "oh my god, it is full of stars!"

  • Como soluciono este problema: Runtime Error!... This application has resquested the Runtime to terminate it in an unusual way.

    No puedo trabajar en photoshop, me envia una ventana con lo siguiente:
    Runtime Error!... This application has resquested the Runtime to terminate it in an unusual way.
    Y se cierra el programa, como puedo resolver el problema, es adobe phothosop elements 7 en windows vista.

    This problem can have many different causes, so the steps to solve can vary / be complex.
    Firstly, have you installed any non-Microsoft programs recently?
    If so, this could be the cause of the errors, try to uninstall the programs.
    Some other discussions (rather complex), which suggest that Explorer-extensions can be the cause of this:
    http://social.technet.microsoft.com/Forums/en-US/bf414bb1-8c48-4114-874f-341cc7d8db68/explorerexe-crashes-with-c4343-runtime-error-during-file-search?forum=w7itproperf
    http://social.technet.microsoft.com/Forums/en-US/3a6e2cfe-ef5b-4547-a832-946a3cc82e8e/microsoft-visual-c-runtime-library-runtime-error?forum=w7itproappcompat
    Don
    (Please take a moment to "Vote as Helpful" and/or "Mark as Answer", where applicable.
    This helps the community, keeps the forums tidy, and recognises useful contributions. Thanks!)

  • On opening A.8, I get this error message "Runtime error (VisualC  ) This application has requested to terminate in an unusual way. Pls. contact the app's supoort team."

    On opening A.8, I get this error message "Runtime error (VisualC  ) This application has requested to terminate in an unusual way. Pls. contact the app's supoort team." This happens on opening .pdf file or opening the application.

    XP. Yes, it was working fine. When I open Control Panel/Add or Remove
    programs, Acrobat isn't listed (Creative Suite 3 and 2 Flash Players,
    and an Acrobat Reader that I installed yesterday show up, but no
    Acrobat). Acrobat 6 and 8 appear in Explorer under Program
    Files/Adobe.??? Thanks.

  • Hello, I am having a slight issue. When I opened my adobe photoshop elements 9, I received a message saying "This Application has requested the Runtime to terminate it in an unusual way." It then tells me to contact support, and I'm wondering what I shoul

    Hello, I am having a slight issue. When I opened my adobe photoshop elements 9, I received a message saying "This Application has requested the Runtime to terminate it in an unusual way." It then tells me to contact support, and I'm wondering what I should do. Thanks!

    Hi ,
    Do you remember if you  have installed some software prior to this issue?
    Delete programs you never use.
    If the issue reoccurs in Clean Boot, but works fine in Safe Mode, the cause may be the disabled hardware drivers. You may narrow down the
    causes in Device Clean Boot.
    Device Clean Boot
    =================
    1. Click Start, type "devmgmt.msc" (without quotation marks) in the Search bar and press Enter.
    2. Expand "Sound, video and game controllers".
    3. Right click on your sound card and then click "Properties.
    4. In the dropdown menu of Device Usage, please choose "Do not use this device (disable)" and click OK.
    5. Please use the same method to disable other dubious hardware such as: internal modem, network card and CD-R drive. Please note some devices
    such as video adapter are not available to be disabled.
    Tracy Cai
    TechNet Community Support

  • After the instalation,when i want to open mozilla,apears:This application has requested the Runtime to terminate it in an unusual way,runtime error

    Microsoft visual C++ Runtime Library
    Runtime error
    Program:C:\Program Files\Mozilla Firefox\firefox.exe
    This aplication has requested the Runtime to terminate it in an unusual way
    Please contact the application`s support team for more information

    Start Firefox in [[Safe Mode]] to check if one of the add-ons is causing the problem (switch to the DEFAULT theme: Tools > Add-ons > Themes).
    * Don't make any changes on the Safe mode start window.
    See:
    * [[Troubleshooting extensions and themes]]
    * [[Troubleshooting plugins]]

  • This application has requested the runtime to terminate it in an unusual way please contact the application's support

    I randomly get this error message "This application has requested the Runtime to terminate it in an unusual way. Please contact the application's support." 
    Here's a picture of it. http://i48.tinypic.com/35hradh.jpg  
    It doesn't tell me what application or process is responsible. :/
    It pops up randomly when I wait long enough. It will pop up even if I don't have anything open and I just leave my computer to idle. When I close it or click okay, windows explorer gui will crash and restart. I can still use the computer after this without
    restarting but again if I wait long enough it will occur again. I've look around and tried many solutions but nothing has worked.
    I've tried a full virus scan, and malware scan with no luck. Tried the registry cleaner from CCleaner and doesn't fix it. I've ran it in safe mode and the error didn't seem to occur or maybe I didn't wait long enough (30-40 minutes).  I've tried a SFC
    scan and nothing comes up as wrong. I've done a cleanboot several times with no help. I can't do a system restore since the latest restore point is on the same day that I got the error unfortunately.
    When the error occurs the pop up window is from Microsoft Visual C++. I've tried uninstalling and reinstalling Microsoft Visual C++ for my 2010 versions but with no luck. I've uninstalled the recent programs that I installed and no help either.
    In the event viewer, it shows  that there is an error and the source is an application error. The details are...
    Faulting application name: Explorer.EXE, version: 6.1.7600.16768, time stamp: 0x4d6878c3
    Faulting module name: msvcrt.dll, version: 7.0.7600.16930, time stamp: 0x4eeaf834
    Exception code: 0x40000015
    Fault offset: 0x0005620a
    Faulting process id: 0x980
    Faulting application start time: 0x01cdf12d86b1dd89
    Faulting application path: C:\Windows\Explorer.EXE
    Faulting module path: C:\Windows\system32\msvcrt.dll
    Report Id: d1f9cfa3-5d22-11e2-94b5-001fd0d13411
    The event that always follows after this one is always a Windows Error Reporting Log.
    Fault bucket 2836122452, type 1
    Event Name: APPCRASH
    Response: Not available
    Cab Id: 0
    Problem signature:
    P1: Explorer.EXE
    P2: 6.1.7600.16768
    P3: 4d6878c3
    P4: msvcrt.dll
    P5: 7.0.7600.16930
    P6: 4eeaf834
    P7: 40000015
    P8: 0005620a
    P9: 
    P10: 
    Attached files:
    C:\Users\Dennis\AppData\Local\Temp\WER2815.tmp.WERInternalMetadata.xml
    These files may be available here:
    C:\Users\Dennis\AppData\Local\Microsoft\Windows\WER\ReportArchive\AppCrash_Explorer.EXE_4dd84d182b87996cc0ddaff5b22f2f6085c2259_10063f95
    Analysis symbol: 
    Rechecking for solution: 0
    Report Id: d1f9cfa3-5d22-11e2-94b5-001fd0d13411
    Report Status: 0
    I checked the process that the error message window links to and it is explorer.exe but I'm not sure what I can do since it's an essential windows file and I can't just delete it.
    Anyone have any ideas what is going on?
    Thanks.

    Hi ,
    Do you remember if you  have installed some software prior to this issue?
    Delete programs you never use.
    If the issue reoccurs in Clean Boot, but works fine in Safe Mode, the cause may be the disabled hardware drivers. You may narrow down the
    causes in Device Clean Boot.
    Device Clean Boot
    =================
    1. Click Start, type "devmgmt.msc" (without quotation marks) in the Search bar and press Enter.
    2. Expand "Sound, video and game controllers".
    3. Right click on your sound card and then click "Properties.
    4. In the dropdown menu of Device Usage, please choose "Do not use this device (disable)" and click OK.
    5. Please use the same method to disable other dubious hardware such as: internal modem, network card and CD-R drive. Please note some devices
    such as video adapter are not available to be disabled.
    Tracy Cai
    TechNet Community Support

Maybe you are looking for

  • CPU upgrade on Satellite A60

    Hello, i want to upgrade the cpu on my Satellite A60 celeron d345, what kind of processors are supported? Thanks

  • Bridge won't open from PS CC

    IN PS CC, Mini bridge will not open. Dialog says> "Bridge encountered a problem and is unable to read the cache. Please try purging the central cashe in Cashe Preferences to correct the situation." I cleared cache for the folder I am in, and now I se

  • Cross Company code Transaction error

    Hi, When I am posting below Cross company code transaction getting error - Balancing field "Profit Center" in line item 001 not filled. Vendor A/c - Company code1 To Bank clearing A/c - Company code2 Problem is profit center is not deriving for Vendo

  • Audio interfaces

    hi to all i have been using the tascam fw1884 for a while , i am thinking of moving to a better audio interface looking @ the ESI MaXiO XD ,http://www.esi-audio.com/products/maxioxd/ anyone out the using it with logic pro 8 @ present thanks

  • Is my Adobe CC for photographers license still valid if I change from Windows 32 bit to 64 bit?

    I've bought a license for Adobe CC for photographers (costs 10$ a month), and now going to upgrading my operating system from Windows 7 32 bit to 64 bit. I know that there is a 64 bit version for Photoshop, don't know about Bridge. So, is my license