LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Missing subVI NI_AAL

I compiled and distibuted a program written the LabVIEW 2011 Developer Suite to a colleague of mine.  He installed the correct runtime engine and was able to use the program without any problems.  It was then decided that he should be able to look at the code to understand what is happening internally, and so installed LabVIEW 2012 (remember I built mine in 2011.  Not sure if this affects anything or not.)  He can now see the source code which I sent to him also, but he can't run it himself because he doesn't have one of the toolkits I used installed with his version of LabVIEW (the report generation toolkit.)  Now the real problem is that he can't even run the old executable that I had sent him previously, even though he was able to before installing LabVIEW.  I've included a screen shot of the errors he sees.  I have tried building an installer, which doesn't seem to help.  I have tried including NI_AALBase.lvlib and NI_AALPro.lvlib explicitly in the always include section of the build which doesn't help.

 

I have looked around quite a bit, but can't seem to find much information on this error, other than to be sure to always include the caller of these functions.  However this doesn't seem to make much difference either.

 

Thanks in advance for any information you can provide.

0 Kudos
Message 1 of 4
(3,432 Views)

Did he uninstall the runtime engine when installing LabVIEW? Did he install maybe only LabVIEW base instead of LabVIEW full or above?

 

It almost looks like he might have now installed the minimum 2011 runtime instead of the standard.

0 Kudos
Message 2 of 4
(3,413 Views)

He did not uninstall the runtime engine.  I agree that it sounds like he has the base version rather than the standard version.  However, the program worked before he installed LabVIEW 2012, and I included the full runtime engine in the installer I built for him as well.  Maybe I should have him use MSIBlast to remove the current runtime engine, and then do a fresh install with the installer I built?

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

Adman,

 

Did you ever get a solution to this?  I have the same problem.

 

J

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