MS VC++ runtime error - running nimxs.exe suring computer boot

Somehow my labtop starts to fail to run MAX (nimxs.exe) during start up. Message is "Micrsoft Visual C++ runtime error. This application has requested the runtime to terminate it in an unusual way. Please contact the application's support team for more info". Any idea? Thanks in advance.

mchips,
So you've tried reinstalling your different LabVIEW versions, but have you done the same with the DAQ device drivers?  To do this, just go to Start >> Control Panel >> Add/Remove Programs and find National Instruments.  Click 'Change', and then find the version of the daq driver that you have (depending on the driver version, it should be something like NI-DAQmx, NI-DAQ, or Traditional NI-DAQ).  That should completely uninstall the driver.  You can then reinstall the driver from a disk, or if you prefer, download the driver you need from our website by going to www.ni.com and clicking on the 'Drivers and Updates' link on the left side.  In the Search field, type in the following info:
Product Line: Multifunction DAQ
Software: 'NI-DAQmx' OR 'Traditional NI-DAQ (Legacy)' (depending on which you need) 
Software Version: <your version>
Operating System: <your OS>
You can also download the latest version of the driver, if you know your card is supported.  If you tell me what DAQ card you have and what version of the DAQ driver you are using (DAQmx or Traditional DAQ), I can tell you which is the latest you can use.
Thanks,
Justin

Similar Messages

  • "Error running javac.exe compiler" when using ant to compile Eclipse plugin

    Hi
    I encounter an error "Error running C:\jdk1.5.0_06\bin\javac.exe compiler" when building my project using ant1.7.
    My project has 10 eclipse plugins, and each plugin is compiled by invoking following ant target
    <!-- ===================================================================
    Compile specified plugin
         target parameters:
              param.plugin.dir: the plugin directory
              param.plugin.targetJarFile: the name of jar file for the given plugin
              param.plugin.src.dir: the folder name of source codes. Note: it is relative path name
              param.fork: indicate if another process is forked to run javac
    =================================================================== -->
    <target name="compilePlugin">
         <!-- Prepare compile environment -->
         <!-- Delete obsolete build folder -->
         <delete dir="${param.plugin.dir}/${build.dir}" quiet="true"/>
         <!-- Delete obsolete jar file -->
         <delete file="${param.plugin.dir}/${param.plugin.targetJarFile}" quiet="true"/>
         <mkdir dir="${param.plugin.dir}/${build.dir}"/>
         <!-- Compile source codes -->
         <javac      srcdir="${param.plugin.dir}/${param.plugin.src.dir}"
                   destdir="${param.plugin.dir}/${build.dir}"
                   failonerror="${javacFailOnError}"
                   verbose="${javacVerbose}"
                   debug="${javacDebugInfo}"
                   deprecation="${javacDeprecation}"
              optimize="${javacOptimize}"
                   source="${javacSource}"
                   target="${javacTarget}"     
                   fork="${param.fork}" memoryInitialSize="256m" memoryMaximumSize="512m">
              <classpath refid="compile.classpath" />
         </javac>
         <!-- Create plugin jar file -->
         <copy todir="${param.plugin.dir}/${build.dir}" failonerror="true">
              <fileset dir="${param.plugin.dir}/${param.plugin.src.dir}" excludes="**/*.java, **/package.htm*" />
         </copy>
         <jar jarfile="${param.plugin.dir}/${param.plugin.targetJarFile}" basedir="${param.plugin.dir}/${build.dir}"/>
         <delete dir="${param.plugin.dir}/${build.dir}" quiet="true"/>
    </target>
    Since each of first 9 plugins contains less than 500 java source files, we always set "param.fork" to false when invoking this ant target.
    For the 10th plugin, it has about 1000 source files. If we set "param.fork" to false, we will get the error "Error running javac.exe compiler". So we have to set "param.fork" to true when compiling it. This week, this plugin contains about 1250 files and we get the same error again when compiling it. I tried to increase the "memoryMaximumSize" to "768", but still couldn't get through it.
    BTW, There are about 150 jar files in our classpath for compiling plugins. Do many jar files cause this problem?
    Any help is highly appreciated.
    Many thanks
    Oceanman

    I encountered a very similar error and I was able to resolve it by removing the following parameters from the javac task:
    fork="${param.fork}"
    memoryInitialSize="256m"
    memoryMaximumSize="512m"My values were not the same as yours, before I removed them, the values were set to:
    fork="true"
    memoryInitialSize="256m"
    memoryMaximumSize="256m" Not sure why this fixed my problem but it did. I was using Ant 1.7 and Java 1.6_07 hope this helps.

  • GeoKettle: Error running javac.exe compiler

    Hi,
    I am trying to use GeoKettle exactly as mentioned at
    http://209.85.229.132/search?q=cache:JHfrxCo7y0YJ:forge.osor.eu/docman/view.php/143/250/Kettle_Devel_guide_v0.odt+geokettle+spoon+java+api&cd=2&hl=en&ct=clnk&client=firefox-a
    But when I try to build it, i am getting the following error.
    [javac] Compiling 135 source files to D:\workspace\geokettle\classes-core
    BUILD FAILED
    D:\workspace\geokettle\build.xml:74: Error running javac.exe compiler
    Can anyone guide me please to resolve this problem.
    Best Regards
    Tabbasum

    most likely the javac executable is not on the system path. Try typing 'javac -version' in a command prompt and see what response you get.
    If it is something like 'javac is not a recognized...', locate where the JDK is installed and add its bin subdirectory to the PATH system variable. Restart any command prompt and type javac again.
    You DID have a JDK installed, didn't you?

  • Installed Trend Micro Smart Surfing on new MacBook Pro and now it has caused error that won't let computer boot up.  How do I get it to a point that I can delete program?

    Installed Trend Micro Smart Surfing on new MacBook Pro and now it has caused error that won't let computer boot up.  How do I get it to a point that I can delete program?

    Try booting up in Safe mode (holding down the Shift key while booting). If the software came with an unistaller, use it to remove alll traces of the software - it's nothing that you need and, as you've experienced, can do more actual hard than good (as is the case with most software of this type). When you're booted in Safe Mode, if you can't run an uninstaller, at least check to make sure that there are no Trend Micro items that are set for automatic log in, at least.
    Clinton

  • Trying to run the update to newest available version of Itunes and I am getting a runtime error on the .exe file telling me "an application has made an attempt to load the C runtime library incorrectly. Please contact the applications support team"

    I am trying to run the latest Itunes update and I am getting 2 error messages:
    Runtime error!
    Program:C:\program files(x86)\itunes\itunes.exe
    R6034
    An application has made an attempt to load the C runtime library incorrectly
    Please contact the applications support team for more information.
    second message:
    Itunes was not installed correctly, please reinstall Itunes.
    Error 7( Windows error 1114)

    Hi 623connor,
    Thanks for using Apple Support Communities.  I would recommend trying a thorough reinstall of iTunes as described here:
    Removing and reinstalling iTunes and other software components for Windows Vista, Windows 7, or Windows 8
    http://support.apple.com/kb/HT1923
    Cheers,
    - Ari

  • Runtime Error in Restorewiz.exe

    Hi -
    Can anyone offer a solution for the following error:
    Runtime Error!
    Program:c:\\Windows\SMINST\RESTOREWIZ.EXE
    The application has requested the Runtime to terminate in an unusual way.
    System crashed and I really need to recover my files but I can't seem to find a way around this error.
    Thanks much!!!

    I know this is an old post, and this may not work for everyone, but I wanted to add the solution that allowed me to get past a runtime error that may or may not be related...
    I had to run a checkdisk on the entire hard drive (all partitions including recovery). The checkdisk utility is included on most Windows recovery CDs and is a command-line program.
    In my case, the hard drive was failing, so I cloned all readable data to a new drive and then could not run the recovery, even though the recovery sector of the hard drive copied with no data loss using Clonezilla.
    Using checkdisk, I had to force-repair, which means some data loss and losing some files, but since I was attempting to do a full recovery anyway, it didn't really matter too much.
    If anyone has this issue, look up some guides on checkdisk online, my syntax (** which MAY CAUSE DATA LOSS **) was:
    *** MAY CAUSE DATA LOSS***
    chkdsk /R /F /I D:
    chkdsk /R /F /I C:
    chkdsk /R /F /I E:
    *** MAY CAUSE DATA LOSS***
    I had to do one checkdisk for each partition (C: - boot, D: - Windows install, E: - Recovery) of my drive. It took nearly nine hours for the whole drive to complete as many indexes were broken after cloning the bad data to my new drive.
    That said, once doing the checkdisk options, I no longer received the C++ runtime error.
    I hope this helps someone!

  • Runtime Error on Acrobat.exe.

    I am using Acrobat Professional version 8 on XP SP3.  It had always worked in the past but now, after opening, I get a Runtime error when trying to make a new PDF.
    Event Viewer gives:
    "Faulting application acrobat.exe, version 8.1.0.137, faulting module adobeupdater.dll, version 5.0.0.316, fault address 0x000475a3."
    I have run the Repair in the installer from the original distribution disk to no effect.  This was after a system reboot and with nothing else started.  The system runs Trend for security, which had not fully started either when I tried to re-run the program.  I jave also run repair from the Help menu in the application itself, with a reboot afterward.  There have been no significant changes made to the system, except possibly automatic updates, since it was working fine.  It even crashes when I try to get the versionn number form the Help-About menu selection.

    I would suggest going to Help>Repair. Then doing Help>Update to get the updates current. Hopefully that will resolve the problem. When you do a repair from the original CD, you may lose updates.

  • Runtime error R6034, itunesHelper.exe and the missing library MSVCR80.dll

    I made the mistake of upgrading to the new version of itunes and I appeared the following errors:
    - Runtime Error R6034 on ituneshelper.exe
    - Library MSVCR80.dll not found
    - Error 7 (windows error 126)
      I tried to install and uninstall as they say apple forums, I researched on my own restoring records, and review it with MicrosoftFixit which is also a solution to the problem but none of the options mentioned above solves the problem. I'm about to format my pc, but I read it in 3 forums that solution does not help. Lords of apple, what's going on with you? Sorry forgot to mention that since I restored settings to my pc that was 1 month ago and nothing happened.
    I have windows XP
    250 gb hard disk
    1 gb RAM
    Thanks

    first disable your antivirus (you can re-enable later)
    go to start, right click on computer and choose properties - note if you have 64 bit or 32 bit operating system
    then make sure all users on the computer are logged off
    log into admin user (if yours isn't already one)
    then uninstall in this order
    itunes
    apple software update
    apple mobile device support (if it won't go - support.microsoft.com/fixit - skip step 1 and go to step 2 - click install or upgrade software or hardware - then scroll down to the bottom of step 3 and click run now next to Fix problems that programs cannot be installed or uninstalled - basically tell it you want to manually tell it want you wantto do and then choose to uninstall and choose apple mobile device - if it freezes or stops around the end then just quit it and relaunch control panel and the apple mobile device should be gone)
    then continue to remove
    bonjour
    apple application support
    then restart computer
    click start - left click on computer - double click on c drive
    double click on program files
    make sure the itunes, ipod, and bonjour folders are gone - if they aren't select them, then right click and delete
    if you are on 64 bit
    complete the steps for program files and then also do program files x86
    if you had to delete any of those folders manually restart again afterwards
    for 32bit os - go to www.apple.com/itunes and download new itunes
    for 64bit os - support.apple.com/kb/DL1615 and download the 64bit version of itunes for windows
    this will resolve any issues related to the update
    NOTE - this will not touch your playlists or media files - your songs are not saved in the itunes application itself those are in a different folder in your music folder

  • Runtime Error! FormDesigner.exe

    I keep getting the following error when I try to open ANYTHING in this program.
    Runtime error!
    ProgramFiles/Adobe/FormDesigner/formdesigner.exe
    abnormal program termination
    I click okay then get the remainder:
    The instruction at "0x0178fab7" referenced memory at "0x02d97014". The memory could not be "written".
    I had a similar error that said could not be read. I closed all programs, tried opening again with no luck. I uninstalled, rebooted, shut down everything, reinstalled and am getting the error listed above. I have looked in Microsoft help and Adobe forums and knowledge base and found nothing helpful. I am using Adobe Acrobat 7.0.5. Form Designer installed when acrobat did. Can somebody please tell me what to do to fix this!?
    My thanks in advance!
    Yolanda

    Add me to the list. I was fine until I installed the trial version
    of Acrobat X. I had been running Acrobat 9.
    4 Pro Extended on Windows XP. After removing the trial versi
    on, LiveCycle Designer  gives
    me the Runtime C++ error pointing to FormDesigner
    .exe and crashes when I select the PDF Preview tab. I have run the repa
    ir/reinstall several times and robooted several times. I guess the lesson is
    to leave Adobe trial versions alone.
    Mike

  • Runtime error! repack.exe abnormal program terminiation

    Hi there,
    We are having problems using the Repackaging wizard.
    The process works fine, but when it "writing .isr script..." Then i recieve an Runtime Error!
    Program:\\servername\repackager\repack.exe
    abnormal program terminiation
    In my package folder there is an .isr script with 0 kb.
    I am using a clean Windows 7 pro SP1 pc.
    I turned off anti-virus.
    AdminStudio10 SP2 Zenworks edition is running on W2K8 R2
    The PC and server is a member of an active directory domain.
    Using the repackager wizard on a clean XP SP3 machine it works fine.
    Any ideas!! Please
    Rogier

    westr,
    It appears that in the past few days you have not received a response to your
    posting. That concerns us, and has triggered this automated reply.
    Has your problem been resolved? If not, you might try one of the following options:
    - Visit http://support.novell.com and search the knowledgebase and/or check all
    the other self support options and support programs available.
    - You could also try posting your message again. Make sure it is posted in the
    correct newsgroup. (http://forums.novell.com)
    Be sure to read the forum FAQ about what to expect in the way of responses:
    http://forums.novell.com/faq.php
    If this is a reply to a duplicate posting, please ignore and accept our apologies
    and rest assured we will issue a stern reprimand to our posting bot.
    Good luck!
    Your Novell Product Support Forums Team
    http://forums.novell.com/

  • Runtime Error - Starting enserver.EXE -Microsoft Visual C++ Runtime Library

    Hi I have successfully installed a NW CE Trial version.
    After trying to start the message- and enqueue-server-processes a windows-popup appears:
    Microsoft Visual C++ Runtime Library
    Runtime Error!
    Program: C:\usr\sap\CE1\SYS\exe\uc\NTI386\enserver.EXE
    This application has requested the Runtime to terminate it in an unusual way.
    Please contact the applications's support team for more information.
    Does anybody know about this problem and how to fix it ?
    Regards Alex

    Hello,
    please look at:
    SAP Enqueue Server needs 800 MB in NW CE SP3 Trial
    "SAP Enqueue Server needs 800 MB in NW CE SP3 Trial" 
    It should be solve your problem,
    Best regards,
    Saimen

  • 3.6.13 crashes with a runtime error in firefox.exe, gives an R6034 message.

    popup window after loading Firefox:
    Runtime Error!
    Program: C:\ProgramFiles\Mozilla Firefox\firefox.exe
    R6034
    An application has made an attempt to load the C runtime library incorrectly.
    Please contact the application's support team for more information.

    The R6034 error can be caused by the VideoLAN plugin, but your plugins list doesn't show that plugin.
    See:
    * [[Troubleshooting plugins]]
    * [[Troubleshooting extensions and themes]]

  • Runtime error! | DW20.EXE | R6031 - attempt to initialize the CRTmore than once.

    I'm working everyday with W10TP for Enterprise, Build 9879.
    I'm receiving the error in figure randomly, which start a "Microsoft Application Error Reporting" process who start to eat my CPU, as long as the error is repeated, the more my CPU is compromised. The first 3 times, each process ate almost
    30% of CPU, after that, the growing processes distributed between them almost 90% of CPU. To work I need to "End Task" for each process from the Task Manager.
    Any idea?
    Regards!
    PD: the image do not appears, it have:
    "Microsoft Visual C++ Runtime Library
    Runtime error!
    Program: C:\Program Files\Microsoft Office\root\vfs\ProgramFilesCommonX64\Microsoft Shared\DW\DW20.exe
    R6031
    - Attempt to initialize the CRT more than once.
    This indicate a bug in your application."

    Make sure report this issue through Feedback App.
    Open Action Center and under maintenance , click on check for solution and it will send report of all of your problems.

  • Runtime error-FlashCards\TCrdMain.exe

    I received this error message on my Toshiba Satellite laptop (Model A205 55814) and do not know what action to take: Runtime Error!Program: C\Program Files\Toshiba\FlashCards\TCrdMain.exeR6025- pure virtual function call Can anyone offer assistance?Thank youLouise 

     
    Satellite A205-S5814
    Downloads are here.
    Louise, try reinstalling the TVAP.
       Toshiba Value Added Package for Windows Vista/7 (32)

  • I would like a program to run every time the computer boots. How would I set this up?

    I would like a program to run everyime the computer boots but am not sure where to go to set that up.

    Either of two places.
    If the program's icon is in the Dock, right-click or Control-click on that icon, then from the Options item select Open at Login.
    Otherwise, go to System Preferences > Accounts (in Snow Leopard) or Users & Groups (in Lion). Select the account in the left pane, then click Login Items in the selector bar near the top of the screen. Use the "+" button to add the item you want.

Maybe you are looking for

  • ITunes wont sync with my iPhone anymore

    I'm not sure what happened, but iTunes won't sync with my iPhone 4 anymore at all. I changed my DNS server settings on my Mac and iPhone (because of stupid Comcast) and now I can't sync using wifi or usb. I reset all my settings to how it was before

  • Can you add folders to your e-mail on a driod turbo?

    I have  Driod turbo, and I have issues with getting my e-mail set up to mirror what I have for same on my PC (I cannot get the folders I have set up on the PC, to show on my phone e-mail)_.

  • Mutex shared lock while reading/writing files

    Hi, My application is a single threaded application. And I am trying to do the read/write file operation.  But there is a chance that other process may read/write the same file while i am using. So before reading or writing the file, i want to mutex

  • Podcasts/starts and stops

    When I select a podcast of a past show from a radio station, it sarts and stops over and over.

  • Abrir, proteger,cerrar programaticamente

    Estoy preparando un proyecto en el que necesito poder abrir un pdf existente, ponerle password de apertura y cerrarlo. El programa se hará en Visual FoxPro. Lo que necesito saber es que herramientas o controles de Adobe necesitaré y cual es la forma