You need to sign in to do that
Don't have an account?

CTI Toolkit: ‘System.Runtime.InteropServices.SEHException’ error.
Hello,
I am using CTI Toolkit 4.01 to integrate CTI Functionality in salesforce.
When I am building the solution from visual studio I am getting the error ‘System.Runtime.InteropServices.SEHException’.
In visual studio output window I am getting
CCTIAppExchange::CreateOfficeToolkit: Failed to create OfficeToolkit.
First-chance exception at 0x75df812f (KernelBase.dll) in SFDC.exe: Microsoft C++ exception: _com_error at memory location
The solution is working fine on other system. Due to custom installation or some other reason it stopped working on this system. I am guessing the problem is related to some DLL file only.
Regards