Announcement

Collapse
No announcement yet.

Bluetooth plug-in error

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Bluetooth plug-in error



    I just installed BT plug-in. When I press the config button I get the following error messasge. (My setup: XP Pro, HS v2.1.1004, BT plug-in v0.30.2.1)



    Server Error in '/' Application. <HR width="100%" color=silver SIZE=1>

    Method not found: 'System.Object Scheduler.IRemoteReceiver.EventCallBack(Int64, System.Object[])'.



    Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

    Exception Details: System.MissingMethodException: Method not found: 'System.Object Scheduler.IRemoteReceiver.EventCallBack(Int64, System.Object[])'.

    Source Error:

    <TABLE width="100%" bgColor=#ffffcc><TBODY><TR><TD><CODE>An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.</CODE> </TD></TR></TBODY></TABLE>
    Stack Trace:

    <TABLE width="100%" bgColor=#ffffcc><TBODY><TR><TD><CODE>

    [MissingMethodException: Method not found: 'System.Object Scheduler.IRemoteReceiver.EventCallBack(Int64, System.Object[])'.] hspi_bt_web.DeviceList.LoadHomeSeerObjects() +0 hspi_bt_web.DeviceList.Page_Load(Object sender, EventArgs e) +10 System.Web.Util.CalliHelper.EventArgFunctionCaller(IntPtr fp, Object o, Object t, EventArgs e) +13 System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Obje ct sender, EventArgs e) +45 System.Web.UI.Control.OnLoad(EventArgs e) +80 System.Web.UI.Control.LoadRecursive() +49 System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +3745</PRE></CODE></TD></TR></TBODY></TABLE>
    </P><HR width="100%" color=silver SIZE=1>Version Information: Microsoft .NET Framework Version:2.0.50727.42; ASP.NET Version:2.0.50727.42
    <!-- [MissingMethodException]: Method not found: 'System.Object Scheduler.IRemoteReceiver.EventCallBack(Int64, System.Object[])'. at hspi_bt_web.DeviceList.LoadHomeSeerObjects() at hspi_bt_web.DeviceList.Page_Load(Object sender, EventArgs e) at System.Web.Util.CalliHelper.EventArgFunctionCaller(IntPtr fp, Object o, Object t, EventArgs e) at System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Obje ct sender, EventArgs e) at System.Web.UI.Control.OnLoad(EventArgs e) at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)[HttpUnhandledException]: Exception of type 'System.Web.HttpUnhandledException' was thrown. at System.Web.UI.Page.HandleError(Exception e) at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) at System.Web.UI.Page.ProcessRequest(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) at System.Web.UI.Page.ProcessRequest() at System.Web.UI.Page.ProcessRequestWithNoAssert(HttpContext context) at System.Web.UI.Page.ProcessRequest(HttpContext context) at ASP.devicelist_aspx.ProcessRequest(HttpContext context) at System.Web.HttpApplication.CallHandlerExecutionStep.System.W eb.HttpApplication.IExecutionStep.Execute() at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)-->

    #2
    Plugin version 0.30.2.1 doesn't work with HomeSeer versions above 2.1.66

    Please download the latest version from the Bluetooth Plugin Forum
    http://board.homeseer.com/forumdisplay.php?f=798

    As of today, the latest version available is 0.36.2.2

    Best regards,

    stipus
    --
    stipus

    Comment


      #3
      Stipus, thanks for your help.

      I just installed v0.36.2.2 follow the instruction. It is better this time but when I press config button I get this error:



      Server Error in '/' Application. <HR width="100%" color=silver SIZE=1>

      The resource cannot be found.

      Description: HTTP 404. The resource you are looking for (or one of its dependencies) could have been removed, had its name changed, or is temporarily unavailable. Please review the following URL and make sure that it is spelled correctly.

      Requested URL: /DeviceList.aspx


      <HR width="100%" color=silver SIZE=1>Version Information: Microsoft .NET Framework Version:2.0.50727.42; ASP.NET Version:2.0.50727.42
      <!-- [HttpException]: The file '/DeviceList.aspx' does not exist. at System.Web.UI.Util.CheckVirtualFileExists(VirtualPath virtualPath) at System.Web.Compilation.BuildManager.GetVPathBuildResultInter nal(VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile) at System.Web.Compilation.BuildManager.GetVPathBuildResultWithN oAssert(HttpContext context, VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile) at System.Web.Compilation.BuildManager.GetVirtualPathObjectFact ory(VirtualPath virtualPath, HttpContext context, Boolean allowCrossApp, Boolean noAssert) at System.Web.Compilation.BuildManager.CreateInstanceFromVirtua lPath(VirtualPath virtualPath, Type requiredBaseType, HttpContext context, Boolean allowCrossApp, Boolean noAssert) at System.Web.UI.PageHandlerFactory.GetHandlerHelper(HttpContex t context, String requestType, VirtualPath virtualPath, String physicalPath) at System.Web.UI.PageHandlerFactory.System.Web.IHttpHandlerFact ory2.GetHandler(HttpContext context, String requestType, VirtualPath virtualPath, String physicalPath) at System.Web.HttpApplication.MapHttpHandler(HttpContext context, String requestType, VirtualPath path, String pathTranslated, Boolean useAppConfig) at System.Web.HttpApplication.MapHandlerExecutionStep.System.We b.HttpApplication.IExecutionStep.Execute() at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)-->

      Comment


        #4
        Are you sure you did copy all files from the zip, without flattening the file tree ?

        The zip should contain a HomeSeer 2/html/hspi_bt/DeviceList.aspx file... and this file (and all others) have to be copied to the same directory on your HomeSeer computer.

        Best regards,

        stipus
        --
        stipus

        Comment

        Working...
        X