Unable to load DLL 'twApi.dll'
We are trying to set up a OPC DA connection. After installing and configuring the extension from the installation manual, we get the below error messages when starting the OPC client service? The error repeats every 15 seconds.
2016-06-12 23:19:02.085Z [L: Information] [T: 1] [U: SYSTEM] [O: com.thingworx.services.HostService] Initializing Service...
2016-06-12 23:19:03.205Z [L: Information] [T: 1] [U: SYSTEM] [O: com.thingworx.services.HostService] Initialization complete.
2016-06-12 23:19:03.327Z [L: Information] [T: 4] [U: SYSTEM] [O: com.thingworx.services.HostService] Starting Service...
2016-06-12 23:19:03.422Z [L: Information] [T: 4] [U: SYSTEM] [O: com.thingworx.services.HostService] Service started.
2016-06-12 23:19:04.052Z [L: Error] [T: 5] [U: SYSTEM] [O: com.thingworx.communications.client.TwApiWrapper] Error initializing the .NET SDK. : System.DllNotFoundException: Unable to load DLL 'twApi.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) at com.thingworx.communications.client.TwApiWrapper.twW_SetLoggerProperties(TwApiLogLevel level, Byte isVerboseEnabled, TwLogMessageDelegate onLogMessage) at com.thingworx.communications.client.TwApiWrapper.ConfigureTwApiLogger() at com.thingworx.communications.client.TwApiWrapper.Initialize(ClientConfigurator config)
2016-06-12 23:19:19.083Z [L: Error] [T: 5] [U: SYSTEM] [O: com.thingworx.communications.client.TwApiWrapper] Error initializing the .NET SDK. : System.DllNotFoundException: Unable to load DLL 'twApi.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) at com.thingworx.communications.client.TwApiWrapper.twW_SetLoggerProperties(TwApiLogLevel level, Byte isVerboseEnabled, TwLogMessageDelegate onLogMessage) at com.thingworx.communications.client.TwApiWrapper.ConfigureTwApiLogger() at com.thingworx.communications.client.TwApiWrapper.Initialize(ClientConfigurator config)
What have we forgotten?
Regards, Jan

