connecting Azure IoT Hub to Thingworx through Thingworx Azure IoT Hub Connector
Hi,
I am trying to connect azure Iot hub to thingworx platform using this link:
https://developer.thingworx.com/en/resources/guides/azure-iot-hub-connector-quickstart
1. This tutorial is given with java code. I want to use .net to start connection server with thingworx platform. How do I do this?
2. Also, I tried to start connection server but getting following error:
Caused by: com.typesafe.config.ConfigException$IO: C:\Thingworx-Azure-IoT-Hub-Connector-2.0.0.141\connector\conf\azure-iot.conf-Dlogback.configurationFile=C:\Thingworx-Azure-IoT-Hub-Connector-2.0.0.141\connector\conf\logback.xml: java.io.FileNotFoundException: C:\Thingworx-Azure-IoT-Hub-Connector-2.0.0.141\connector\conf\azure-iot.conf-Dlogback.configurationFile=C:\Thingworx-Azure-IoT-Hub-Connector-2.0.0.141\connector\conf\logback.xml (The filename, directory name, or volume label syntax is incorrect)
Please provide your guidance.

