Issue Details
I am building a Web Service for my Real-Time application using LabVIEW. I will deploy this web service to my target (CompactRIO, sbRIO, myRIO, etc) and will connect to it using the browser and its IP according to: Components of a Web Service (Real-Time, Windows)
When I publish the web server from the project explorer, using Application Web Server»Publish, I can see my website in the port 8080, but when I deploy it as part of a Real-Time application (RT EXE) then I need to use port 8002. Why is this?