SharePoint 2010 Error Creating New Profile Sychronization Connection
Event Log:
System.InvalidOperationException: Retrieve schema failed
Microsoft.ResourceManagement.Service: System.InvalidOperationException: Retrieve schema failed
at Microsoft.ResourceManagement.ActionProcessor.SyncConfigActionProcessor.Create(String typeName, IList`1 createParameters, Guid creator, Guid cause)
at Microsoft.ResourceManagement.ActionProcessor.SyncConfigActionProcessor.ProcessInputRequest(RequestType request)
at Microsoft.ResourceManagement.ActionProcessor.ActionDispatcher.ProcessInputRequest(RequestType request)
at Microsoft.ResourceManagement.WebServices.RequestDispatcher.ExecuteAction(RequestType request)
at Microsoft.ResourceManagement.WebServices.RequestDispatcher.ExecuteAction[ResponseBodyType](RequestType request)
at Microsoft.ResourceManagement.WebServices.RequestDispatcher.DispatchRequest[ResponseBodyType](RequestType request, Guid requestIdentifier, Object redispatchSingleInstanceKey)
at Microsoft.ResourceManagement.WebServices.RequestDispatcher.DispatchRequest[ResponseBodyType](RequestType request)
at Microsoft.ResourceManagement.WebServices.ResourceManagementService.Create(Message request)
As it turns out I was connecting to a DC with no users in it. I still think it should have created the connection but it did not. Once I pointed this a the correct source it worked. I should create an entire post on the UPA in SharePoint 2010 but 'harbor' did a pretty good job of that already.
Comments
Post a Comment