ILM2 Beta2 Web Portal error
After installing ILM2 Beta2 on my server2008 RC0 64-bit, including all the other pre-reqs as described in the installation guide. When browsing to the portal at http://server/identitymanagement the opening page is displayed correctly. But when I click the 'create user' link I get the following error:
Server Error in '/' Application.
--------------------------------------------------------------------------------
Unsupported expiration type
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
Exception Details:
Microsoft.ResourceManagement.WebServices.Faults.ServiceFaultException:
Unsupported expiration type
Source Error:
An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.
Stack Trace:
[ServiceFaultException: Unsupported expiration type]
Microsoft.ResourceManagement.WebServices.EnumerationClient.Enumerate(Message
request) +260
Microsoft.ResourceManagement.WebServices.EnumerationClient.Enumerate(Enumerate
enumerate) +160
Microsoft.IdentityManagement.SearchProxy.DoEnumerate(String dialect, String expression, IEnumerable`1 selections, ICollection`1 sortingAttributes, Int32& totalCount) +1042
[ResourceActionException: Unsupported expiration type]
Microsoft.IdentityManagement.SearchProxy.DoEnumerate(String dialect, String expression, IEnumerable`1 selections, ICollection`1 sortingAttributes, Int32& totalCount) +1456
Microsoft.IdentityManagement.SearchProxy.ExecuteQuery(QueryFilter
filter, IEnumerable`1 selections, ICollection`1 sortingAttributes, EnumerationContextType& enumerationContext) +168
Microsoft.IdentityManagement.WebUI.Controls.<>c__DisplayClass4.<Search>b__3(ISearchProxy
searchProxy, EnumerationContextType& enumerationContext) +56
Microsoft.IdentityManagement.WebUI.Controls.SearchEngine.DoSearch(EnumerateCallback
enumerateCallback) +98
Microsoft.ResourceManagement.Schema.WsClientSchemaManager.LoadAttributes()
+299
Microsoft.ResourceManagement.Schema.WsClientSchemaManager.Reload() +137
Microsoft.ResourceManagement.Schema.WsClientSchemaManager.get_ObjectTypes()
+40
Microsoft.ResourceManagement.Schema.WsClientSchemaManager.GetObjectSchema(String
objectTypeName) +22
Microsoft.ResourceManagement.WebServices.WSResourceManagement.ResourceType..ctor(String
objectType) +1232
Microsoft.IdentityManagement.WebUI.Controls.CreatePersonControl.InitializeContainer(WizardDashboard
dashboard) +210
Microsoft.IdentityManagement.WebUI.Controls.WizardContainer.CreateChildControls()
+492
System.Web.UI.Control.EnsureChildControls() +149
System.Web.UI.Control.PreRenderRecursiveInternal() +71
System.Web.UI.Control.PreRenderRecursiveInternal() +239
System.Web.UI.Control.PreRenderRecursiveInternal() +239
System.Web.UI.Control.PreRenderRecursiveInternal() +239
System.Web.UI.Control.PreRenderRecursiveInternal() +239
System.Web.UI.Control.PreRenderRecursiveInternal() +239
System.Web.UI.Control.PreRenderRecursiveInternal() +239
System.Web.UI.Page.ProcessRequestMain(Boolean
includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
+3681
--------------------------------------------------------------------------------
Version Information: Microsoft .NET Framework Version:2.0.50727.1416; ASP.NET Version:2.0.50727.1416
Any suggestion what this means?
Thanks,
Erwin
November 16th, 2007 9:30pm
Hi Erwin, you will want to direct these questions to the microsoft.connect.site.ilm2beta forum in the Connect site.
For anyone who is signed up for the beta but does not have the ILM 2 beta newsgroup configured:
Sign in to connect
Click the My Participation link for "Identity Lifecycle Manager (ILM)"
Click the Newsgroup link
Click the link for NNTP Setup Instructions and follow the instructions for configuring your password and newsreader
Free Windows Admin Tool Kit Click here and download it now
November 18th, 2007 11:12am