03-22-2016 07:30 AM
Hello,
I have a problem activating the remote frontpanel function for an exe-application. I followed the HowTo in "http://digital.ni.com/public.nsf/allkb/6F58D8300ACB743C862579F8006E2800" and transfered the exe to the target device, disabled the firewall and use the actual LV 2015 runtime. But when I enter the URL to my browser I get the following messeage:
Access Error: 404 -- Not Found
Cannot open document for: /ColorTEST.html
In my opinion, the server is running but he didn't find the html page. Where to place the Page? There is no Labview\www directory because there is only a LV-runtime installed. The Application builder placed the file in the root directory but is this correct?
Best regards,
Paul
03-22-2016 09:15 AM
Did you modify the <application name>.ini file and the niwebserver.conf file? Did you update the DocumentRoot to point to the folder containing your html page? You will need to restart the application after making the changes.