LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

NI_AALPro.lvlib Missing on Target PC

  1. Clean install of LV2011 with Windows 7
  2. Created an executable and installer.
  3. Application Builder loaded Lvanlys.dll to “support Files” directory
  4. Installer installed properly.  When the program runs, the following error is shown:

  NI_AALPro Error.gif

 

 

  1. After lots of troubleshooting, I got the program to work by deleting Lvanlys.dll.  But the following display is shown each time the program runs (scaring my customers). 

 Loading Error.gif

 

Please advise how I can properly place/link to this dll so that it loads without displaying the window shown above

0 Kudos
Message 1 of 10
(7,912 Views)

Hi SJT,

 

NI_AALPro.lvlib is associated with the Advanced Math and Signal Processing Toolkit. Try rebuilding the installer. When you do this go under the Additional Installers category in the My Installer Properties Window and include the Advanced Math and Signal Processing Toolkit. Let me know if this solves your issue.

 

Regards,

 

Josh Brown

Applications Engineer
National Instruments
0 Kudos
Message 2 of 10
(7,885 Views)

Josh - Thanks for the reply.  I wasn't able to find the "Advanced Math and Signal Processing Toolkit".  There's an "Advanced Signal Processing Toolkit" but it's only for 2009 and previous versions.  Is this the one you're referring to? 

 

 

Additional Installers.PNG

 

 

0 Kudos
Message 3 of 10
(7,878 Views)

Hey,

 

I apologize about that. Yes, let’s try the Advanced Signal Processing Toolkit and see if that works. 

 

Regards,

 

Josh Brown

Applications Engineer
National Instruments
0 Kudos
Message 4 of 10
(7,867 Views)

I included the Advanced Signal Processing Toolkit and still got the following error when I ran the program:

 

Error.gif

 

I got the program to work by replacing the lvanlys.dll (01/13/2011) file in my "Support Files" directory (installed at the same level as my executable) with the lvanlys.dll file dated 06/22/2011 from the folder: C:\Program Files\National Instruments\Shared\LabVIEW Run-Time\2011

 

Are there any explanations why this might be happening?  The lvanlys.dll file has been included in the build regardless of the Advanced Signal Processing Toolkit, so I don't think I have to include the Toolkit in future builds.  I could add the lvanlys.dll (06/22/2011) file to my project and explicitly add it to my support files folder but I would like to know more about what's happening before I start messing with the complied structure.  Any suggestions?

 

 

0 Kudos
Message 5 of 10
(7,855 Views)

Hi SJT,

 

When you created the executable did you include all of your dependencies within the Always Included section of the source files tab?

 

Regards,

 

Josh Brown

Applications Engineer
National Instruments
0 Kudos
Message 6 of 10
(7,838 Views)