The launch of LabVIEW 8.6 in MS Visual C++ error

I use a PC (Windows XP), including LabVIEW 8.6, 2009 and 2010 is installed.  When you try to launch 8.6, I get this runtime error:

If I click on OK in this window before Initializes the splash screen, I close LabVIEW.  However, if I wait until after the splash screen appears, the window above becomes inactive and unusable.  I have not tried many or search programs, but I can say that LabVIEW behaves normally (I can open and create projects and screws).

Anyone encountered this before?  Any ideas would be great.

Thank you

Fern Adam

Try reinstalling the LV 8.6 run-time engine

Tags: NI Software

Similar Questions

  • How to avoid the launch of Labview VI when he invokes in Teststand environment?

    Hi, friends.

    I am a student of teststand. I wrote a few screws by Labview. Now, I want to invoke in teststand environment.

    But when I run the sequence. LabVIEW automatically launches.

    How to avoid the launch of Labview when I run the sequence?

    Thank you.

    LabVIEW programs require a runtime engine. Under the TestStand configuration drop-down, select adapters. You can change the LabVIEW adapter to select the runtime rather than the development system.

    This should prevent the main screen of LabVIEW to appear, but you will not be able to change your LabVIEW VIs while they run of TestStand using the runtime engine.

  • How to avoid the launch of Labview when called by Teststand VI

    Hi, friends.

    I am a student of teststand. I wrote a few screws by Labview. Now, I want to invoke in teststand environment. But when I run the sequence. LabVIEW automatically launches. How to avoid the launch of Labview when I run the sequence?

    Thank you.

    I'm not sure that I follow what you're saying...  But it seems that when the VI is called, the LabVIEW Development software is started and you want to avoid this.

    If you create an executable file or a dll and that any call within TestStand, she should not call the development environment.  You must have the LabVIEW runtime engine installed on the target computer.

    For several years I used TestStand with LV, if my memory does not have to be precise.  I think that the above worked for me.  However, it seems that I remember something to have the LV code in debug mode, causing to open development environment... but it's a distant memory.    You do not use breakpoints where the LV VI is called, are you?

    R

  • The call of the TestStand of LabView modules

    Hello

    I have some dllmodules developed to be launched from TestStand and so the methods require a context of sequence as in param.

    But now I would call these modules on a computer without TestStand. I thought the call of LabView but is it possible? I do not have access to change the modules.

    You can use the TestStand Deployment Utility, located in the TestStand menu under Tools-> deploy the TestStand system

    In the TSDU, you can create an installer to deploy a workspace TestStand and tab of Setup options, you can even choose to include the TestStand engine in the installation program.

  • My compiled program crashes after the first run (LabVIEW 2009)

    I have a compiled program created with LabVIEW 2009 which, in the first round, once the computer is restarted, works fine but after discontinuation of the program, it will not work properly.

    The program uses a compiled Launcher to dynamically activate a set of VI containing the expectation driven by State Machines (QDSM).  Begins subsequent program launcher module appears fine, and his progress bar shows that she starts each of the VI.  Once the Launcher is complete it removes memory launched Dynamics VI and caressed.  The spear that do not reach the main UI that VI is barely long enough for the observer to see (if there is one) then stops.  The program then went from memory I can say.  There is no process in memory or anything.

    Also, when I try to run the installed version of the exe file on a computer with installed 2009 development environment I get this behavior consistently successful launch once again.

    In both case, my program does raise all errors (that are connected), or runtime generates everything I can see.  Also, when I run my program in the development environment the program does that way.  He has no problem at all.

    I have used this style of architecture front of LV8.6 with all the problems.  Can anyone suggest some possible solutions or even a few debugging tips?  I've never had a problem that I could not duplicate in the development environment, so I'm not sure how to start to attack my question.

    Thanks for any help.

    Jason

    I solved the problem I think that (at least with regard to the tests on this point revealed).   After that I added the possibility to connect the past States to of the QDSM, I was able to determine that the program was 'plant' after that I dynamically closed the Panel front of the Launcher.  My program is designed to close the Panel before the pitcher, then pop up the façade of the main user interface.   My EXE is inspired to hold the Launcher with my other files QDSM kept outdoors in specific directories.  What seemed to be happening is that when Launcher closed its façade and before UI opening upward the runtime engine decide since it is y no Windows Open he was closing down.  It's my guess on what might happen any way.  I modified my code to change the Launcher window to hidden and delay for 1/2 second to give a chance to fully start running to the main user interface.  This will correct the problem, or at least worked around her.  If someone out there can explain me exactly what is happening that I sure would appreciate it.

    Thanks for all the help that those of you who responded.  Your advice has been very beneficial and certainly led me to a faster resolution.

    Jason

  • Questions on the capabilities of Labview

    Hi I'm starting just Labview investigation in conjunction with a new test bench we create for test of industrial control products. We want to create a universal dock to test which provides the power and signals commonly used so that we can test several types of products. The dock will communicate to a PC running labview and receive signals to test via a DAQ box / boxes any.

    We want to create for each type of product, a platform with a PCB to hold the device to the test, so that the PCB plugs into the dock and routes all test signals required from the dock to the ASE without going through their son by hand. I would do the following in Labview:

    -We want to be able to detect the type of PCB plugged into the dock by monitoring a PIN which changes state. When the transition is detected, we need to read a code of identity the PCB and launch the good test program in Labview to the unit under test. LabVIEW is able to respond to an interruption or interrogate a signal from a data acquisition in the dock and automatically launch a given test program?

    -If the PCB contains two EHR say independent, it would be nice to have two test startup programs so that each took half of the screen. And if there are four EHR, to spawn four independent test programs which divides the screen into 4, etc. LabVIEW is capable of running several independent tests of program instances at the same time like that? Can I get programmatically to manage as described? They would be able to share the same material at the same time?

    -Will be the basic Labview do these things, or do I need some kind of addon?

    Thanks for your comments!

    LabVIEW is able to respond to an interruption or interrogate a signal from a data acquisition in the dock and automatically launch a given test program? YES

    LabVIEW is capable of running several independent tests of program instances at the same time like that? YES

    Can I get programmatically to manage as described? YES

    They would be able to share the same material at the same time? Ooh, maybe only one, delicate. Depends on hardware and what exactly you are trying to do and how the program is written.

    Labview base will do these things, or do I need some kind of addon?  YES, the basic version can do what you described... but... you will not be able to create a stand alone application with the basic version. You will have to run in the development environment. There is a lot you can do with the basic version.

    Take a look at the different development version to see what functions are added in the FULL and PRO editions.

    http://www.NI.com/LabVIEW/buy/

    http://sine.NI.com/LabVIEW-HMC/app/pages/required_questions.XHTML

  • How do I run the exe of labview with command line

    I would like to launch an exe of labview with a command line.

    I would like to get advice how to launch the exe of Labview with give values to the control settings?

    You can view the example where x, there are controls

    There is a more detailed guide here, I reference below:

    1. first of all, you can enable it in settings:

    1. open the properties for a version of the application specification

    2. navigate to the Advanced category

    3. check the pass all arguments on-demand command line

    To pass the arguments to command line to request and access in your code follow the same steps as for LabVIEW 7.x.

  • I want to inhibit the launch of calendar app with a shot to the right of the screen.

    I want to inhibit the launch of calendar app with a shot to the right of the screen.

    I use my iPad to read, and drag to change pages drags the calendar to the irritating front... most!

    You can enable settings > general > multitasking > allow applications multiple 'off', which stops by scanning of the right border showing the other apps - you can just disable in iBooks

  • How do I remove the launch date for the safe in FF portable ESR 31

    How do I remove the launch date for the safe in FF portable ESR 31. Is it possible that - by pressing the SHIFT key when you launch firefox shows the option of safe mode - off and close the browser.

    See also:

  • At the launch of Thunderbird, how can I set a password that prevents viewing of my emails if someone uses my computer?

    At the launch of Thunderbird, how can I set a password that prevents viewing of my emails if someone uses my computer?

    100% this addons can help you
    https://addons.Mozilla.org/en-us/Thunderbird/addon/master-password/

    Look at my Thunderbird when I open

  • How to prevent the launch automatically plug-ins Firefox on Mac?

    Is there an extension that prevents the launch automatically the Firefox plug-ins? When I open a new link, any video on the page automatically begins to play, usually after that I scrolled before the video to read that I'm here for, while I have to scroll upwards or downwards to find in order to stop - slow and slows down my browser - at least it seems to do. Can you help me? Thank you

    Individual plugins can be set to "Click to play" so that they do not start automatically. You can give permission to sites allows to run plugins on a page by page basis or on a site-by-site basis.

    Open the Add-ons page for the Plugins section:

    Tools menu > Modules > in the left column, click on Plugins

    Then for Shockwave Flash, for example, or for QuickTime, change the selector "Always enable" to "ask to activate.

    When you reach a page that wants to use one of these plugins, you will see at least one of them:

    • icon in the address bar that looks like a piece of Lego
    • notification on a gray rectangle dark where video normally would appear
    • information bar slides between the toolbar and the top of the page

    In the dialog box, you can approve the plugin for the current page, or "remember" who approves all pages of the site.

    Try it and see what you think.

  • Firefox crashed today the launcher bar is back! : P

    Well, I had the help of the community to get rid of the bar of the Launcher on the bottom of my home page and it worked fine for several months, and then the other day, Firefox crashed and when I restarted it starts also throw up the launcher bar again. I tried the solution given to my madperson a few months, but now it seems not work even if I restart my computer.
    "The solution."
    by madperson

    This line in the userContent.css file should hide the bar:

    "@-moz - document url("about:home") {#launcher {display: none! important}}"

    When you look at the profiles.ini it seems that Firefox has rebuilt itself to search a different folder... 2lbb5bu1.default - 1348169446250.

    Can someone come up with an idea to get rid of the taskbar Launcher on the bottom of my Google home page? THHHAAAAAANNNNK you!

    This line should be in userContent.css and still works for me in Firefox 16

    Customization files (interface) userChrome.css and userContent.css (Web sites) are located in the chrome folder in the Firefox profile folder.

    You can use this button to go to the Firefox profile folder:

    • Help > troubleshooting information > profile directory: see file
    @-moz-document url(about:home){ #launcher { display:none!important; } }
    
  • What happens when the launch promotion of HP Premium 60 days workspace service expires?

    Hey everybody,

    What happens when the launch promotion of HP Premium 60 days workspace service expires?

    Thank you

    Bill

    Approach the limit of 60 days, the customer will be recalled by a notice of application or email partner of HP as the service ends. To continue the service, the customer will be asked to buy HP licensed workspace in order to avoid an interruption of service.

    The 61st day, the service will be more active and mobile users will not be able to use in their application catalog-virtualized applications. Users will be asked to contact their internal COMPUTER administrator.

  • 8 cases of firefox opened at the launch, no closing 'don't save' confirmation, forgotten tabs

    Recently I have not asks me if I want to SAP the tabs in ff when the browser is closed.

    In addition, at the launch of ff he forgets the browser tabs

    And finally opens of ff (more annoying), 8 cases during the launch.

    How to bring back my old ff (work)?

    I tried to uninstall ff and re - install ff and that did not help.

    Thank you

    Kevin

    It is possible that there is a problem with the sessionstore.js and sessionstore.bak files in the Firefox profile folder.

    Delete the sessionstore.js file [2] and sessionstore.bak in the Firefox profile folder.

    If you see files sessionstore-# .js with a number in the left part of the name as sessionstore - 1.js then delete those as well.
    Delete sessionstore.js will cause App Tabs and tab groups and opened and closed the tabs (back) to get lost, so you will need to create them again (take note or bookmarks).

    See also:

  • Pinwheel 10-20 seconds on the launch of each application

    Since upgrading my Macbook Pro at El Capitan I had a problem where launch apps cause a 10-20 seconds of reel. Oddly, the application seems to start immediately (i.e. clicking on Safari immediately brings up the Safari window) but when demand becomes inadmissible and non-interactive with reel spinning for an average of 15 seconds.

    I ran repair disk such as suggested by some other items with no improvement. I used the console to collect newspapers while it happened between a launch system and Safari preferences and the only common element between the two seems to be the message, repeated three times.

    2016-03-07 12:00:04.102 PM apsd [81]: could not send activation record to com.apple.ManagedClient.enroll service

    2016-03-07 12:00:13.051 PM System Preferences [492]: failed to SecTaskLoadEntitlements error = 22

    2016-03-07 12:00:13.051 PM System Preferences [492]: failed to SecTaskLoadEntitlements error = 22

    2016-03-07 12:00:13.052 PM System Preferences [492]: failed to SecTaskLoadEntitlements error = 22

    from 12:00:04.102 to 12:00:13.052 (about 9 seconds) System Preferences was not on the screen and available. After the last SecTaskLoadEntitlements has no error to the 12:00:13.052 that the Preferences window

    Similarly at the launch of Safari

    2016-03-07 12:00:31.068 PM Safari [497]: KeychainGetICDPStatus: key :-25300

    2016-03-07 12:00:31.068 PM Safari [497]: KeychainGetICDPStatus: status: power off

    2016-03-07 12:00:31.095 PM Safari [497]: KeychainGetICDPStatus: key :-25300

    2016-03-07 12:00:31.095 PM Safari [497]: KeychainGetICDPStatus: status: power off

    2016-03-07 12:00:31.414 PM EET [275]: failed to SecTaskLoadEntitlements error = 22

    2016-03-07 12:00:34.082 PM configd [56]: inet_set_autoaddr (1, 1) failed, busy resource (16)

    2016-03-07 12:00:47.418 PM Safari [497]: failed to SecTaskLoadEntitlements error = 22

    2016-03-07 12:00:47.418 PM Safari [497]: failed to SecTaskLoadEntitlements error = 22

    2016-03-07 12:00:47.418 PM Safari [497]: failed to SecTaskLoadEntitlements error = 22

    The Safari window appeared almost immediately by clicking on the application icon. However, when the window pops up about 12:00:34 that the wheel seems to do the Safari window says plue, until that last SecTaskLoadEntitlements has no error is recorded in 12:00:47.418 (13 seconds)

    This happens on the launch of EACH application on the Macbook, iTunes, Safari, Mail, preferences system, AppStore... everything...

    Here's an example to launch app store where I paid VERY very attention to this journal entry begins and stop the roulette

    2016-03-07 12:13:37.069 PM App Store [524]: unknown class FRToolbar in the path /System/Library/PrivateFrameworks/StoreUI.framework/Resources/Base.lproj/FRStor eViewController.nib Interface Builder file.

    2016-03-07 12:13:37.880 PM EET [275]: failed to SecTaskLoadEntitlements error = 22

    PINWHEEL begins immediately after the connection of the above error *.

    2016-03-07 12:13:53.181 PM App Store [524]: failed to SecTaskLoadEntitlements error = 22

    2016-03-07 12:13:53.181 PM App Store [524]: failed to SecTaskLoadEntitlements error = 22

    2016-03-07 12:13:53.181 PM App Store [524]: failed to SecTaskLoadEntitlements error = 22

    REEL stops immediately after connecting the three errors above, that all appear at once in the console *.

    I have no idea what happened to SecTaskLoadEntitlements, but clearly it is originally a kind of performance problem because this is the message that surround each reel application console.

    Try these in order to test your system after each see if it is back to normal:

    1. a. reset the PRAM and NVRAM on your Mac.

    b. Macs with Intel processors: reset of the controller (SMC) system management

    2. restart the computer in Safe Mode, and then restart again, normally. If this does not help, then:

    HD recovery start: restart the computer and after the buzzer, press on and press and hold the

    COMMAND and R keys until it appears the Utilities menu screen.

    3 fix the hard disk and permissions: select startup drive in the Utilities menu utility. Fix the hard drive and the permissions as follows.

    When the recovery menu appears, select disk utility, and then press the continue button. After loading disk utility select it

    indented Macintosh HD entry of the list on the left.  Click first aid button in the toolbar. Wait for the operation

    is over, then quit disk utility and back to the main menu.

    4 reinstall OS X: restart from HD recovery Select reinstall OS X from the Utilities menu, then click on the continue button.

    Note : You will need an active Internet connection. I suggest to use Ethernet if possible because it's three times faster than wireless.


Maybe you are looking for

  • Folio 13-2000: Bios Admin password

    Hello I need to remove the Admin of Bios password. After 3 tries, I have this code: 77451557 Thank you

  • Support SATA 3.0

    Hi, I have 6150et of HP Pavilion DV6 notebook pc with windows 7 Home premium 64-bit. I plan to upgrade my HDD to SATA 3.0 SSD... do my motherboard has SATA 3.0 help? Thank you

  • Calendar sync with Gmail blackBerry Smartphones?

    I recently had an accident with outlook and I was wondering if anyone knows if the csn curve sync with the gmail calendar and contacts?

  • management of WCS, WLC and H-REAP AP1242

    We have chosen to deploy 1 wlc2106(k9-7-0-98-0) and 4 or 5 APs 1242, LAP - AIR and AIR - AP converted to AIR TOURS in each office, with a backup 1 WLC5500, in seat. We have WCS (v7.0) and in this architecture, 1242 APs will be always connected on 1 o

  • audio driver sounds, showing in Device Manager

    I bought a hp pc with win 7 Edition brand family for 4 years, but now his mother burned. now I had bought the new motherboard and installed win 7 home edithion, but not sound driver sound, showing in Device Manager. It automatically takes the builded