10-22-2010 10:11 AM
Compiled EXE using LabVIEW 8.6.1 - haven't had this problem before this cropped up for the first time. I had not changed the build spec. I had not modified the code that calls the VI that is generating this error.
The subVIs call Ramp Function.vi from the AALBase.llb - The EXE is generating Load Error 3 when trying to execute the Ramp Function.vi
If I take this same exe and run it on a different computer with 8.6.1 installed I do not get this error.
I had removed and reinstalled my LV 8.6.1 Run-Time Engine.
I have performed a Repair of my LV 8.6.1 installation.
I tried including the llb explicitely in the project...
Nothing has worked to fix this issue.
I am able in the development environment to drop and then open and view the Ramp Function.vi from the Functions Pallete.
Any ideas?
10-22-2010 10:24 AM - edited 10-22-2010 10:31 AM
Supposed to be Ramp Pattern.vi in the above post, not Ramp Function. Sorry about that.
10-22-2010 02:25 PM
Tried creating a whole new project and doing another build - same error when trying to run the EXE on my PC.
I copied another colleagues LV 8.6 AALBase.lvlib and pasted it over my original one - did not fix the issue.