Setting Up the Application Web Server for Web Services
- Updated2025-04-01
- 2 minute(s) read
Setting Up the Application Web Server for Web Services
To host your Web services on the Application Web Server, you need to set up the web server before you run or publish the Web services.
Complete the following steps to enable and configure the Application Web Server for hosting Web services that are not part of a LabVIEW stand-alone application.
- Open a web browser.
- In the browser, enter a URL for the target on which you want to enable the Application
Web Server. The URL must conform to the following syntax:
- To set up the Application Web Server on the local host system, enter the following URL: http://localhost:3582.
- To set up the Application Web Server on a remote target system, right-click the
target in a LabVIEW project, select Properties, and browse to
the Web Server page.
Click the Configure Web Application Server button. If the
button is disabled, ensure the Application Web Server is installed on the target.
Tip You also can enter the following URL in a Web browser: http:// [remote device IP address] where [remote device IP address] is the IP address of the remote device.
Note Because NI Web-based Configuration & Monitoring requires Microsoft Silverlight, you might need to browse to the URL with Microsoft Internet Explorer, which provides better compatibility with Microsoft Silverlight. - Click Login and enter a username and password to gain access to NI Web-based Configuration & Monitoring for the system. If you have not established security settings for NI Web-based Configuration & Monitoring on the system, enter the username Admin and a blank password to gain access using the default credentials.
- Click the Web Server Configuration button to display the Web Server Configuration page.
- Click Help for information about enabling and configuring the Application Web Server.
The Application Web Server runs as an independent system service. You can enable and run the Application Web Server without running LabVIEW on the host system.