4 posts / 0 new
Last post
4pralle
Is it possible to support Spokes 2.x and Spokes 3.x in a C# (.NET) application?
Basically what the topic says. I am not seeing an easy to do it. ATM I am using the SpokesWrapper.cs with the Interop.Plantronics.dll. If more info is required please ask.  

lcollins
Hi,<br /> I have looked into this before. Although the 2.x and 3.x COM interface ID&#39;s are different I think I concluded previously that the .NET interop DLL&#39;s of 2.x and 3.x would conflict with one another. Moreover you cannot install 2.x and 3.x Spokes/Hub SDK products on same PC, the 3.x will upgrade the 2.x.<br /> Thanks,<br /> Lewis.<br /> ps please consider using only 3.x. 2.x is no longer supported/available for download.<br /> &nbsp;

4pralle
I managed to solve my problem. Using &quot;Alias&quot; while referencing the DLLs two DLLs with the same namespace can be referenced.<br /> We have to do it that way, as not all of our customers can switch to the Spokes 3.x.<br /> <br /> &nbsp;

lcollins
Hi,<br /> That&#39;s very interesting and potentially useful discovery. Thanks for sharing,<br /> Cheers,<br /> Lewis.

Add new comment