I have created a new Sharepoint 2010 environment to be a new Extranet. I
have upgraded an existing MOSS 2007 content database (from the original
extranet) to the Sharepoint 2010 environment. The site runs and works. The
problem I am having is with the "Configure Synchronization Connections". I can
connect to my extranet domain with no problems. When I try to create a
connections to my corporate domain, it fails every time.
I get a forefront Identity Manager error below:
Log Name: Application
Source: Forefront Identity Manager
Date: 12/10/2010 3:06:36 PM
Event ID: 3
Task Category: None
Level: Error
Keywords: Classic
User: N/A
Description:
Microsoft.ResourceManagement.Service: System.InvalidOperationException: Retrieve
schema failed
at
Microsoft.ResourceManagement.ActionProcessor.SyncConfigActionProcessor.Create(St\
ring typeName, IList`1 createParameters, Guid creator, Guid cause)
at
Microsoft.ResourceManagement.ActionProcessor.SyncConfigActionProcessor.ProcessIn\
putRequest(RequestType request)
at
Microsoft.ResourceManagement.ActionProcessor.ActionDispatcher.ProcessInputReques\
t(RequestType request)
at
Microsoft.ResourceManagement.WebServices.RequestDispatcher.ExecuteAction(Request\
Type request)
at
Microsoft.ResourceManagement.WebServices.RequestDispatcher.ExecuteAction[Respons\
eBodyType](RequestType request)
at
Microsoft.ResourceManagement.WebServices.RequestDispatcher.DispatchRequest[Respo\
nseBodyType](RequestType request, Guid requestIdentifier, Object
redispatchSingleInstanceKey)
at
Microsoft.ResourceManagement.WebServices.RequestDispatcher.DispatchRequest[Respo\
nseBodyType](RequestType request)
at
Microsoft.ResourceManagement.WebServices.ResourceManagementService.Create(Messag\
e request)
Event Xml:
<Event xmlns="schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name="Forefront Identity Manager" />
<EventID Qualifiers="0">3</EventID>
<Level>2</Level>
<Task>0</Task>
<Keywords>0x80000000000000</Keywords>
<TimeCreated SystemTime="2010-12-10T21:06:36.000000000Z" />
<EventRecordID>8161</EventRecordID>
<Channel>Application</Channel>
<Computer>EXTDALVMSHPT01.extranet.dmz</Computer>
<Security />
</System>
<EventData>
<Data>Microsoft.ResourceManagement.Service:
System.InvalidOperationException: Retrieve schema failed
at
Microsoft.ResourceManagement.ActionProcessor.SyncConfigActionProcessor.Create(St\
ring typeName, IList`1 createParameters, Guid creator, Guid cause)
at
Microsoft.ResourceManagement.ActionProcessor.SyncConfigActionProcessor.ProcessIn\
putRequest(RequestType request)
at
Microsoft.ResourceManagement.ActionProcessor.ActionDispatcher.ProcessInputReques\
t(RequestType request)
at
Microsoft.ResourceManagement.WebServices.RequestDispatcher.ExecuteAction(Request\
Type request)
at
Microsoft.ResourceManagement.WebServices.RequestDispatcher.ExecuteAction[Respons\
eBodyType](RequestType request)
at
Microsoft.ResourceManagement.WebServices.RequestDispatcher.DispatchRequest[Respo\
nseBodyType](RequestType request, Guid requestIdentifier, Object
redispatchSingleInstanceKey)
at
Microsoft.ResourceManagement.WebServices.RequestDispatcher.DispatchRequest[Respo\
nseBodyType](RequestType request)
at
Microsoft.ResourceManagement.WebServices.ResourceManagementService.Create(Messag\
e request)</Data>
</EventData>
</Event>
I am stuck...does anyone have any ideas??