Skip to main content
1-Visitor
September 22, 2020
Question

Unable to connect using .NET SDK Client

  • September 22, 2020
  • 1 reply
  • 890 views

Hello everyone,

 

I'm unable to establish a connection to the Thingworx platform using the C# .NET SDK (v5.8.0.0). I'm using Thingworx v8.4.10.

 

I'm currently stuck in a loop for the client.start() method, and unable to connect to the RemoteThing.

 

I'm using the following clientConfiguration:

AllowSelfSignedCertificates = false
DisableCertValidation = false

 

My client URI is HTTP.

 

Any suggestions?

1 reply

Community Manager
October 8, 2020

Hi @rnfonseca.

 

A guide and sample files should have been included with your download.  There is a troubleshooting section that may help.

 

Please check this out and let us know if you continue to have issues.

 

Regards.

 

--Sharon

 
 
 
Community Manager
October 15, 2020

Hi @rnfonseca.

 

Was the previous post helpful in pointing you to a solution?  If not, please let us know if you are seeing any errors?

 

Regards.

 

--Sharon