Error on working with DotNet SDK and non SSL thingworx platform
I am beginner to Thingworx Platform, using version 9.1 trail foundation
Hosted as http://localhost:8080/thingworx - It's working as expected in browser.
Now started working with dotnet sdk 5.8, following SteamSensor application, to communicate thingworx server,
Getting error like "Error initializing socket connection. Err = 10061", though disabled certValidation and ConnectedThingClient.disableEncryption().
Kindly let me know the resolution to proceed further.

