RSchiessl Posted August 1, 2016 at 02:28 PM Share Posted August 1, 2016 at 02:28 PM Hallo, wir erhalten mit der aktuelle Tinkerforge.DLL in einem Windows 10 Universal Visual Studio 2015 VB.NET Projekt beim versuch den IPconnect.Connect-Befehl auszuführen folgende Fehlermeldung: "Could not load type 'System.Net.Sockets.Socket' from assembly ..." Kennt jemand das Problem bzw. gar eine Lösung? Vielen Dank und viele Grüße aus Bayern Ralf Quote Link to comment Share on other sites More sharing options...
Spartan056 Posted August 28, 2016 at 02:36 PM Share Posted August 28, 2016 at 02:36 PM Haben genau dasselbe Problem, aber auch keine Lösung bisher :/ Quote Link to comment Share on other sites More sharing options...
borg Posted August 28, 2016 at 07:05 PM Share Posted August 28, 2016 at 07:05 PM Die C#/VB.NET Bindings sind aktuell nicht UWP (https://de.wikipedia.org/wiki/Universal_Windows_Platform) kompatibel. Da Kompatibilität herzustellen steht auf der TODO-Liste, kommt auf jeden Fall in in nächster Zeit. Quote Link to comment Share on other sites More sharing options...
photron Posted August 30, 2016 at 03:53 PM Share Posted August 30, 2016 at 03:53 PM Okay hier eine neue Version der C# Bindings. Im source/Tinkeforge Verzeichnis gibt jetzt es ein TinkerforgeUWP.csproj Datei. Diese in Visual Studio 2015 öffnen und kompilieren. Dabei kommt dann eine TinkerforgeUWP.dll heraus die in einer UWP App funktioniert.tinkerforge_csharp_bindings_2_1_11_rc1.zip Quote Link to comment Share on other sites More sharing options...
photron Posted September 27, 2016 at 09:30 AM Share Posted September 27, 2016 at 09:30 AM In der vorherigen Version der Bindings konnte folgender Fehler beim Connect auftreten: "This protocol version is not supported exception" Dies ist in dieser Version jetzt behoben.tinkerforge_csharp_bindings_2_1_11_fix2.zip Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.