- Joined
- Mar 5, 2014
- Messages
- 94
- Reaction score
- 5
Has anyone successfully built V15 API into a Windows Service?
We're running it as a WinForms application and this works fine, but running as a Windows service gives
Any input would be greatly appreciated
Thank you
We're running it as a WinForms application and this works fine, but running as a Windows service gives
Code:
Unable to load DLL 'tcxpscom_native': The specified module could not be found. (Exception from HRESULT: 0x8007007E) at TCX.Configuration.PhoneSystem.RegisterListener(MyPFN_UPDATE_LISTENER f)
at TCX.Configuration.PhoneSystem.get_Root()
Any input would be greatly appreciated
Thank you