I am trying to allow users to remotely control my labview program over the web (on a browser). I have all of the server information entered, and it's correct.
I used the html templates provided by LV in the help files to include all the correct code and the name of my program. I had no problems here.
However, when I try to access the page (with LVRuntime already installed) I get an error on the page saying "Server Does Not Support Remote Panels." The error message in LV says this has to do with entering the IP address correctly, which I am sure is correct.
Can anyone explain why else I could be getting this error?
My other question revolves around the web publish tool. I've tried creating the webpage with a different method, using th
e web publish tool. When I do so, it won't let me select "embedded" for the type of display. This is because I have only LV 7.0 Basic.
My second question is, am I getting the
error message (...Not support remote...) because I only have LV 7.0 Basic and it does not ALLOW me to create an embedded vi on the web? If this is the case, why do I get the "Server Does Not Support Remote Panels" error and not something which says "Your version of LV does not allow this"?
Finally, in order to create an embedded vi on the web, do I need to upgrade to the full version?
Thanks.