I am using Web services for GP 2010 and I get following error in events log.
-------------------------------------------
Exception type:
Microsoft.Dynamics.Security.InvalidSecurityContextException
Exception message:
System.ArgumentException : Value does not fall within the expected range.
SecurityContext:
ApplicationKey: 25cc1a21-2cc4-4b13-a1c8-eea186fb688a
ScopeKey: 13
User: Domain\User
Action:
GetRoles
Input parameters:
<RequestObjects>
<string>Domain\User</string></RequestObjects>
Stack Trace:
at Microsoft.Dynamics.Security.ValidationHelper.ValidateContext(SecurityContext context)
at Microsoft.Dynamics.Security.AzManMemberAccess.GetRoles(SecurityContext context, String member)
-------------------------------------------
I have tried to repair GP Web services using the wizard, removed and added back but no success. I kind of know that security is the issue but don't know where to fix it. eConnect service and GP Service Host service are running under Domain\User account. In the SQL Server Domain\User has permissions on Dynamics DB and Company DB.
Thanks,
Sai
*This post is locked for comments