You can publish a Web service to the Application Web Server through a Windows installer. The Web service starts/stops running after you finish the installation/removal process.
Note For more information about concepts in this topic, refer to the�Web services introduction�and�tutorial. LabVIEW Web services are available only in the LabVIEW Full Development System and the LabVIEW Professional Development System.
Complete the following steps to publish a Web service through a Windows installer:
On the�Web Services�page, place a checkmark in the checkbox for the Web service you want to include.
Build the installer that contains the Web service:
Click Build and the Build Status dialog box appears.
When LabVIEW completes building the installer, click Explore to open the destination directory where LabVIEW saves the installer files.
Run the installer on the target computer so that the Web service starts running on the target computer:
Double-click the installer (.exe) in the destination directory to install the application, and the installed application publishes the Web service to the web server on the local computer.
Close the�LabVIEW project. Published Web services run on the LabVIEW Runtime and do not depend on the LabVIEW Development System.