Hello,
I am trying to get Romraider working with the LM2.
I am using .5.3 RC7 and cannot get it to read.
Windows XP SP3
The LM2 works with the logworks software, it is showing up in device manager all fine but no go with Romraider.
In the log i am getting the following error. I have tried with it set to port 0 and to port 1 but it does the same thing.
This is way over my head, im good with IT, just not with code.
I have pasted below the errors in the log file.
Any help would be greatly appreciated. I want to start tuning my car and i cant until i get some AFR's logged

Thanks.
Btw, this is what i have tried,
Completely uninstall and reinstall LM2 drivers and logworks software (including deleting driver files from system32 folder) also uninstalled romraider completely and deleted folder.
Reinstalled logworks, reinstalled LM2, Reinstalled Romraider, and have the error below.
66245 ERROR [Thread-13] - Innovate LM-2 [mts]: connect error
com4j.ExecutionException: com4j.ComException: 80040154 CoCreateInstance failed : Class not registered : .\com4j.cpp:135
at com4j.ComThread.execute(ComThread.java:189)
at com4j.Task.execute(Task.java:23)
at com4j.COM4J.createInstance(COM4J.java:95)
at com4j.COM4J.createInstance(COM4J.java:73)
at com.romraider.logger.external.innovate.generic.mts.io.MTSFactory.createMTS(Unknown Source)
at com.romraider.logger.external.innovate.generic.mts.io.MTSRunner.mts(Unknown Source)
at com.romraider.logger.external.innovate.generic.mts.io.MTSRunner.<init>(Unknown Source)
at com.romraider.logger.external.innovate.lm2.mts.plugin.Lm2MtsDataSource.connect(Unknown Source)
at com.romraider.logger.external.core.GenericDataSourceConnector.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
Caused by: com4j.ComException: 80040154 CoCreateInstance failed : Class not registered : .\com4j.cpp:135
at com4j.Native.createInstance(Native Method)
at com4j.COM4J$CreateInstanceTask.call(COM4J.java:111)
at com4j.COM4J$CreateInstanceTask.call(COM4J.java:98)
at com4j.Task.invoke(Task.java:44)
at com4j.ComThread.run0(ComThread.java:149)
at com4j.ComThread.run(ComThread.java:125)