Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problem with SerialPortLib 1.0.18 #38

Open
jgmdavies opened this issue Jun 8, 2019 · 2 comments
Open

Problem with SerialPortLib 1.0.18 #38

jgmdavies opened this issue Jun 8, 2019 · 2 comments

Comments

@jgmdavies
Copy link

I get a 'Method not found' exception if I try to use version1.0.18 with your latest SerialPortLib, also 1.0.18:

Method not found: 'Void SerialPortLib.SerialPortInput.SetPort(System.String, Int32, System.IO.Ports.StopBits, System.IO.Ports.Parity)'. (MissingMethodException)

but not if I go back to SerialPortLib 1.0.16.

With SerialPortLib 1.0.16, I can connect to my Z-Stick Gen5, but calling Discovery gives:

Could not load file or assembly 'mscorlib.XmlSerializers, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. The system cannot find the file specified.

which I don't know how to sort out - anyone else getting this?

Using VS2019, building for .NET Framework 4.6.2.

Thanks,
Jim

@genemars
Copy link
Member

I upgraded the project to SerialPortLib 1.0.18. I hope this will fix the issue.

@01username
Copy link

@genemars Seems to have the same issue with 1.0.19 that creeped in. Works fine on 1.0.18. Created another Issue for you : #41

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants