Announcement

Collapse
No announcement yet.

MCS XAP1-Wire Windows 7

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

    MCS XAP1-Wire Windows 7

    Hello Michael,

    Doing a "test" run of HSPro Beta .72 in Windows 7 Ultimate. I tested the 1-Wire drivers by seeing the two com ports with the 1-Wire viewer. I can see them fine. I loaded up HS and see traffic on the XAP hub. I don't see them though running the XAP 1-Wire application. The MCS Temp0X XAP application is working fine.

    Any ideas?

    Pete
    - Pete

    Auto mator
    Homeseer 3 Pro - 3.0.0.548 (Linux) - Ubuntu 18.04/W7e 64 bit Intel Haswell CPU 16Gb
    Homeseer Zee2 (Lite) - 3.0.0.548 (Linux) - Ubuntu 18.04/W7e - CherryTrail x5-Z8350 BeeLink 4Gb BT3 Pro
    HS4 Lite - Ubuntu 22.04 / Lenovo Tiny M900 / 32Gb Ram

    HS4 Pro - V4.1.18.1 - Ubuntu 22.04 / Lenova Tiny M900 / 32Gb Ram
    HSTouch on Intel tabletop tablets (Jogglers) - Asus AIO - Windows 11

    X10, UPB, Zigbee, ZWave and Wifi MQTT automation-Tasmota-Espurna. OmniPro 2, Russound zoned audio, Alexa, Cheaper RFID, W800 and Home Assistant

    #2
    I do my development work on W7 Ultimate x64 and that includes running xapmcs1wire. The application is built for "any cpu" with .NET 2.0 framework. I believe the required J# and 1-wire driver .dll are for 32 bit, but not certain. Do you have both the J# and 1-wire .dll's installed? The reference links are at the top xapmcs1wire post in xap Library on this message board.

    Comment


      #3
      Yes.
      Looked at the debug log and see this:

      False 11/23/2010 12:06:57 AM | 11/23/2010 12:06:57 AM | xapmcs1Wire SetAdapterPort=COM13, Err#=5,Err Desc=The type initializer for 'com.dalsemi.onewire.OneWireAccessProvider' threw an exception. Line 126 The type initializer for 'com.dalsemi.onewire.OneWireAccessProvider' threw an exception.
      False 11/23/2010 12:06:57 AM | 11/23/2010 12:06:57 AM | xapmcs1Wire SetAdapterPort=COM3, Err#=5,Err Desc=The type initializer for 'com.dalsemi.onewire.OneWireAccessProvider' threw an exception. Line 126 The type initializer for 'com.dalsemi.onewire.OneWireAccessProvider' threw an exception.
      False 11/23/2010 12:07:09 AM | 11/23/2010 12:07:09 AM | xapmcs1Wire SetAdapterPort=COM13, Err#=5,Err Desc=The type initializer for 'com.dalsemi.onewire.OneWireAccessProvider' threw an exception. Line 126 The type initializer for 'com.dalsemi.onewire.OneWireAccessProvider' threw an exception.
      False 11/23/2010 12:07:19 AM | 11/23/2010 12:07:19 AM | xapmcs1Wire SetAdapterPort=COM3, Err#=5,Err Desc=The type initializer for 'com.dalsemi.onewire.OneWireAccessProvider' threw an exception. Line 126 The type initializer for 'com.dalsemi.onewire.OneWireAccessProvider' threw an exception.
      False 11/23/2010 12:07:22 AM | 11/23/2010 12:07:22 AM | xapmcs1Wire SetAdapterPort=COM13, Err#=5,Err Desc=The type initializer for 'com.dalsemi.onewire.OneWireAccessProvider' threw an exception. Line 126 The type initializer for 'com.dalsemi.onewire.OneWireAccessProvider' threw an exception.
      False 11/23/2010 12:07:24 AM | 11/23/2010 12:07:24 AM | xapmcs1Wire SetAdapterPort=COM3, Err#=5,Err Desc=The type initializer for 'com.dalsemi.onewire.OneWireAccessProvider' threw an exception. Line 126 The type initializer for 'com.dalsemi.onewire.OneWireAccessProvider' threw an exception.
      False 11/23/2010 12:07:29 AM | 11/23/2010 12:07:29 AM | xapmcs1Wire SetAdapterPort=COM3, Err#=5,Err Desc=The type initializer for 'com.dalsemi.onewire.OneWireAccessProvider' threw an exception. Line 126 The type initializer for 'com.dalsemi.onewire.OneWireAccessProvider' threw an exception.
      False 11/23/2010 12:07:29 AM | 11/23/2010 12:07:29 AM | xapmcs1Wire SetAdapterPort=COM13, Err#=5,Err Desc=The type initializer for 'com.dalsemi.onewire.OneWireAccessProvider' threw an exception. Line 126 The type initializer for 'com.dalsemi.onewire.OneWireAccessProvider' threw an exception.
      The first two links do not work. I basically just loaded Sun Java and the 1-Wire drivers. Sorry Michael. (its been so long running on the W2003 workstation that I forgot everything that was installed on it).

      Found the .NET Framework 2.0 (will install it) here:

      http://www.microsoft.com/downloads/e...displaylang=en

      Found the The .NET J# 2.0 redistributable here:

      http://www.microsoft.com/downloads/e...displaylang=en

      Just needed the .NET J# redistributable. Working well....thanks Michael.
      Last edited by Pete; November 23, 2010, 11:18 AM.
      - Pete

      Auto mator
      Homeseer 3 Pro - 3.0.0.548 (Linux) - Ubuntu 18.04/W7e 64 bit Intel Haswell CPU 16Gb
      Homeseer Zee2 (Lite) - 3.0.0.548 (Linux) - Ubuntu 18.04/W7e - CherryTrail x5-Z8350 BeeLink 4Gb BT3 Pro
      HS4 Lite - Ubuntu 22.04 / Lenovo Tiny M900 / 32Gb Ram

      HS4 Pro - V4.1.18.1 - Ubuntu 22.04 / Lenova Tiny M900 / 32Gb Ram
      HSTouch on Intel tabletop tablets (Jogglers) - Asus AIO - Windows 11

      X10, UPB, Zigbee, ZWave and Wifi MQTT automation-Tasmota-Espurna. OmniPro 2, Russound zoned audio, Alexa, Cheaper RFID, W800 and Home Assistant

      Comment

      Working...
      X