I have developed an application for deployment on Windows XP(pro/home)machines which provides a
remote front panel interface and analysis package to another application running on a fieldpoint
on the local network or on a remote dial-up network. This application works fine (as a standalone
application) on a machine which also has a LabVIEW development system installed, but I get a run-
time error indicating "missing lksock.dll" on a non-LV-equipped XP box.
Searching for lksock.dll on the LV machine reveals the file in C:\WINDOWS\system32\ and the
pop-up file description indicates "part of Logos 4.0" and "National Instruments".
How should I solve this problem? The application uses (to my knowledge) only those DSC features
which require no additional run-time license. It communicates with the server application via
TCP and FTP VIs and also employs the DSC security features not requiring the DSC run-time engine.
I am worried that if I simply add this dll file to the installer list I will only fix the "first"
problem, or worse, I will mess up something else in the target computer, contravene my Labview
license agreement, or otherwise end up in "a maze of twisty little passages, all alike"...
Please help!
Bob