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
bikerdan76bikerdan76 

Problems with Visual Studio 2010 and CTI?

Has anyone been able to successfully set up a CTI project in Visual Studio 2010?  The instructions in the CTI Toolkit Dev Guide do not seem to work for Visual Studio 2010.  The files that are generated by Visual Studio have a different structure from what the document assumes.  Can anyone walk me through getting a CTI project set up, including the base adapter et al?   Any help would be much appreciated!    

 

Also, please reply with the version of Visual Studio you're using.

 

Thanks!

eric garniereric garnier

Hello Bikerdan,

I already build my CTI adapter with toolkit 3.0 and VS 2010.

Has I wanted to build using CLI integration, I may have special options.

 

I basically open the project under VS2010, and accept all default for migrating the project.

 

What help can I provide to you?

Which part give you trouble? Migrating AdapterLib or creating your adapter project?

 

 

Eric