Skip to main content
February 22, 2017
Question

Queries related to Thingworx

  • February 22, 2017
  • 11 replies
  • 3991 views

I have some queries  in Thingworx.

1) Can we host thingworx application in IIS?

2) How can we integrate thingworx with .net code/framework?

please guide me!!

11 replies

5-Regular Member
February 22, 2017

Hi Bavithraa, it's not possible to host ThingWorx OOTB on IIS. You can use the official .Net SDK to connect to ThingWorx, here's quick reference guide for the same ThingWorx Edge .NET SDK and you can download the SDK from PTC Software Download page

February 22, 2017

Hi Sushant, I already have thingworx with Java JDK > But for my project i want to integrate asp.net with thingworx. In that case do I need to install thingworx again with .net SDK??

5-Regular Member
February 22, 2017

No you don't have to reinstall ThingWorx, if at all its the installation of DotNet SDK which will connect to ThingWorx. If you already have Java SDK installed, i believe it should not interfere as these are two different SDKs