Hi All,
After Install CRM version 4.0 to new machine with domain user account i got this error, help me to fix this, also i got SPN account issues in Application pool warning message, wile installing.
Thanks in Advance
Reagrds
Bairam
Server Error in '/' Application. -------------------------------------------------------------------------------- Caller does not have enough privilege to set CallerOriginToken to the specified value. 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.Crm.CrmException: Caller does not have enough privilege to set CallerOriginToken to the specified value. 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: [CrmException: Caller does not have enough privilege to set CallerOriginToken to the specified value.] Microsoft.Crm.Extensibility.ExternalMessageDispatcher.VerifyCallerOrigin(ExecutionContext context) +260 Microsoft.Crm.Extensibility.ExternalMessageDispatcher.Execute(String messageName, Int32 primaryObjectTypeCode, Int32 secondaryObjectTypeCode, PropertyBag fields, CorrelationToken correlationToken, CallerOriginToken originToken, UserAuth userAuth, Guid callerId) +724 Microsoft.Crm.Sdk.RequestBase.Process(Int32 primaryObjectTypeCode, Int32 secondaryObjectTypeCode, CorrelationToken correlationToken, CallerOriginToken originToken, UserAuth userAuth, Guid callerId) +149 Microsoft.Crm.Sdk.RequestBase.Process(CorrelationToken correlationToken, CallerOriginToken originToken, UserAuth userAuth, Guid callerId) +183 Microsoft.Crm.Sdk.CrmServiceInternal.Execute(RequestBase request, CorrelationToken correlationToken, CallerOriginToken originToken, UserAuth userAuth, Guid callerId) +465 Microsoft.Crm.Sdk.InProcessCrmService.Execute(Object request) +2688 Microsoft.Crm.Application.Platform.ServiceCommands.PlatformCommand.ExecuteInternal() +368 Microsoft.Crm.Application.Platform.DataSource.RetrieveAvailableLanguages() +40 Microsoft.Crm.Application.Utility.ApplicationLanguage.get_AvailableLanguages() +220 Microsoft.Crm.Application.Controls.AppUIPage.get_AvailableLanguages() +9 Microsoft.Crm.Application.Controls.AnonymousPage.OnInit(EventArgs e) +25 Microsoft.Crm.Application.Web.Pages.ErrorHandlerPage.OnInit(EventArgs e) +211 System.Web.UI.Control.InitRecursive(Control namingContainer) +143 System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1477