G Web Development Software

cancel
Showing results for 
Search instead for 
Did you mean: 

webservice not deploying to NI Web Server

Solved!
Go to solution

I am using LabVIEW 2022. I have developed a web service, that works fine on the debug server, but I am unable to access it using the IP address or on the NI Webserver on the local machine. Entering the IP address in a remote computer browser brings up the NI Web Server login screen so I seem to have a connection to the server.

 

I have successfully deployed the web service on the machine.

hekdude_0-1697756376966.png

On the machine, I when I open it using the 8080-application link using http://127.0.0.1:8080/WebService1/index.html it connects

 

but if I use 443 - NI Web Server (Secure)

https://127.0.0.1:443/WebService1/index.html

 

the browser states

 

Not Found

The requested URL was not found on this server.

 

What step am I missing?

 

 

0 Kudos
Message 1 of 2
(1,304 Views)
Solution
Accepted by topic author hekdude

it is working now, using the start option.

0 Kudos
Message 2 of 2
(1,295 Views)