Real-Time Measurement and Control

cancel
Showing results for 
Search instead for 
Did you mean: 

Application web server port 80

Hello,

 

I am trying to deploy my web application to a compactRIO using LabVIEW 2010. The problem I am having using web services is that it won't let me run my application on port 80, instead the system web server that allows you to configure cRIO comes up on that port. I changed the port settings where the configuration pages go to port 3580 and my application web server goes to port 80. But it does not work, the configuration page remains at port 80 and my application doesn't come up. If I change my application server to port 8080 the webserver works fine.

 

However, even on port 8080 the default page does not seem to work. I have to put the file name of the page even when it is index.htm, otherwise it returns a 404 error.

 

Does anyone have any ideas? Thank you.

0 Kudos
Message 1 of 2
(4,290 Views)

Are you trying to host a static page? This is done a little differently in 2010 than previous versions. Check out this document and see if it pertains to what you're trying to accomplish. If not, please elaborate a bit more about what behavior you're expecting. I hope this helps!

Verne D. // Software R&D // National Instruments
0 Kudos
Message 2 of 2
(4,272 Views)