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

Community Tip - Want the oppurtunity to discuss enhancements to PTC products? Join a working group! X

How do I diagnose SDK client connection problems?

gmcnamara
1-Newbie

How do I diagnose SDK client connection problems?

Hi,

I'm using the .NET SDK to connect to my hosted Thingworx Server. I was able to connect to my local test Thingworx Server but now my client app hangs on the client.start() method. I think it's something to do with encryption but I can't get any output from the SDK because it never returns from the start method. How do I log connection problems so I can find out what the problem is? Is there any logging built in to the SDK itself?

Regards,

Greg

1 REPLY 1

Have you tried to enabled verbose logging? .NET SDK Logging Configuration

Top Tags