Z-wave and .4.8
-
- Posts: 175
- Joined: Sun Jun 08, 2014 9:24 am
Z-wave and .4.8
So I am getting the following error with the z-wave plugin on a fresh install of .4.8
Ideas?
Ideas?
-
- Posts: 175
- Joined: Sun Jun 08, 2014 9:24 am
Re: Z-wave and .4.8
Ok so somthing is going on with the OpenZwaveDotNet.dll file. I replaced this file with a verison that was working with the zwave plugin under .4.5 and the plugin starts up and finds all of my zwave devices which get properly created.
however now i can't get any of the methods to work and get the following error when the methods run:
07-22 14:33:29.06 ERROR SERVICE-SERVER ZWave - Process Command Error System.MissingMethodException: Method not found: 'Boolean OpenZWaveDotNet.ZWManager.RequestNetworkUpdate(UInt32, Byte)'. at OSAE.Zwave.Zwave.ProcessCommand(OSAEMethod method) at OSAE.OSAEPluginBase.ProcessCommand(OSAEMethod method) at OSAE.Plugin.ExecuteCommand(OSAEMethod method)
07-22 14:33:29.06 DEBUG SERVICE-SERVER Method in queue for: ZWave Method: CT100 Thermostat USA - Z3.MODE - OFF,,
Thoughts anyone?
however now i can't get any of the methods to work and get the following error when the methods run:
07-22 14:33:29.06 ERROR SERVICE-SERVER ZWave - Process Command Error System.MissingMethodException: Method not found: 'Boolean OpenZWaveDotNet.ZWManager.RequestNetworkUpdate(UInt32, Byte)'. at OSAE.Zwave.Zwave.ProcessCommand(OSAEMethod method) at OSAE.OSAEPluginBase.ProcessCommand(OSAEMethod method) at OSAE.Plugin.ExecuteCommand(OSAEMethod method)
07-22 14:33:29.06 DEBUG SERVICE-SERVER Method in queue for: ZWave Method: CT100 Thermostat USA - Z3.MODE - OFF,,
Thoughts anyone?
-
- Posts: 175
- Joined: Sun Jun 08, 2014 9:24 am
Re: Z-wave and .4.8
From looking at the code it doesn't look like the method from the OSAE.Zwave.dll is being called?
It looks like the service is trying to find the methods in the OpenZwaveDotNet.dll file...
Or am i just off base?
It looks like the service is trying to find the methods in the OpenZwaveDotNet.dll file...
Or am i just off base?
-
- Posts: 175
- Joined: Sun Jun 08, 2014 9:24 am
Re: Z-wave and .4.8
Ok so i solved my own problem .... using the most recent version of the plugin i needed to download the C++ redistributable for 2015 and update 4 for 2012....
clearly didn't have all the dependancies that the newest version of OpenZwavedot.net was built with..
clearly didn't have all the dependancies that the newest version of OpenZwavedot.net was built with..
Re: Z-wave and .4.8
I do not use the Z-Wave plugin, but I'm glad to see you were able to resolve your issue.
It only took 5 post!
It only took 5 post!

-
- Posts: 175
- Joined: Sun Jun 08, 2014 9:24 am
Re: Z-wave and .4.8
Felt like I was talking to myself there for awhile
... But I always keep posting till I solve it so maybe it will help someone else down the line

Re: Z-wave and .4.8
Some time back, I had the same issue (at least I think it was the same error).
In the plugin folder for Z-Wave, it was calling OpenZWaveDotNet.dll, but it needed the 64 bit version to match my os.
I needed to get rid of OpenZWaveDotNet.dll, then rename
OpenZWaveDotNet.dll.x64 to OpenZWaveDotNet.dll
It worked after this.
In the plugin folder for Z-Wave, it was calling OpenZWaveDotNet.dll, but it needed the 64 bit version to match my os.
I needed to get rid of OpenZWaveDotNet.dll, then rename
OpenZWaveDotNet.dll.x64 to OpenZWaveDotNet.dll
It worked after this.
Re: Z-wave and .4.8
Sorry, most of the forums send me an email when there is a new post, I guess I was not subscribed to plugins or something. I will add it.
Vaughn
Vaughn