LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

DLL not found in final build?!

 

Hello,
I have written a LabVIEW program that uses a DLL called "IC LabVIEW Extension 2.dll". If i build my program with the Application Builder, the DLL file is included in the DATA folder. But when I start the .exe, it cannot find the DLL. If I then manually select the DLL in the DATA folder, it works (I have to do this twice). 
Does someone know how I can solve this problem? I need to deploy and I am running out of time.
Thank you in advance and kudos will be givenHello,

Hello!


I have written a LabVIEW program that uses a DLL called "IC LabVIEW Extension 2.dll". If i build my program with the Application Builder, the DLL file is included in the DATA folder. But when I start the .exe, it cannot find the DLL. If I then manually select the DLL in the DATA folder, it works (I have to do this twice). 


Does someone know how I can solve this problem? I need to deploy and I am running out of time.


Thank you in advance and kudos will be given!

 

18735iE0076C49F7255BD1

 

18733i299399237EAC7C2B

--------------------------------
The Enrichment Center is required to remind you that you will be baked, and then there will be cake.

0 Kudos
Message 1 of 4
(3,405 Views)
0 Kudos
Message 2 of 4
(3,397 Views)

I have tried this, but it does also not work. It keeps asking for the DLL.

--------------------------------
The Enrichment Center is required to remind you that you will be baked, and then there will be cake.

0 Kudos
Message 3 of 4
(3,386 Views)


  1. Select Tools » Options. Select Path and VI Search Path from the pulldown menus.
  2. Uncheck the Use Defaults checkbox.
  3. Use the Browse button to select the path to the directory in which you are storing the DLL

 

Have you dont the above steps.

0 Kudos
Message 4 of 4
(3,366 Views)