Error 404: Can't Connect to the Web Interface (WIF) for Real-Time Targets

Updated Jul 25, 2023

Reported In

Hardware

  • CompactRIO Controller
  • CompactDAQ Controller
  • PXI Controller
  • roboRIO

Issue Details

  • When trying to connect to the web interface on my cRIO, I get a Error 404.  However, I can still access my cRIO through NI Measurement and Automation Explorer (MAX) or a LabVIEW project.
  • The web page is blank when I try to connect to the Web-Based Monitoring and Configuration for my Real-Time target (cRIO, sbRIO, roboRIO, Embedded cDAQ).

Solution

The error can occur if the Web Interface (WIF) is not installed on your Real-Time Target and/or is accessed incorrectly.

Note: The embedded web server on the Real-Time targets requires using a browser which supports Silverlight. Note that Google Chrome has removed Silverlight support and Microsoft Edge does not support it either. NI recommends using Internet Explorer.
  1. Install the NI Web-Based Monitoring and Configuration on your Real-Time Target. This is downloaded with your NI CompactRIO Driver.
  2. Confirm there no firewalls or antivirus blocking the program from connecting to the Real-Time target's address.
  3. Confirm you are accessing the WIF correctly. There are several different ways to access the WIF:
  • NI MAX go to Remote Devices and Right-Click your Target. Then select Web Configuration. It will open in a browser compatible with Silverlight (usually Internet Explorer). Note how the URL is a .local address.

  • Make sure you can ping the device before connecting to it. You can try first with the .local address that the Web Interface uses, and with the device's IP. (for targets connected by USB the default IP is 172.22.11.2).
    1. To ping the device, open the Windows Command Line (typing cmd into the windows start menu search bar)
    2. Enter ping <your device's address>

  1. If you can ping the device's IP address, enter the IP address in the Internet Explorer's URL bar. The Web Interface should come up this way.
  • Try running Internet Explorer as an administrator (right click on the program and select Run as Administrator).