Hi,
I am trying to embedd the VI front panel into a webpage (URL) by using Web Publishing Tool (WPT) available in LabVIEW >>Options
The webpage is getting created with a .html extension however the page is not displayed when I open it using the URl provided at the end of the WPT.
It does not work on the host computer as well
http://<IP address of Host>:<port#>/<VIName.html>
Ip address entered is correct.
VI name.html is correct
port is also correct (8080) and verified in Web Application Configuration.
Web Application server is running as I am using it for WebServices activity as well.
I am able to open the webpage/url for Web Service VI and access the Web Service Methods
LabVIEW Version is 2012
The webpage or html page is saved at the root directory labview/www
When I open the page from the root directly, it displays "Invalid Server IP Address"
When I open the html page by using the url, the browser displays "Webpage not Found" HTTP 404 error
Browser: Internet Explorer (no proxy)
Please advise.
Thanks