Lookout

cancel
Showing results for 
Search instead for 
Did you mean: 

Web client error involving lookout.fil file

When trying to access my Lookout web server over the internet, I am getting the following error on the client machine (see attachment). Over our LAN this error is not occurring. Any ideas on what may be the cause if this download? I am able to ping our server from the client over the internet so I know have a connection.
 
I am running Lookout 6.1 on Windows XP SP2 machines.
 
 
Jason Phillips
0 Kudos
Message 1 of 2
(4,232 Views)
The html code is the problem:

<object id="LookoutCtl"
classid="CLSID:00A387AA-2324-4739-9E53-37688888B5AA"
align="baseline" border="0" codebase="http://scada-webserver/jpscada/lookout/lookout610.ocx" width="1024" height="768" onError="myErrorFunction()">
    <PARAM NAME="ProcessFile" VALUE="client">
<PARAM NAME="ServerPath" VALUE="http://scada-webserver/jpscada/">
<PARAM NAME="StatusBar" VALUE=0>
</object>

"scada-webserver" needs to be the IP

Good luck
Mike

Mike Crabtree - Lead Developer
Destek of Nevada, Inc. / Digital Telemetry Systems, Inc.
(866) 964-6948 / (760) 247-9512
0 Kudos
Message 2 of 2
(4,227 Views)