10-25-2006 08:21 AM
10-26-2006 07:37 AM
Hi Matthias,
Which version of LabVIEW are you using? If you are using LV8.0 or higher and there especially the Project Explorer, so keep in mind that the Projecttree and the Folders, VIs or other files locations not necessary must be in the same directory structure as displayed within the Project Explorer. This means that Folders you are creating in the Project Explorer don't be created also on the System!
As you said, LabVIEW is searching for the dll if you start the updated VI (1.1) and then finds the dll 1.0.dll. For which dll is LabVIEW searching, for the 1.0 or for the 1.1 version?
Kind Regards, Christian
10-26-2006 09:06 AM
11-02-2006 07:32 AM
Hi!
In the dialog, where LabVIEW is searching the dll, you can select the dll manually. If you do this the first time, LabVIEW knows it for all further starts, did you try this? Also i would recommend to change the name of the dll form dll 1.1.dll into dll_1_1.dll or dll_11.dll, so don't use a . in the name.
Christian