8000 Windows Forms crashes at connection · Issue #176 · NModbus/NModbus · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Windows Forms crashes at connection #176

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

Open
Zzaaacks opened this issue Mar 13, 2024 · 1 comment
Open

Windows Forms crashes at connection #176

Zzaaacks opened this issue Mar 13, 2024 · 1 comment

Comments

@Zzaaacks
Copy link

Hi there, my Windows Form project is crashing when I open it with another laptop. If i install Visual Studio on that device and recompile the same project, then I have a usable version but still cannot be used on my laptop.

Working on it for some time I was able to produce this exception:

image

My team is working on it as well and believes that the application crashes as soon as this section is called:

ModbusFactory factory = new ModbusFactory();

I'm working on the C# version of this library connecting via TCP/IP.

Thanks in advance

@MPapst
Copy link
MPapst commented Mar 13, 2024

That has nothing to do with the library itself. That depends on how you ship your application.

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

2 participants
0