Communicator API
-
Hi guys. I'm building APS.NET (VB) site that connects to Communicator API to get user status (phone list). The code works fine on local machine (when I test or access my site thourhg localhost) but when I install the site on a server or try to access my dev machine it from a network if throws me: Retrieving the COM class factory for component with CLSID {8885370D-B33E-44B7-875D-28E403CF9270} failed due to the following error: 80080005. This line fails communicator = New CommunicatorAPI.MessengerClass Thanks for your help. Alex.
-
Hi guys. I'm building APS.NET (VB) site that connects to Communicator API to get user status (phone list). The code works fine on local machine (when I test or access my site thourhg localhost) but when I install the site on a server or try to access my dev machine it from a network if throws me: Retrieving the COM class factory for component with CLSID {8885370D-B33E-44B7-875D-28E403CF9270} failed due to the following error: 80080005. This line fails communicator = New CommunicatorAPI.MessengerClass Thanks for your help. Alex.