- Joined
- Feb 19, 2018
- Messages
- 1
- Reaction score
- 0
I've searched through the forum but haven't found a resolution. I've tried as some suggest setting the platform to x64, registering the dll (which won't register). I've tried running on my dev machine and server,
The error is triggered from the line
var dns = PhoneSystem.Root.GetDN(); //Access PhoneSystem.Root to initialize ObjectModel
Unable to load DLL 'tcxpscom_native': The specified module could not be found. (Exception from HRESULT: 0x8007007E)

The error is triggered from the line
var dns = PhoneSystem.Root.GetDN(); //Access PhoneSystem.Root to initialize ObjectModel
Unable to load DLL 'tcxpscom_native': The specified module could not be found. (Exception from HRESULT: 0x8007007E)

Last edited: