LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How to solve the problem "Remote panel server failed to send requested VI"?

I have created a Remote Front Panel for my VI. Everything works fine. However when I view the HTML file from the web browser, I get the error message "Remote panel server failed to send requested VI". What does this error mean and what should I do to solve this problem?

Many Thanks!
0 Kudos
Message 1 of 2
(2,539 Views)
Hello �

When you say that you get an error when trying to access the HTML file from the web browser, is that a web browser in the same machine that contains the VI? Or is it a different (remote) machine? Is this the only computer where you get the error or are you not able to access the HTML file from any computer?

Please make sure that you have:
1. The VI loaded in memory (opened) in the machine that is publishing.
2. The Web Server enabled (Tools >> Options >> Web Server: Configuration).
3. Given access to the remote machine (Tools >> Options >> Web Server: Browser Access).
4. Set the VI as a visible VI (Tools >> Options >> Web Server: Visible VIs).

S Vences
Applications Engineer
National Instruments
0 Kudos
Message 2 of 2
(2,539 Views)