Search Results

by rvb
Mon May 16, 2022 11:29 am
Forum: C#.NET
Topic: Issues with Phidget22 after migrating to .NET 6.0 framework
Replies: 13
Views: 35060

Re: Issues with Phidget22 after migrating to .NET 6.0 framework

To complete the picture it seems mandatory to have the control panel installed with the same version (v1.10.20220413) than the nuggets package in use on the test station to have the solution working.
by rvb
Mon May 16, 2022 6:33 am
Forum: C#.NET
Topic: Issues with Phidget22 after migrating to .NET 6.0 framework
Replies: 13
Views: 35060

Re: Issues with Phidget22 after migrating to .NET 6.0 framework

Hi Patrick,
just to keep you posted I solved critical crash issue we got by porting our Phidget DLL on .Net6 framework by upgrading VS to version 17.2.

Issue was faced with VS v17.1.3 and was due to runtime dedicated to win-x86.

rv
by rvb
Mon May 02, 2022 9:02 am
Forum: C#.NET
Topic: Issues with Phidget22 after migrating to .NET 6.0 framework
Replies: 13
Views: 35060

Re: Issues with Phidget22 after migrating to .NET 6.0 framework

Hello Patrick, I worked with Arnaud (who left the project) and I would like to provide you more insights about the issue faced with Phidget22 package since we moved to .Net6 framework. Actually the issue is systematically faced when we build our application using the option '-p:PublishSingleFile=tru...