03-03-2007 10:54 AM - edited 03-03-2007 10:54 AM
Message Edited by mr_nice on 03-03-2007 10:55 AM
03-05-2007 11:22 AM
Hello Mr Nice,
It should be easy to create an installer, but obviously you are having a few problems.
What version of LabVIEW and NI-DAQmx do you have on the machine?
It seems that the problem is being caused by a component which no longer exists on the machine. Did you have LabVIEW Real Time installed at any point on this machine? It looks like the installed version of NI-DAQmx that you have on your machine still has some dependencies for this installed. - but cannot find the corresponding components in order to include them in the build you are trying to create.
You said when you select DAQmx, the path for the installers is a local directory - can you change this? i.e use the driver CD's and point the installer at this? Or download a fresh installation onto your hard disk somewehere and point the installer at this. - I think that you will need to point it at a directory which has the relevant 'nidist.id' file in it.
Try pointing the installer at one of these, and see if this makes it work. If not can you re-post with info of the versions you have installed, and whether or not Real Time was installed.
Regards
Hannah
NIUK & Ireland
03-05-2007 11:37 AM
mr_nice,
The problem seems that the version of some DAQmx components have been upgraded (or are not present) in your system, and therefore the installers cannot be created because it's looking for some specific version of these components.
The easiest solution that comes to my mind is for you to upgrade to the latest version of DAQmx (It seems to me that you currently have DAQmx 8.0 installed.) This will force an upgrade to the versions of the products listed below ('NI-MRU', 'NI PXI Services', 'NI-ORB ', etc). Also the latest version of DAQmx have more runtime versions included, so you can be more selective with what you need. From instance, it sounds like you don't need LabVIEW Real-Time support, so you pick runtime 4.
DAQmx is a free software and you can download it from ni.com/downloads and clicking on "Drivers and Updates". You can just run this new installer "on top" of the current version of DAQmx that you have installed and it will upgrade all the necessary components. In other words, you don't have to uninstall your current version of DAQmx to install this new one.
Please let me know if that fixed the problem.
Regards,
Luis N.
National Instruments
03-05-2007 12:34 PM