09-29-2011 02:44 AM - edited 09-29-2011 02:45 AM
Hi all,
I'm build a LabVIEW 2010 web service and creates a deployable setup installation as described in Web Services FAQ:
http://zone.ni.com/devzone/cda/tut/p/id/7747#toc12
but also would like to include my .conf file for the NI Application Web Server. The file is located in:
C:\Program Files\National Instruments\Shared\NI WebServer\NIWebAppServer.conf
This is where all settings (listening ports, SSL, users etc.) are configured.
If I look in LabVIEW 2009 build instructions for web services:
http://digital.ni.com/public.nsf/allkb/62B9C2D5C91EE8B28625778800609FF2?OpenDocument
they include this file, but it is a new procedure in LV2010 (as seen in the top link) and I can't seem to get this conf file included and installed on the deployed system automatically for LV2010. Today, I must copy it manually.
Any ideas of how to do this?
Thanks,
Mattias
07-26-2013 05:30 AM
Having the same problem, even if pointing the installer to install the particular file, the installer will install its own some default file. Did you find any solution?
/Carl