hi
i'm trying to run the sample.
i did all steps in sample document.
but sample didn't work. so i checked EventViewer, i got some info about SSO...
sample doc doesn't explain SSO setting.
however, using SSO and IDM management, i registerd Application info and Secondary Credentials.
Now...
i got this error.
----------------------------------------------------------------------------------------------------------------------------
Timestamp: 2006-12-18 8:23:48
Message: An internal server error occurred. Your call was not processed. Contact the site administrator for details. (System.IndexOutOfRangeException: .
: Microsoft.ConnectedServices.Connector.IdentityManager.SsoUserMapManager.Read(ReadUserMapsRequest theRequest)
: Microsoft.ConnectedServices.Connector.IdentityManager.IdentityManagerService.ReadUserMaps(ReadUserMapsRequest readUserMapsRequest))
Category: IdentityManager OperationalEvent
Priority: 3
EventId: 21000
Severity: Error
Title:IdentityManager
Machine: DUCTEST
Application Domain: /LM/W3SVC/1/Root/IdentityManager30-1-128109020504483680
Process Id: 1192
Process Name: c:\windows\system32\inetsrv\w3wp.exe
Win32 Thread Id: 3232
Thread Name:
Extended Properties:
http://go.microsoft.com/fwlink/events.asp .
----------------------------------------------------------------------------------------------------------------------------
Sentece " ." means "Index was outside the bounds of the array"
what do i have to do for next step..
i can't get any more hints through EventViewer.

StockQuoteAppIdm sample (CSF 3.0) is not working..
Larry Surat
There is a hotfix for IDM MMC, that fixes some of the issues. You have to call Microsoft Support to get that.
Thales Medeiros
Hello,
I am getting the same error index out of bounds
imestamp: 17/07/2007 6.40.42
Message: An internal server error occurred. Your call was not processed. Contact the site administrator for details. (System.IndexOutOfRangeException: Index was outside the bounds of the array.
at Microsoft.ConnectedServices.Connector.IdentityManager.SsoUserMapManager.Read(ReadUserMapsRequest theRequest)
at Microsoft.ConnectedServices.Connector.IdentityManager.IdentityManagerService.ReadUserMaps(ReadUserMapsRequest readUserMapsRequest))
Category: IdentityManager OperationalEvent
Priority: 3
EventId: 21000
Severity: Error
Title:IdentityManager
Machine: CSF30-07
Application Domain: /LM/W3SVC/1/Root/IdentityManager30-1-128291280381022697
When I am affiliating application using following file
<
sso><
application name="servicelogic"><
description>The servicelogic application</description><
contact>meena.lalwani@accenture.com</contact><
appuserAccount>sdpdev\csfdev04</appuserAccount><
appAdminAccount>sdpdev\csfdev04</appAdminAccount><
field ordinal="0" label="User Id" masked="no" /><
field ordinal="1" label="Password" masked="yes" /><
flags ghostInitiatedSSO="yes" validatePassword="yes" windowsInitiatedSSO="yes" enableApp="yes" /></
application></
sso>Also my mapping file
<sso>
<mapping>
<windowsDomain>sdpdev</windowsDomain>
<windowsUserId>csfdev04</windowsUserId>
<externalApplication>ServiceLogic</externalApplication>
<externalUserId>john@contoso.com</externalUserId>
</mapping>
</sso>
Can you tell me where to specify credential type
sl333
Hassan Ayoub
Alexei_shk
The issue is got to do with the way Affiliate application is created.
But when you create the applicatuon using the SSOadmin MMC, default there are only two fields, ( User ID and Password)..and that will cause the issue. You need to make sure, you have three fields, when creating the affiliate application, which is what IDM is looking for. The 3 fields should be : "User Id", "CredentialType", "Credential".
We definitely need to document that somewhere.
HTH
wywy
Timestamp: 16/01/2007 10:07:02
Message: An internal server error occurred. Your call was not processed. Contact the site administrator for details. (System.IndexOutOfRangeException: Index was outside the bounds of the array.
at Microsoft.ConnectedServices.Connector.IdentityManager.SsoUserMapManager.Read(ReadUserMapsRequest theRequest)
at Microsoft.ConnectedServices.Connector.IdentityManager.IdentityManagerService.ReadUserMaps(ReadUserMapsRequest readUserMapsRequest))
Category: IdentityManager OperationalEvent
Priority: 3
EventId: 21000
Severity: Error
Title:IdentityManager
Machine: GBDEVWIND43
Application Domain: /LM/W3SVC/1/Root/IdentityManager30-1-128134152434610403
Process Id: 992
Process Name: c:\windows\system32\inetsrv\w3wp.exe
Win32 Thread Id: 5484
Thread Name:
Extended Properties:
For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.