06-29-2007 09:38 AM
You may also want to make sure that you are accessing your webpages under the G Web Server with a URL like:
http://localhost:81/examples/accpanel.htm
The ":81" is necessary in order to tell your web browser that it should use port 81 rather than the default port 80. I hope this helps!
Regards,
Casey Weltzin
Applications Engineer
National Instruments
06-29-2007 12:07 PM
06-29-2007 12:39 PM
06-29-2007 01:13 PM
Hi Phil,
With the option Share LabVIEW Web Server Port turned on (using port 81), I am able to access my CGI VIs without problems (both the G Web Server and the LabVIEW Web Server are enabled). I am using LabVIEW 8.2.1 as well, so I think that we may have slightly different settings from each other.
Are you accessing your CGI VIs using <hostname>:81 format? What happens if you try to share port 80 and then access your CGI VIs from the server machine? I am sure that we can work together to determine what is happening here.
Regards,
Casey Weltzin
Applications Engineer
National Instruments