02-01-2006 02:11 PM
My exe program works when I am logged in but does not work for other users. On the computer I gave all rights to the executable but they do not have access to the source code VI’s. This should work since I am compiling it but it does not and I was wandering if it was because so VI’s call dll’s.
How do I solve the problem? I do not want my source code available to others.
I have included the error pasted into work and one of the VI’s that cause the problem (AerAxisMove.vi within llb).
Thank you for any support.
Paul
02-01-2006 03:58 PM
| Robst - CLD |
| Using LabVIEW since version 7.0 |
02-02-2006 10:01 AM
The problem is not with the run time engine because other programs work fine on the computer. I only ran into this problem with this new software that uses dll’s embedded into the vi that I previously posted. It seems like the exe still need the vi (like a dynamic vi) but even with the vi on the c drive with rights to everyone it still does not work but the error points to the vi.
02-02-2006 10:12 AM
| Robst - CLD |
| Using LabVIEW since version 7.0 |
02-02-2006 10:19 AM
02-02-2006 01:01 PM
| Robst - CLD |
| Using LabVIEW since version 7.0 |
02-15-2006 03:22 PM