0
Fixed

Identity Broker 32 bit debug not set to x86

Ryan Crossingham 11 years ago updated by anonymous 8 years ago 5

When attempting to save InnerRange Insight Agent configuration I receive the following error.

Was this the COM reference you mentioned the other day Adam van Vliet?

System.ServiceModel.FaultException`1[System.ServiceModel.ExceptionDetail]: Retrieving the COM class factory for component with CLSID {0B4EDEFE-EE24-4796-87B3-EC5EF6DF50FD} failed due to the following error: 80040154 Class not registered (Exception from HRESULT: 0x80040154 (REGDB_E_CLASSNOTREG)). (Fault Detail is equal to An ExceptionDetail, likely created by IncludeExceptionDetailInFaults=true, whose value is: System.Runtime.InteropServices.COMException: Retrieving the COM class factory for component with CLSID {0B4EDEFE-EE24-4796-87B3-EC5EF6DF50FD} failed due to the following error: 80040154 Class not registered (Exception from HRESULT: 0x80040154 (REGDB_E_CLASSNOTREG)). at Unify.Product.IdentityBroker.InsightAgent..ctor(IInsightAgentInformation information)
at Unify.Product.IdentityBroker.InsightAgentFactory.CreateComponent(IAgentConfiguration factoryInformation)
at Unify.Product.IdentityBroker.AgentEngine.<>c__DisplayClassa.<Add>b__9()
at Unify.Product.IdentityBroker.AgentEngine.<>c__DisplayClass1.<ConfigurationChange>b__0()
at Unify.Framework.ExtensionMethods.WaitOnMutex(Mutex mutex, Action work)
at Unify.Product.IdentityBroker.AgentEngine.Add(IAgentConfiguration agent)
at Unify.Product.IdentityBroker.IdentityServiceCollector.AddAgent(AgentRemotingConfiguration agent)
at SyncInvokeAddAgen...).

Unify.Service.Connect32.Debug.exe
Unify.Service.Connect32.exe

Ryan Crossingham, yes that's the one. Thought it was probably because my machine didn't have the right stuff installed. I'll raise this during the meeting.

I may have found an issue with the x86 version of Identity Broker debugger, it was not set to x86! Is that the file that you were using for testing? If so, please instead try Unify.Service.Connect32.Debug.exe to make sure that is the case.

I'll need to upload a new version of Identity Broker, as well as a new version of the connector.

Unify.Service.Connect32.exe should do it for the service. Terrible that this wasn't picked up earlier, sorry.

Will test now.
Thank you Sir

Hey Ryan

Does the debugger work properly now?