cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - New to the community? Learn how to post a question and get help from PTC and industry experts! X

Unable to connect using .NET SDK Client

rnfonseca
8-Gravel

Unable to connect using .NET SDK Client

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?

2 REPLIES 2
slangley
23-Emerald II
(To:rnfonseca)

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

 
 
 
slangley
23-Emerald II
(To:slangley)

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

Top Tags