My goal is to use the web server on computer A and remote panel viewing and control on computer B, and viewing on computer C (and later D, E, F).
Computer A has LabVIEW 2012 installed on a windows 7 64 bit laptop computer which has symantec endpoint protection (controlled by domain) and symantec encryption desktop (Required by Gov for laptops).
The wireless network is disabled. The wired (RJ45) network is connected to the domain. The network advanced settings looks for the domain network first.
The Enable Remote Panel Server box is checked. The root directory goes to the 32bit directory.
HTTP port 8000
Remote front panels checked
Snapshot checked
Visible VIs one checkmark * Allow access selected
Browser Access
one check * monitoring
2 checks for computer B and C to allow viewing and controlling.
Under Shared LabVIEW Run-Time Browser Plugins Internet Explorer - LV2012ActiveXControl.dll 155 KB
Under x86 Internet Explorer Plugins - LV2012ActiveXControl.dll
Part of web page
<OBJECT ID="LabVIEWControl" CLASSID="CLSID:A40B0AD4-B50E-4E58-8A1D-8544233807B4" WIDTH=1401 HEIGHT=894 CODEBASE="ftp://ftp.ni.com/support/labview/runtime/windows/2012/LVRTE2012min.exe">
<PARAM name="LVFPPVINAME" value="PPA-4CM-AFHver3.vi">
<PARAM name="REQCTRL" value=false>
<EMBED src=".LV_FrontPanelProtocol.rpvi120" LVFPPVINAME="PPA-4CM-AFHver3.vi" REQCTRL=false TYPE="application/x-labviewrpvi120" WIDTH=1401 HEIGHT=894 PLUGINSPAGE="http://digital.ni.com/express.nsf/bycode/exck2m">
The IE remote panel works on the local computer A.
Computer B has LabVIEW 2012 installed with same OS as computer A, Symantec Endpoint but no Encryption.
A webpage was created and the remote panel server was turned on with no restrictions.
Under Shared LabVIEW Run-Time Browser Plugins Internet Explorer - LV2012ActiveXControl.dll 155 KB
Under x86 Internet Explorer Plugins - LV2012ActiveXControl.dll
Computer B is unable to connect to computer A with IE and firefox
This page can't be displayed (IE)
Server not found
Firefox can't find the server at computer name.domain
Computer B does connect to Computer A vi through LabVIEW menu operate, connect to remote panel
Computer C has the same OS as computer A and B, Symantec Endpoint but no Encryption.
I was able to connect with remote panels to Computer B from Computer C which has IE and LVRTE2012
Computer C is unable to connect to computer A
"This page can't be displayed" (IE)
I disabled the endpoint firewall on computer A and computer B but IE did not work.
I pinged computer A with computer B. This worked.
I pinged computer B with computer A. This worked.