Announcement

Collapse
No announcement yet.

Upgrade to HSPRO

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Upgrade to HSPRO

    Hi all
    After the upgrade ill get an error when ill try to open the plugin

    Script error: Exception from HRESULT: 0x800A000D

    If Not hs.GetINISetting("Web Agent", "AllowGuest", False, "mcsGuest.ini") Then
    If Request.ServerVariables("AUTH_USER") = "guest" Then


    Anyone knows the solution ?

    #2
    I do not know what caused the error. The file in the \HTML folder called mcsTemperature.asp is the one that contains the code that is showiing up. The conditional statements showing are from an early implementaton when guest access could be allowed by a setting in the WebAgent.ini file. That conditional check can be removed. If an error still shows up then it may provide more insight into what is missing in the new install.

    Comment


      #3
      Database stays empty

      after a rebuild i got an error

      <TABLE border=0 cellSpacing=2 cellPadding=0 width="100%"><TBODY><TR><TD class=LOGDateTime0 noWrap align=left>13/02/2013 20:59:21 </TD><TD class=LOGType0 colSpan=3 align=left>Startup </TD><TD class=LOGEntry0 colSpan=8 align=left>Scripting is OK and is now running Startup.txt</TD></TR><TR><TD class=LOGDateTime1 noWrap align=left>13/02/2013 20:59:21 </TD><TD class=LOGType1 colSpan=3 align=left>Startup </TD><TD class=LOGEntry1 colSpan=8 align=left>Start up complete.</TD></TR><TR><TD class=LOGDateTime0 noWrap align=left>13/02/2013 20:59:22 </TD><TD class=LOGType0 colSpan=3 align=left>Web Server </TD><TD class=LOGEntry0 colSpan=8 align=left>Web Server authorized local login successful from: 192.168.1.20 User: Marnix</TD></TR><TR><TD class=LOGDateTime1 noWrap align=left>13/02/2013 20:59:28 </TD><TD class=LOGType1 colSpan=3 align=left>mcsTemperature </TD><TD class=LOGEntry1 colSpan=8 align=left>Sensor 01 890000004FF85F26 DS2438 OK P H reported by Temp05 has not yet been recorded by mcsTemperature</TD></TR><TR><TD class=LOGDateTime0 noWrap align=left>13/02/2013 20:59:28 </TD><TD class=LOGType0 colSpan=3 align=left>mcsTemperature </TD><TD class=LOGEntry0 colSpan=8 align=left>Sensor 890000004FF85F26 is known to Temp05 as type DS2438 H but not known by mcsTemperature</TD></TR></TBODY></TABLE><TABLE border=0 cellSpacing=2 cellPadding=0 width="100%"><TBODY><TR><TD class=LOGDateTime0 noWrap align=left>13/02/2013 20:59:21 </TD><TD class=LOGType0 colSpan=3 align=left>Startup </TD><TD class=LOGEntry0 colSpan=8 align=left>Scripting is OK and is now running Startup.txt</TD></TR><TR><TD class=LOGDateTime1 noWrap align=left>13/02/2013 20:59:21 </TD><TD class=LOGType1 colSpan=3 align=left>Startup </TD><TD class=LOGEntry1 colSpan=8 align=left>Start up complete.</TD></TR><TR><TD class=LOGDateTime0 noWrap align=left>13/02/2013 20:59:22 </TD><TD class=LOGType0 colSpan=3 align=left>Web Server </TD><TD class=LOGEntry0 colSpan=8 align=left>Web Server authorized local login successful from: 192.168.1.20 User: Marnix</TD></TR><TR><TD class=LOGDateTime1 noWrap align=left>13/02/2013 20:59:28 </TD><TD class=LOGType1 colSpan=3 align=left>mcsTemperature </TD><TD class=LOGEntry1 colSpan=8 align=left>Sensor 01 890000004FF85F26 DS2438 OK P H reported by Temp05 has not yet been recorded by mcsTemperature</TD></TR><TR><TD class=LOGDateTime0 noWrap align=left>13/02/2013 20:59:28 </TD><TD class=LOGType0 colSpan=3 align=left>mcsTemperature </TD><TD class=LOGEntry0 colSpan=8 align=left>Sensor 890000004FF85F26 is known to Temp05 as type DS2438 H but not known by mcsTemperature</TD></TR></TBODY></TABLE>

      Comment


        #4
        The sensors have not yet been selected to be included as HS devices from the Sensor page. After this the Interface Page also needs the checkbox to record data to database.

        Comment

        Working...
        X