Hi All,
I am using LabVIEW 7.1 and have successfully built a number of applications that we use in a web application/web service and have had no problems building the dlls and calling the exported vis functions. To this point it has just been the resulting dll that I've put in the web services "bin" directory. My problem that I have run across is that the current application uses 2 vi's that are not included in the base package (Digital IIR Filter.vi & Sine Waveform.vi in macond.lib & masignal.lib respectively).
From the building an application interface
1. Do I add these two vi's as dynamic vi's or supported files?
2. Do I just add their respective lib as a supported file?
3. Do I have to add all of the sub vi's that are under these two vi's as dynamic or supported?
4. Then depending on the way I have to do the above which files do I copy over to the web servers bin directory?
Any help would be greatly appreciated.
If you have any questions feel free to let me know.
Thanks in advance,
Jim