function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
john bondjohn bond 

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