I have tried using the EasyModbus library to build a TCP Modbus client. I added the .dll in the dependencies of my project and I can use the library and compile my solution but when I try to run my manual test I get an error telling me that the loader can't find a library : System.IO.Ports version 4.0.3.3. Here is the detailed error message: System.IO.FileNotFoundException HResult=0x80070002 Message=Could not load file or assembly 'System.IO.Ports, Version=4.0.3.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'....
You need to install the number 3. The library.
New development *. I had tried cleaning the jars-cache as you suggested and stopping...
Additional information. From the logs here are the latest updates : 12:24:05 PM [AWT-EventQueue-0]...
Yes I did try restarting. I tried cleaning up the jars-cache and it did not change...
ClassCastException in ProjectViewer