I followed the procedure as mentioned in "VSTA Sample Host Integration.doc" dcoument and am able to work successfully with C# sample where as tried the same with C++ code but it is failing. Also the sample provided with the sdk fails at this API.
hr = CreateSessionManager(bstrLicKey, spSessionManagerOptions, &spSessionManager);
The API fails when the external debug host property is provided in the session manager option. Do i need to take some additional steps to avoid this error.
Any help will be appreciated.
Regards,
Aniruddh