Hi
While Upgrading ILM to FIM we facing the following problem,
I am trying to run Extensible Connectivity in FIM Synchroniztaion Service ,i encopuntered an error as "stopped extension dll exception"
While verifying event viewer the following error is observed
Log Name: Application
Source: FIMSynchronizationService
Date: 2010/12/06 4:05:30 AM
Event ID: 6801
Task Category: Server
Level: Error
Keywords: Classic
User: N/A
The extensible extension returned an unsupported error.
The stack trace is:
"System.Exception: Populate failed for DirectoryEntry <LDAP Path> ---> System.Exception: Populate failed for DirectoryEntry <LDAP Path> ---> System.Exception: Setting IADsTSUserEx properties failed for Guest:{d72be76b-b25c-4961-befb-c3df5578483b}
---> System.Runtime.InteropServices.COMException (0x8000500D): Exception from HRESULT: 0x8000500D
at TSUSEREXLib.IADsTSUserEx.get_AllowLogon()
at Internetium.DirectoryServices.UserModel.AddExtendedAttributes(UserModel model, Object nativeObject) in C:\ILMtoFIM\ILMExtCode\ExtendedAD MA\Common.DirectoryServices\src\UserModel.cs:line 99
--- End of inner exception stack trace ---
at Internetium.DirectoryServices.UserModel.AddExtendedAttributes(UserModel model, Object nativeObject) in C:\ILMtoFIM\ILMExtCode\ExtendedAD MA\Common.DirectoryServices\src\UserModel.cs:line 123
at Internetium.DirectoryServices.UserModel.Populate(DirectoryEntry directoryEntry, String[] attributeNames) in C:\ILMtoFIM\ILMExtCode\ExtendedAD MA\Common.DirectoryServices\src\UserModel.cs:line 44
at Microsoft.Mcspl.DirectoryServices.AdXma.AdImport.PopulateUser(DirectoryEntry de, String[] atributes) in C:\ILMtoFIM\ILMExtCode\ExtendedAD MA\ExtendedADMA\src\AdImport.cs:line 473
--- End of inner exception stack trace ---
at Microsoft.Mcspl.DirectoryServices.AdXma.AdImport.PopulateUser(DirectoryEntry de, String[] atributes) in C:\ILMtoFIM\ILMExtCode\ExtendedAD MA\ExtendedADMA\src\AdImport.cs:line 477
at Microsoft.Mcspl.DirectoryServices.AdXma.AdImport.PopulateUsers(SearchResultCollection foundUsers, ArrayList members, List`1 users, String[] attributesToLoad) in C:\ILMtoFIM\ILMExtCode\ExtendedAD MA\ExtendedADMA\src\AdImport.cs:line 417
at Microsoft.Mcspl.DirectoryServices.AdXma.AdImport.PopulateUsers(SearchResultCollection foundUsers, ArrayList members, String[] attributesToLoad) in C:\ILMtoFIM\ILMExtCode\ExtendedAD MA\ExtendedADMA\src\AdImport.cs:line 344
at Microsoft.Mcspl.DirectoryServices.AdXma.AdImport.GetChangesInUsers(SynchCookie synchCookie, String groupFilter, String managedGroupFilter, String userFilter, String searchBase, SearchScope searchScope, Boolean returnManagedGroupAttributes, String[]
attributesToLoad, String[] attributesToSearch, Boolean useLVR) in C:\ILMtoFIM\ILMExtCode\ExtendedAD MA\ExtendedADMA\src\AdImport.cs:line 120
at Microsoft.Mcspl.DirectoryServices.AdXma.AdImport.GetChangesInUsers(String fileName, SynchCookie synchCookie, String groupFilter, String managedGroupFilter, String userFilter, String searchBase, SearchScope searchScope, Boolean returnManagedGroupAttributes,
String[] attributesToLoad, String[] attributesToSearch, Boolean useLVR) in C:\ILMtoFIM\ILMExtCode\ExtendedAD MA\ExtendedADMA\src\AdImport.cs:line 58
at Microsoft.Mcspl.DirectoryServices.AdXma.ActiveDirectoryXMA.GenerateImportFile(String fileName, String connectTo, String user, String password, ConfigParameterCollection configParameters, Boolean fFullImport, TypeDescriptionCollection types,
String& customData) in C:\ILMtoFIM\ILMExtCode\ExtendedAD MA\ExtendedADMA\src\ActiveDirectoryXMA.cs:line 187
--- End of inner exception stack trace ---
at Microsoft.Mcspl.DirectoryServices.AdXma.ActiveDirectoryXMA.GenerateImportFile(String fileName, String connectTo, String user, String password, ConfigParameterCollection configParameters, Boolean fFullImport, TypeDescriptionCollection types,
String& customData) in C:\ILMtoFIM\ILMExtCode\ExtendedAD MA\ExtendedADMA\src\ActiveDirectoryXMA.cs:line 230
Forefront Identity Manager 4.0.2592.0"
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name="FIMSynchronizationService" />
<EventID Qualifiers="49152">6801</EventID>
<Level>2</Level>
<Task>3</Task>
<Keywords>0x80000000000000</Keywords>
<TimeCreated SystemTime="2010-12-06T11:05:30.000Z" />
<EventRecordID>9423</EventRecordID>
<Channel>Application</Channel>
<Computer><System Name></Computer>
<Security />
</System>
<EventData>
<Data>System.Exception: Populate failed for DirectoryEntry <LDAP Path> ---> System.Exception: Populate failed for DirectoryEntry <LDAP Path> ---> System.Exception: Setting IADsTSUserEx properties failed for
Guest:{d72be76b-b25c-4961-befb-c3df5578483b} ---> System.Runtime.InteropServices.COMException (0x8000500D): Exception from HRESULT: 0x8000500D
at TSUSEREXLib.IADsTSUserEx.get_AllowLogon()
at Internetium.DirectoryServices.UserModel.AddExtendedAttributes(UserModel model, Object nativeObject) in C:\ILMtoFIM\ILMExtCode\ExtendedAD MA\Common.DirectoryServices\src\UserModel.cs:line 99
--- End of inner exception stack trace ---
at Internetium.DirectoryServices.UserModel.AddExtendedAttributes(UserModel model, Object nativeObject) in C:\ILMtoFIM\ILMExtCode\ExtendedAD MA\Common.DirectoryServices\src\UserModel.cs:line 123
at Internetium.DirectoryServices.UserModel.Populate(DirectoryEntry directoryEntry, String[] attributeNames) in C:\ILMtoFIM\ILMExtCode\ExtendedAD MA\Common.DirectoryServices\src\UserModel.cs:line 44
at Microsoft.Mcspl.DirectoryServices.AdXma.AdImport.PopulateUser(DirectoryEntry de, String[] atributes) in C:\ILMtoFIM\ILMExtCode\ExtendedAD MA\ExtendedADMA\src\AdImport.cs:line 473
--- End of inner exception stack trace ---
at Microsoft.Mcspl.DirectoryServices.AdXma.AdImport.PopulateUser(DirectoryEntry de, String[] atributes) in C:\ILMtoFIM\ILMExtCode\ExtendedAD MA\ExtendedADMA\src\AdImport.cs:line 477
at Microsoft.Mcspl.DirectoryServices.AdXma.AdImport.PopulateUsers(SearchResultCollection foundUsers, ArrayList members, List`1 users, String[] attributesToLoad) in C:\ILMtoFIM\ILMExtCode\ExtendedAD MA\ExtendedADMA\src\AdImport.cs:line 417
at Microsoft.Mcspl.DirectoryServices.AdXma.AdImport.PopulateUsers(SearchResultCollection foundUsers, ArrayList members, String[] attributesToLoad) in C:\ILMtoFIM\ILMExtCode\ExtendedAD MA\ExtendedADMA\src\AdImport.cs:line 344
at Microsoft.Mcspl.DirectoryServices.AdXma.AdImport.GetChangesInUsers(SynchCookie synchCookie, String groupFilter, String managedGroupFilter, String userFilter, String searchBase, SearchScope searchScope, Boolean returnManagedGroupAttributes, String[]
attributesToLoad, String[] attributesToSearch, Boolean useLVR) in C:\ILMtoFIM\ILMExtCode\ExtendedAD MA\ExtendedADMA\src\AdImport.cs:line 120
at Microsoft.Mcspl.DirectoryServices.AdXma.AdImport.GetChangesInUsers(String fileName, SynchCookie synchCookie, String groupFilter, String managedGroupFilter, String userFilter, String searchBase, SearchScope searchScope, Boolean returnManagedGroupAttributes,
String[] attributesToLoad, String[] attributesToSearch, Boolean useLVR) in C:\ILMtoFIM\ILMExtCode\ExtendedAD MA\ExtendedADMA\src\AdImport.cs:line 58
at Microsoft.Mcspl.DirectoryServices.AdXma.ActiveDirectoryXMA.GenerateImportFile(String fileName, String connectTo, String user, String password, ConfigParameterCollection configParameters, Boolean fFullImport, TypeDescriptionCollection types,
String& customData) in C:\ILMtoFIM\ILMExtCode\ExtendedAD MA\ExtendedADMA\src\ActiveDirectoryXMA.cs:line 187
--- End of inner exception stack trace ---
at Microsoft.Mcspl.DirectoryServices.AdXma.ActiveDirectoryXMA.GenerateImportFile(String fileName, String connectTo, String user, String password, ConfigParameterCollection configParameters, Boolean fFullImport, TypeDescriptionCollection types,
String& customData) in C:\ILMtoFIM\ILMExtCode\ExtendedAD MA\ExtendedADMA\src\ActiveDirectoryXMA.cs:line 230
Forefront Identity Manager 4.0.2592.0</Data>
</EventData>
</Event>
Please help to continue as i am stuck at this point.
Thanks in Advance
Hira.
hima