08-25-2011 05:37 PM
Please advise how I can properly place/link to this dll so that it loads without displaying the window shown above
08-28-2011 03:16 PM
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
08-28-2011 05:46 PM
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?
08-29-2011 11:23 AM
Hey,
I apologize about that. Yes, let’s try the Advanced Signal Processing Toolkit and see if that works.
Regards,
Josh Brown
08-30-2011 11:08 AM
I included the Advanced Signal Processing Toolkit and still got the following error when I ran the program:
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?
08-31-2011 04:41 PM
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