If i run my project (.NET 4.0) with your merged NetworkCommsDotNetComplete.dll it works fine!
Now i need to reference the individual dlls because i have already added a reference to a different version of Newtonsoft.Json.dll. If i will add the NetworkCommsDotNetComplete.dll the compiler give me an error because he find the JObject in NetworkCommsDotNetComplete.dll and in the Newtonsoft.Json.dll.
If i reference your individual NetworkCommsDotNet.dll in my project the compiler build the exe and after starting i become an exception because the “InTheHand.Net.Personal Version 3.5.605.0” does not exist! I don’t find these dll in the Individual-Folder.
Can you provide me an link to download this dll? Thanks!