LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Unable to Locate Component on target computer

Hello all,
 
I'm running my program incl. (3rd party DLL) on the Labview Development computer just fine. Even building the application is not an issue. No error no nothing. As soon as I copy the program onto the target machine and try to start the program I receive a message that the program is not able to locate the DLL component.
I checked to insure that the DATA file is copied over. I also placed the DLL into the windows/system32 folder, still no luck.
 
Hopefully you know what I'm doing wrong. Thanks for your help in advanced.
 
JSch
0 Kudos
Message 1 of 2
(2,465 Views)

Hi JSch,

Your dll might require registering. Click on Start»Run and type regsvr32 "full path to your dll"
RegSvr32 - Description

Let me know if that helped!

Kalin T.
0 Kudos
Message 2 of 2
(2,450 Views)