LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

web server multiple executable

Solved!
Go to solution

Hello,

 

I'm using LabVIEW 2009 SP1.

 

I have two applications (App1.exe and App2.exe) which are publishing their Front panel in an HTML file (App1.html and App2.html). My problem is the following:

 

  1. When I start App1 or App2 separately, I can see the front panel of App1 or App2 in my Web browser. No problem.
  2. When I first start App1 and second App2, I can only see the front panel of App1. When I try to see App2.html, the html file is correctly loaded into the browser but instead of displaying the front panel of App2, I receive a message telling that the front panel cannot be found.
  3. When I first start App2 and second App1, I can see the front panel of App2 but not of App1.

Any idea is welcome.

 

Christophe

0 Kudos
Message 1 of 2
(2,425 Views)
Solution
Accepted by topic author pacome

I found it.

 

I have to use a different port number for each application.

 

The answer was in here : http://forums.ni.com/t5/LabVIEW/What-am-I-doing-wrong-when-running-multiple-applications-with/m-p/24...

Message 2 of 2
(2,417 Views)