Deployment utility drivers and components, some missing?

I have Testand 3.5 and LabWindows/CVI 8.5 installed on my machine.  I would like to modify an existing TestStand deployment to include the LabWindows/CVI 8.5 Run-Time Engine, so that the installed program can run as an executable on the target system(s) without requiring a full install of LW/CVI.  When I click on "Installer Options" and then "Drivers and Components" I see that the LW/CVI 8.1 RTE is available, but not 8.5.  I've never had 8.1 on my machine.  I have 7.1 and 8.5 installed.  (See attached screenshot.)  I assumed that the 8.5 RTE would be installed along with LW/CVI 8.5, but is this not the case?
-Joel
Attachments:
TS_deploy.PNG ‏31 KB

Hi Joel,
This is most definitely a bug with the NI Build Installer. The bug has been reported under ID 100489.
Rest assured however that although the Drivers and Components list shows CVI 8.1 RTE, it will actually bundle the CVI 8.5 RTE with the deployed system. This is true since the Build Installer captures the CVI Run-time from: C:\Program Files\National Instruments\Shared\ProductCache, which contains the latest CVI RTE.
Thanks for the info Joel.
Nestor

Similar Messages

  • I have deleted some drivers and am trying to reinstall these - how?

    HELP. I ran a cleaning program a while ago, and it seems I deleted some system files and drivers. My computer has had problems and listed some missing drivers i.e.: isapno.sys combatt.sys BATTC.SYS aliide.sys PCIIDEX.SYS pcmcia.sys Mount.sys and many more I wrote them down when my computer wouldn't start and displayed these as I tried to open in safe mode and latest configuration that worked. I am afraid to restart my computer in case it wont start up again.
    I am desperately trying to download the missing drivers.
    1) How do install the missing drivers?
    Furthermore I can not use my external CD drive - it says "E: Drive is inaccesible" I have tried to download the drivers for memorex DVD+R inorder to make a bakcup of my files - but failed -under device settings I only find Samsung drive and not memorex (my drive is called Storix Optical Series)
    2) How do I get my CD drive/burner to work ?
    Ps It works for playing CD's but not burning or opening blanc CD's
    If anyone can Help me I would be so pleased!
    Sincerely,
    Amanda

    Hello
    In some cases it is not easy to make the operating system running well again. I agree with Nicky. First thing that you can try is to use System restore tool and try to rollback the operating system to earlier time before the problem occur.
    The easiest way to make your system functional again is to reinstall it with recovery DVD. On this way the system will be clean installed and everything should works again. If you decide to do this you can create two partitions (expert mode) and second one use for data saving.

  • Problem with deploying FPGA host VIs using TestStand deployment utility

    I am using a PCI-7831R FPGA to control an automated test fixture.  I have several host VI's that I am calling from TestStand (4.2.1) in order to control the 7831R.  The host VI's that TestStand calls are setup as sub-VI's and are used for various things such as opening an FPGA reference (which is bound to a strict type def), downloading and executing the files on the 7831R, reading writing to controls, and finally closing the reference.  In the sequence file, I am passing the reference values as a file global so that the host sub-VI's can communicate correctly.  I have all functionality working correctly in TestStand on my development PC.  When I go to deploy this to a production PC, I get errors when the sequence file trys to load the first host VI.  The error basically states that the VI is broken - try to open and run it (which I can't because I have no development license on the production PC).  I am currently trying to deploy this to another development PC to see if I can track down where the VI might be breaking. 
    I have included the lvbitx and strict type def control that the host subVI's reference in my deployment files.  I can't think of anything that I might be missing.  Is there any good documentation on exactly which files I need to include in the deployment when using FPGA Host VIs (the TestStand reference manual is pretty vague at best)?  It seems that any documentation that I read says the TestStand deployment utility will analyze all VI dependencies (other than shared variables).  On a side question, is the strict type def considered a shared variable?
    Has anyone successfully deployed a sequence that calls host VI's?  Any help would be greatly appreciated.  If any of the above needs further clarification please ask away and I will be happy to give more details. 
    Thanks,
    Mike

    Hi hawkstringer
    Do you encounter this problem using a deployed version of your code? Note that the subject of this topic is about deploying an FPGA application.
    I forgot I posted here, in the mean time I've managed to deploy my application. I think my problem was solved when I included all necessary drivers and components (but I'm not absolutely sure). I included the following:
    NI IVI Compliance Package
    NI FlexRIO
    NI PXI Platform Services Configuration Support
    NI R Series Multifunction RIO
    NI DAQmx Core Runtime
    NI DAQmx MAX Configuration Support
    NI RIO
    Good luck!

  • Deployment Utility copies my MAX configurat​ion to the target system

    Hi,
    I am creating an Installer for TestStand 3.5 and I have found that my MAX device configuration is carried to the target system.  How can I prevent the installer from coping this configuration to the target system?  My Labview VIs use VISA 4.1 to access Serial Ports.

    Hello goldee,
    In the TestStand Deployment Utility, select the Installer Options tab, and then click the Drivers and Components... button.  Make sure the Include Hardware Configuration from Measurement & Automation Explorer checkbox is unchecked. 
    Let me know if that fixes it or not.
    Kristen
    National Instruments

  • Deployment Utility Errors

    Hi,
    We're having a problem with building an installer using the TestStand Deployment Utility. We added some sequence files, VIs and image files to an existing installer and now it doesn't work.
    Below is an extract from the log file:
    Internal error code -2147023170 Processing VIs...
    Could not process LabVIEW VIs. Fix any broken VIs before rebuilding. LabVIEW error:
    The remote procedure call failed.
     in Dynamically Call Build VI Distribution LV 8.6 or Above - TestStand.vi->TestStand - Call Build VI Distribution for Unique VI Hierarchies LV 8.6 or Above.vi->TestStand - Package VIs.vi->TestStand - Build.vi->TestStand - Distribution Wizard GUI.vi->TestStand - Deployment Utility Splash Screen.vi
    An installer was not created due to an error
    The build process is done.
    9:19 AM
    Aborted
    If we split it into 2 installers, with the majority of the LabVIEW VIs in one and the rest of the code in the other both installers build properly and when installed on another PC everything seems to work as expected.
    We have mass compiled all of the VIs, and opened and re-saved all of the new ones. We also tried adding more memory to the PC as we wondered if the installer was just too big (there are over 2000 custom VIs) but that didn't help.
    We are using LabVIEW 2009 and TestStand 4.2.1.
    Any suggestions would be greatly appreciated!

    CJames,
    The error message you are getting means that the connection from the Deployment Utility to LabVIEW was broken unexpectedly, probably because LabVIEW had some problem it could not recover from. From your investigation it seems like the problem is that your deployment is so big that LabVIEW is running out of memory while deploying. There are several ways you can fix or mitigate this problem.
    The easiest way would be to set the /3gb switch which makes LabVIEW run in large address-aware mode. For more information please read this KB. This will allow LabVIEW to use more virtual memory and it should allow the build to complete, however, this is only a temporary solution because if your project continues growing there will come a point where even this new amount of memory will not be sufficient. 
    Another thing you can do from the architectural point of view is splitting your VIs into different projects (and calling the VIs in the context of a project from within TestStand). The Deployment Utility will create a different deployment for every project, which means that some of your VIs which are currently being loaded together while deploying would not be loaded together anymore. This, however, is more complicated because you have to make sure that the VIs are not part of the project anymore (that is, they are not dependencies which would include them anyway) and you have to make sure that they are divided in logical groups. 
    Hope this helps,
    - Francisco

  • PS CS4 64-bit (in Web Premium CS4) on Win 7 PC.  I did a duplicate file check on my hdd and deleted dup files. Now I get "Some of the application components are missing from the Application directory, Please reinstall.."

    PS CS4 64-bit (in Web Premium CS4) on Win 7 PC.  I did a duplicate file check on my hdd and deleted dup files. Now when I try to run PS 64-bit I get "Some of the application components are missing from the Application directory, Please reinstall the application." When I do this, it seems to install correctly until the very end, then it says "Installation Complete With Errors", and when I try to run I get the same 'component missing message'. What can I do? PS 32 bit runs fine. Some of the other applications ib Web Premium say the shortcut has been changed or removed. I appreciate your help...Thank you

    Best advice I can think of is to uninstall and run the Clean Script from here.
    Adobe - Adobe CS4 Clean Script

  • Just updated my iMac to OS X Yosemite and my Photoshop will no longer open. Pop up message informing Some of the application components are missing from the Application directory. Please reinstall the application. I have the pay monthly package and don't

    Just updated my iMac to OS X Yosemite and my Photoshop will no longer open. Pop up message informing, Some of the application components are missing from the Application directory, Please reinstall the application. I have the pay monthly package and don't know where to start.

    Do as it says: Reinstall the program. Run the cleaner tool and let CC app do the magic.
    Use the CC Cleaner Tool to solve installation problems | CC, CS3-CS6
    Mylenium

  • I had photoshop installed fine.  We had to replace our hard drive, but had a full backup and everything else is working except for elements.  This is the message I get -Some of the application components are missing from the Application directory, Please

    I had photoshop installed fine.  We had to replace our hard drive, but had a full backup and everything else is working except for elements.  This is the message I get -Some of the application components are missing from the Application directory, Please reinstall the application.  I have reinstalled, but am getting the same message.

    A possible cause is a problem with the file places.sqlite that stores the bookmarks and the history.
    *http://kb.mozillazine.org/Bookmarks_history_and_toolbar_buttons_not_working_-_Firefox
    *https://support.mozilla.org/kb/Bookmarks+not+saved#w_fix-the-bookmarks-file
    You can also try to repair the places database with this extension:
    *https://addons.mozilla.org/firefox/addon/places-maintenance/

  • When starting iTunes I continually get an error message " The registry Settings used by the iTunes drivers for importing and burning CDs and DVDs are missing.  This can happen as a result of installing other CD burning software. Please reinstall iTunes."

    When starting iTunes I continually get an error message " The registry Settings used by the iTunes drivers for importing and burning CDs and DVDs are missing.  This can happen as a result of installing other CD burning software. Please reinstall iTunes."  I have unistalled and reinstalled iTunes several times and have cleaned up the registry using a 3rd party Windows utility.  Any tips on removing this error message for good?

    I'd start with the following document, with one modification. At step 12 after typing GEARAspiWDM press the Enter/Return key once prior to clicking OK. (Pressing Return adds a carriage return in the field and is important.)
    iTunes for Windows: "Registry settings" warning when opening iTunes

  • Error when attempt to open Photoshop in Windows Vista, "Some of the application components are missi

    Using Windows Vista-32. Installed CS4 suite & used Photoshop and other components but randomly one day it stopped working. Clicked to open and received error, "Some of the application components are missing from the application directory, Please reinstall the application."
    I uninstalled & reinstalled entire Suite and just Photoshop several times with no success. When I reinstall, I receive error message,
    Adobe Photoshop CS4 English Language Pack
    Error:
    Error 2.
    LangPack (English) for DeviceCentral
    Error:
    Error2.
    Solutions I have used include:
      -  replacing System Color Profile library by creating a different folder on desktop...
      -  replacing Backup Key for Adobe CS4
      -  Administrators & System are listed & permissions for security are set to Full Control
    PLEASE HELP! I have assignment Due Tomorrow & Can't Access Software I PAYED Big $$$$ FOR!
    Phone support won't help w/o paying a fee???

    You've done something to your system, or it's possibly gotten a malware infection.
    You can't even reinstall Photoshop?  Have you tried completely removing it, including running the Creative Suite Removal script? 
    How recently did it work?  Have you tried System Restore?
    -Noel

  • I receive an error message that some of the application components are missing when trying to open Photoshop CC 64-bit

    Hi,
    I'm using Windows 8.1 and I can see photoshop CC 64 bit. But when I'm launching it, it throws an error "Some of the application components are missing from the Application directory, Please reinstall the application". I've reinstalled twice but getting the same error. Whereas the 32 bit application works fine. Any help?

    Branching this to a new discussion.
    Govinda_s13 are you still receiving the error messages referenced above?

  • Some webcam drivers (Quicktime Components) no longer work in Snow Leopard

    I have two webcams, both of which worked before the update to Snow Leopard, both of which no longer work.
    They are recognised by their own utility applications and I can see the video, but the QuickTime components used to transport this video to other programs eg Skype, simply do not work.
    Does anyone know why this is? Is there anything that can be done about it?
    Is it something about QuickTime that got removed or changed in the update? Can this be rectified? Does it require the vendors of these webcams to rewrite their drivers (I can't see why they should)?
    The webcams in question are:
    Microsoft LifeCam VX-1000, previously working via a Sonix driver for the chipset it uses, that was modified to recognise the product ID of the device. Partially working with Macam.
    Creative PD1000, previously working with the Macam component.
    Macam works, just not the QuickTime component.
    Any help at all would be greatly appreciated.

    K T wrote:
    Have you updated Skype to the snow leopard compatible version?
    Yes. Nothing to do with Skype, although latest version of Skype has huge problems on it's own anyway.
    Many plug-ins need to be updated, and I wouldn't be surprised if you had a codec involved that might need updating as well...
    Well that does seem to be the case, although I can't see webcam manufacturers updating their legacy products' drivers just for SL.
    Does it require the vendors of these webcams to rewrite their drivers (I can't see why they should)?
    You don't? Do you know about the 64-bit capabilities that are now part of Snow Leopard?
    Uh, yes, but surely 32-bit plugins still work? System Preferences does just fine with 32-bit preference panes.. surely they wouldn't just yank out support for hundreds of old webcams without saying anything?
    I'd really like to get Apple's official take on what's going on here. in the Macam forums, soo many people are reporting broken webcams under Snow Leopard.

  • 'Some of the application components are missing from the Application directory. Please reinstall the application.'

    I tried opening PS and this message popped up 'Some of the application components are missing from the Application directory. Please reinstall the application.' I cannot find the Reinstall button?

    I followed these instructions but cannot find how to reinstall PS. When I click on the membership link the page displays as NOT BEING FOUND.
    Quit all applications. 
    In the Finder, navigate to the Photoshop application folder. 
    Do one of the following: 
    If the Locales folder is not listed within the application folder, then skip to Step 5.
    If the Locales folder is listed within the application folder, then drag the Locales folder to the Trash.
    Choose Finder > Empty Trash. 
    Start the installer for Photoshop or your edition of the Adobe Creative Suite. 
    If you purchased boxed software, then insert the installation DVD-ROM into your computer's DVD drive.
    If you purchased downloadable software from the Adobe Online Store, then double-click the disk image (.dmg) file or files that you downloaded. (If you no longer have the downloaded disk image file or files, then log in to your account at www.adobe.com/membership to download the installer.)

  • Some of the application components are missing from the Application directory, Please reinstall the

    Some of the application components are missing from the Application directory, Please reinstall the application. This is what i am getting tying to open Photoshop Cs6???

    Renée in the future when removing Photoshop CC please utilize the uninstaller located in the Applications/Utilities/Adobe Installers folder.  Please run the uninstaller and then reinstall.  If you continue to face difficulty reinstalling Photoshop CC then please see CC desktop lists applications as "Up to Date" when not installed - http://helpx.adobe.com/creative-cloud/kb/aam-lists-removed-apps-date.html.

  • CS Bridge when opening file shows " Some Application Components are missing from Application Directory- Reinstall".  Uninstalled with uninstaller, reinstalled from disc.  Message continues only in Bridge not in PS.  Please help.

    CS Bridge when opening file shows " Some Application Components are missing from Application Directory- Reinstall".  Uninstalled with uninstaller, reinstalled from disc.  Message continues only in Bridge not in PS.  Please help.

    What version of Bridge and Photoshop and what platform? Mac or Windows?  I can point you to a downloadable installer.
    If the cdrom was damaged, it may be the problem.
    You would uninstall and use the CC/CS Cleaner to remove any remnants before reinstalling.
    Use the CC Cleaner Tool to solve installation problems | CC, CS3-CS6
    I'll be gone for most of the day, but someone should be able to help you if you get stuck.
    Gene

Maybe you are looking for

  • How to move SCCM service from one logical drive to another logical drive on site database server?

    Hi All, We are ussing SCCM 2012 RTM in our environment. We have one central site on Server1 and one primary site on server2. SCCM database of both sites are on remote servers we have one cluster (Name: Cluster1) in that we have four running SQL serve

  • Virtual column and partition exchange load

    Hi All, Can someone tell me that if i have a virtual column on a table in 11g then can we load the data as partition exchange loading into the table. Thanks & Regards, Ankit Rana

  • J1IJ Excise capture line iteam issue

    Hi sap gurus I have a small issue while processing Excise invoice in J1IJ for a trading company. J1IJ Capturing with ref to delivery document and Excise group and seriuos group. as per client settings the order quantity and confirmation line iteam ar

  • Problems installing an iFolder slave server

    Hi, I have an iFolder 3.8.4.0 master server configured and working with an AD server. I am now trying to add a second iFolder server as a slave in this iFolder domain. I'm running simias-server-setup and choosing "Y" when I get to the "Slave Server?"

  • Automatic Height Type on Portal Iviews

    Hi    We are developing a new look and feel for the company enterprise portal and we are facing a problem regarding automatic height off the content area and respective IViews.   Our Portal page should automatic adjust  to the current page content. T