for updated version, look at there :
http://www.edjo.pwp.blueyonder.co.uk/ed ... nloads.htm
but I don't know if the last update support dotnet 2..... ( I can't try it right now)
anyway, as Jay said, you can have both dotnet 1 and 2 running on the same system.
other thing: you can also use the windows service version instead of using the GUI version ( if you don't need the gui interface...)
for the service version, you need to edit "X10Preferences.xml" from ...\ERSP\xAP X10 (Service)\
then configure your COM port ( line 3) :
- Code: Select all
<SerialPort>COM1:</SerialPort>
and restart your computer.