Wed, 06/06/2018 - 06:11
#1
Messed up installation - How to clean Plantronics Hub COM object registry?
Is there a quick guide for a customer, how he can clean up / repair a Plantronics Hub installation?
I just had a support case where our softphone cannot signal incoming calls on a Plantronics headset.
We have a .NET application using the Windows SDK + Plantronics Hub. The assembly Interop.Plantronics.dll is rolled out along with our application, the customers additionally have to install the Plantronics Hub.
The software could create the Plantronics.COMSessionManager object, receive headset button events etc. But when the software tried to create a Plantronics.COMCall object, it got a System.BadImageFormatException.
So it appears, that the session manager object could be created by my x64 process, but the call object could not be created.
I could reproduce this on my developer machine as well - but there I had a mix of plantronics hub and sdk installations.
After de-installing all Plantronics software, manually cleaning up the registry from all Plantronics COM object references and then a clean install of the Plantronics Hub, it works on my machine without problems.
So my question is: Is there a quick guide for a customer, how he can clean up / repair a Plantronics Hub installation?
Thanks in advance!
Add new comment