Hello,
When we attempt to add a user we get the following error on the web interface and I have attached the CRM log too.
I have tried changing the server that it looks at in the registry. I have also tried enabling and disabling AutoGroupManagement
I'm out of ideas!
--------------------------------------------------------
Unhandled Exception: System.ServiceModel.FaultException`1[[Microsoft.Xrm.Sdk.OrganizationServiceFault, Microsoft.Xrm.Sdk, Version=7.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]]: Server was unable to process request.Detail: |
<OrganizationServiceFault xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.microsoft.com/xrm/2011/Contracts"> |
<ErrorCode>-2147016646</ErrorCode> |
<ErrorDetails xmlns:d2p1="http://schemas.datacontract.org/2004/07/System.Collections.Generic" /> |
<Message>Server was unable to process request.</Message> |
<Timestamp>2015-08-05T05:07:25.0716901Z</Timestamp> |
<InnerFault i:nil="true" /> |
<TraceText i:nil="true" /> |
</OrganizationServiceFault> -------------------------------------------------------------- Web CRM error Log ------------------------------------------------------------- >*** ENTERING *** SystemUser.Create for user YMA\d_gort[2015-08-05 15:06:29.168] Process: w3wp |Organization:29904256-6e21-4fb2-b448-73d25b1e8386 |Thread: 35 |Category: Platform.Security |User: 4bf79056-54fd-4e12-9cd5-0f46faf71f3e |Level: Info |ReqId: 6f0af05f-923b-4003-85ae-bc9884f14bcf | SecurityLibrary.LogPrivilegeCheck ilOffset = 0x54 >Privilege check for principal: {F49F65EF-031B-E511-93ED-005056814577}, message: Create, entity: systemuser, privilegename:prvCreateUser [2015-08-05 15:06:29.168] Process: w3wp |Organization:29904256-6e21-4fb2-b448-73d25b1e8386 |Thread: 35 |Category: Platform |User: 4bf79056-54fd-4e12-9cd5-0f46faf71f3e |Level: Info |ReqId: 6f0af05f-923b-4003-85ae-bc9884f14bcf | SystemUserServiceInternal`1.Create ilOffset = 0x62 >Checking Privilege for UserId: {F49F65EF-031B-E511-93ED-005056814577}, PrivilegeId: {0A3D4421-AF6D-42ED-B3C2-B51DEB73D1D5}. Returned hr = 0 [2015-08-05 15:06:29.170] Process: w3wp |Organization:29904256-6e21-4fb2-b448-73d25b1e8386 |Thread: 35 |Category: Platform |User: 4bf79056-54fd-4e12-9cd5-0f46faf71f3e |Level: Warning |ReqId: 6f0af05f-923b-4003-85ae-bc9884f14bcf | RuntimeMethodHandle.InvokeMethod ilOffset = 0xFFFFFFFF >SystemUser.Create for user YMA\d_gort : PrivilegeCheck completed [2015-08-05 15:06:29.176] Process: w3wp |Organization:29904256-6e21-4fb2-b448-73d25b1e8386 |Thread: 35 |Category: Platform |User: 4bf79056-54fd-4e12-9cd5-0f46faf71f3e |Level: Warning |ReqId: 6f0af05f-923b-4003-85ae-bc9884f14bcf | SystemUserServiceInternal`1.Create ilOffset = 0x117 >SystemUser.Create for user YMA\d_gort : AccessCheck completed [2015-08-05 15:06:29.187] Process: w3wp |Organization:00000000-0000-0000-0000-000000000000 |Thread: 35 |Category: Application |User: 4bf79056-54fd-4e12-9cd5-0f46faf71f3e |Level: Info |ReqId: 6f0af05f-923b-4003-85ae-bc9884f14bcf | IsvSolutionInitializer.Application_AssemblyResolve ilOffset = 0xA9 >Attempted to find assembly Microsoft.Crm.ProvisioningEngine, Version=7.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35 skipped path not being under ISV folder. [2015-08-05 15:06:29.204] Process: w3wp |Organization:29904256-6e21-4fb2-b448-73d25b1e8386 |Thread: 35 |Category: Platform |User: 4bf79056-54fd-4e12-9cd5-0f46faf71f3e |Level: Warning |ReqId: 6f0af05f-923b-4003-85ae-bc9884f14bcf | SystemUserServiceInternal`1.CreateInternal ilOffset = 0xA1 >SystemUser.Create for user YMA\d_gort : ENTERING CreateInternal [2015-08-05 15:06:29.217] Process: w3wp |Organization:29904256-6e21-4fb2-b448-73d25b1e8386 |Thread: 35 |Category: Platform |User: 4bf79056-54fd-4e12-9cd5-0f46faf71f3e |Level: Verbose |ReqId: 6f0af05f-923b-4003-85ae-bc9884f14bcf | LicenseHelper.ReadLicense ilOffset = 0x41 >Retrieve ConfigSettings, Id=({43E2CF02-D524-4E0E-9555-6211701D462D}) [2015-08-05 15:06:29.218] Process: w3wp |Organization:29904256-6e21-4fb2-b448-73d25b1e8386 |Thread: 35 |Category: Shared |User: 4bf79056-54fd-4e12-9cd5-0f46faf71f3e |Level: Verbose |ReqId: 6f0af05f-923b-4003-85ae-bc9884f14bcf | CrmDbConnection.Open ilOffset = 0x2E >ConnectionString: Data Source=NSWSDRMSQL;Initial Catalog=MSCRM_CONFIG;Integrated Security=True;Min Pool Size=2;Connect Timeout=150;Workstation ID=NSWSDRM.w3wp.443 [2015-08-05 15:06:29.219] Process: w3wp |Organization:29904256-6e21-4fb2-b448-73d25b1e8386 |Thread: 35 |Category: Platform.Sql |User: 4bf79056-54fd-4e12-9cd5-0f46faf71f3e |Level: Verbose |ReqId: 6f0af05f-923b-4003-85ae-bc9884f14bcf | CrmDbConnection.InternalExecuteReader ilOffset = 0x1C >SELECT Id, [InstallOn] FROM [ConfigSettings] WHERE ((([Id] = '43e2cf02-d524-4e0e-9555-6211701d462d')) ) [2015-08-05 15:06:29.221] Process: w3wp |Organization:29904256-6e21-4fb2-b448-73d25b1e8386 |Thread: 35 |Category: Platform.Sql |User: 4bf79056-54fd-4e12-9cd5-0f46faf71f3e |Level: Verbose |ReqId: 6f0af05f-923b-4003-85ae-bc9884f14bcf | CrmDbConnection.InternalExecuteReader ilOffset = 0x135 >Query execution time: 0.0 seconds; database: MSCRM_CONFIG; Server:NSWSDRMSQL; command: SELECT Id, [InstallOn] FROM [ConfigSettings] WHERE ((([Id] = '43e2cf02-d524-4e0e-9555-6211701d462d')) ) ; CommandTimeout: 30. [2015-08-05 15:06:29.221] Process: w3wp |Organization:29904256-6e21-4fb2-b448-73d25b1e8386 |Thread: 35 |Category: Platform.Sql |User: 4bf79056-54fd-4e12-9cd5-0f46faf71f3e |Level: Verbose |ReqId: 6f0af05f-923b-4003-85ae-bc9884f14bcf | CrmDbConnection.InternalExecuteReader ilOffset = 0x1C >SELECT [Id], ColumnName, BigIntColumn, IntColumn, SmallIntColumn, TinyIntColumn, BitColumn, FloatColumn, DateTimeColumn, SmallDateTimeColumn, NVarCharColumn, UniqueIdentifierColumn, VarBinaryColumn FROM [ConfigSettingsProperties] WHERE Id IN (SELECT [Id] FROM [ConfigSettings] WHERE ((([Id] = '43e2cf02-d524-4e0e-9555-6211701d462d')) )) AND ColumnName IN ('LicenseKeyV7RTM','ProductIdV7RTM') [2015-08-05 15:06:29.223] Process: w3wp |Organization:29904256-6e21-4fb2-b448-73d25b1e8386 |Thread: 35 |Category: Platform.Sql |User: 4bf79056-54fd-4e12-9cd5-0f46faf71f3e |Level: Verbose |ReqId: 6f0af05f-923b-4003-85ae-bc9884f14bcf | CrmDbConnection.InternalExecuteReader ilOffset = 0x135 >Query execution time: 0.0 seconds; database: MSCRM_CONFIG; Server:NSWSDRMSQL; command: SELECT [Id], ColumnName, BigIntColumn, IntColumn, SmallIntColumn, TinyIntColumn, BitColumn, FloatColumn, DateTimeColumn, SmallDateTimeColumn, NVarCharColumn, UniqueIdentifierColumn, VarBinaryColumn FROM [ConfigSettingsProperties] WHERE Id IN (SELECT [Id] FROM [ConfigSettings] WHERE ((([Id] = '43e2cf02-d524-4e0e-9555-6211701d462d')) )) AND ColumnName IN ('LicenseKeyV7RTM','ProductIdV7RTM'); CommandTimeout: 30. [2015-08-05 15:06:29.223] Process: w3wp |Organization:29904256-6e21-4fb2-b448-73d25b1e8386 |Thread: 35 |Category: Shared |User: 4bf79056-54fd-4e12-9cd5-0f46faf71f3e |Level: Info |ReqId: 6f0af05f-923b-4003-85ae-bc9884f14bcf | PidGenUtility.ValidateProductKeyWithLock ilOffset = 0x1C >Entering ValidateProductKeyV5Internal [2015-08-05 15:06:29.224] Process: w3wp |Organization:29904256-6e21-4fb2-b448-73d25b1e8386 |Thread: 35 |Category: Shared |User: 4bf79056-54fd-4e12-9cd5-0f46faf71f3e |Level: Info |ReqId: 6f0af05f-923b-4003-85ae-bc9884f14bcf | PidGenUtility.ValidateProductKeyWithLock ilOffset = 0x1C >Exiting ValidateProductKeyV5Internal [2015-08-05 15:06:29.224] Process: w3wp |Organization:29904256-6e21-4fb2-b448-73d25b1e8386 |Thread: 35 |Category: Platform |User: 4bf79056-54fd-4e12-9cd5-0f46faf71f3e |Level: Warning |ReqId: 6f0af05f-923b-4003-85ae-bc9884f14bcf | SystemUserServiceInternal`1.CreateInternal ilOffset = 0x168 >SystemUser.Create for user YMA\d_gort : CreateInternal : Validate User Count Completed [2015-08-05 15:06:29.250] Process: w3wp |Organization:29904256-6e21-4fb2-b448-73d25b1e8386 |Thread: 35 |Category: ADUtility |User: 4bf79056-54fd-4e12-9cd5-0f46faf71f3e |Level: Info |ReqId: 6f0af05f-923b-4003-85ae-bc9884f14bcf | UserManagementFactory.GetActiveDirectoryInformation ilOffset = 0x1C >Domain Name YMA\d_gort [2015-08-05 15:06:29.257] Process: w3wp |Organization:29904256-6e21-4fb2-b448-73d25b1e8386 |Thread: 35 |Category: ADUtility |User: 4bf79056-54fd-4e12-9cd5-0f46faf71f3e |Level: Info |ReqId: 6f0af05f-923b-4003-85ae-bc9884f14bcf | SecurityUtils.GetSidFromAccount ilOffset = 0x12 >Retrieving SID from account YMA\d_gort. [2015-08-05 15:06:29.262] Process: w3wp |Organization:29904256-6e21-4fb2-b448-73d25b1e8386 |Thread: 35 |Category: ADUtility |User: 4bf79056-54fd-4e12-9cd5-0f46faf71f3e |Level: Info |ReqId: 6f0af05f-923b-4003-85ae-bc9884f14bcf | SecurityUtils.GetSidFromAccount ilOffset = 0x12 >Retrieved SID S-1-5-21-1715567821-706699826-725345543-18050 for account YMA\d_gort. [2015-08-05 15:06:29.271] Process: w3wp |Organization:29904256-6e21-4fb2-b448-73d25b1e8386 |Thread: 35 |Category: ADUtility |User: 4bf79056-54fd-4e12-9cd5-0f46faf71f3e |Level: Info |ReqId: 6f0af05f-923b-4003-85ae-bc9884f14bcf | SecurityUtils.TryGetGuidFromSid ilOffset = 0x2F >Searching AD to retrieve GUID from SID. [2015-08-05 15:06:29.272] Process: w3wp |Organization:29904256-6e21-4fb2-b448-73d25b1e8386 |Thread: 35 |Category: ADUtility |User: 4bf79056-54fd-4e12-9cd5-0f46faf71f3e |Level: Info |ReqId: 6f0af05f-923b-4003-85ae-bc9884f14bcf | SecurityUtils.TryGetGuidFromSid ilOffset = 0x4D >Searching AD using DefaultNamingContext as the search type. [2015-08-05 15:06:29.383] Process: w3wp |Organization:29904256-6e21-4fb2-b448-73d25b1e8386 |Thread: 35 |Category: ADUtility |User: 4bf79056-54fd-4e12-9cd5-0f46faf71f3e |Level: Error |ReqId: 6f0af05f-923b-4003-85ae-bc9884f14bcf | SecurityUtils.TryGetGuidFromSid ilOffset = 0x53 >Error while retrieving GUID from SID. Exception: System.Runtime.InteropServices.COMException (0x8007203A): The server is not operational. at System.DirectoryServices.DirectoryEntry.Bind(Boolean throwIfFail) at System.DirectoryServices.DirectoryEntry.Bind() at System.DirectoryServices.DirectoryEntry.get_AdsObject() at System.DirectoryServices.PropertyValueCollection.PopulateList() at System.DirectoryServices.PropertyValueCollection..ctor(DirectoryEntry entry, String propertyName) at System.DirectoryServices.PropertyCollection.get_Item(String propertyName) at Microsoft.Crm.SecurityUtils.GetDirectoryEntry(AdSearchType searchType) at Microsoft.Crm.SecurityUtils.TryGetGuidFromSid(Byte[] sid) [2015-08-05 15:06:29.384] Process: w3wp |Organization:29904256-6e21-4fb2-b448-73d25b1e8386 |Thread: 35 |Category: ADUtility |User: 4bf79056-54fd-4e12-9cd5-0f46faf71f3e |Level: Info |ReqId: 6f0af05f-923b-4003-85ae-bc9884f14bcf | SecurityUtils.TryGetGuidFromSid ilOffset = 0x53 >Execution time for retrieving GUID from SID is: 0.11 [2015-08-05 15:06:29.385] Process: w3wp |Organization:29904256-6e21-4fb2-b448-73d25b1e8386 |Thread: 35 |Category: ADUtility |User: 4bf79056-54fd-4e12-9cd5-0f46faf71f3e |Level: Error |ReqId: 6f0af05f-923b-4003-85ae-bc9884f14bcf | SecurityUtils.GetUserId ilOffset = 0x39 >Error while retrieving userId. Exception: System.Runtime.InteropServices.COMException (0x8007203A): The server is not operational. at System.DirectoryServices.DirectoryEntry.Bind(Boolean throwIfFail) at System.DirectoryServices.DirectoryEntry.Bind() at System.DirectoryServices.DirectoryEntry.get_AdsObject() at System.DirectoryServices.PropertyValueCollection.PopulateList() at System.DirectoryServices.PropertyValueCollection..ctor(DirectoryEntry entry, String propertyName) at System.DirectoryServices.PropertyCollection.get_Item(String propertyName) at Microsoft.Crm.SecurityUtils.GetDirectoryEntry(AdSearchType searchType) at Microsoft.Crm.SecurityUtils.TryGetGuidFromSid(Byte[] sid) at Microsoft.Crm.SecurityUtils.GetUserId(String domainName, Boolean limitGlobalCatalogSearches) [2015-08-05 15:06:29.391] Process: w3wp |Organization:00000000-0000-0000-0000-000000000000 |Thread: 35 |Category: Platform |User: 4bf79056-54fd-4e12-9cd5-0f46faf71f3e |Level: Info |ReqId: 6f0af05f-923b-4003-85ae-bc9884f14bcf | ExceptionConverter.IsSandboxException ilOffset = 0x3F >IsSandboxException: TargetInvocationException [2015-08-05 15:06:29.392] Process: w3wp |Organization:00000000-0000-0000-0000-000000000000 |Thread: 35 |Category: Platform |User: 4bf79056-54fd-4e12-9cd5-0f46faf71f3e |Level: Info |ReqId: 6f0af05f-923b-4003-85ae-bc9884f14bcf | ExceptionConverter.IsSandboxException ilOffset = 0x8B >IsSandboxException: false [2015-08-05 15:06:29.887] Process: w3wp |Organization:29904256-6e21-4fb2-b448-73d25b1e8386 |Thread: 35 |Category: Exception |User: 4bf79056-54fd-4e12-9cd5-0f46faf71f3e |Level: Error |ReqId: 6f0af05f-923b-4003-85ae-bc9884f14bcf | CrmException..ctor ilOffset = 0x7 at CrmException..ctor(String message, Exception innerException, Int32 errorCode, Boolean isFlowControlException) ilOffset = 0x7 at CrmException..ctor(Exception innerException, Int32 errorCode, Object[] arguments) ilOffset = 0xB at SoapExtensionExceptionHandlerBase.PrivateGetCrmExceptionNoDependencies(Exception exception) ilOffset = 0x35 at SoapExtensionExceptionHandlerBase.GetCrmException(Exception exception) ilOffset = 0x0 at PluginExceptionConvertor.ConvertPluginException(Exception originalException, Boolean isAsync, Boolean unwrapTargetInvocationException) ilOffset = 0x43 at PluginExceptionConvertor.ConvertPluginException(Exception originalException, String pluginTrace, String assemblyName, String pluginType, String stepIdOrWorkflowGroup, String stepDescription, Boolean isAsync, Boolean addPluginTrace, Boolean unwrapTargetInvocationException) ilOffset = 0x29 at VersionedPluginProxyStepBase.Execute(PipelineExecutionContext context) ilOffset = 0x65 at PipelineInstrumentationHelper.Execute(Boolean instrumentationEnabled, String stopwatchName, ExecuteWithInstrumentation action) ilOffset = 0x2D at Pipeline.Execute(PipelineExecutionContext context) ilOffset = 0xD8 at <>c__DisplayClass1.<RunStage>b__0() ilOffset = 0x0 at PipelineInstrumentationHelper.Execute(Boolean instrumentationEnabled, String stopwatchName, ExecuteWithInstrumentation action) ilOffset = 0x2D at MessageProcessor.RunStage(PipelineExecutionContext context, Int32 pipelineStage) ilOffset = 0x39 at MessageProcessor.Execute(PipelineExecutionContext context) ilOffset = 0x171 at InternalMessageDispatcher.Execute(PipelineExecutionContext context) ilOffset = 0xE4 at ExternalMessageDispatcher.ExecuteInternal(IInProcessOrganizationServiceFactory serviceFactory, IPlatformMessageDispatcherFactory dispatcherFactory, String messageName, String requestName, Int32 primaryObjectTypeCode, Int32 secondaryObjectTypeCode, ParameterCollection fields, CorrelationToken correlationToken, CallerOriginToken originToken, UserAuth userAuth, Guid callerId, Guid transactionContextId, Int32 invocationSource, Nullable`1 requestId, Version endpointVersion) ilOffset = 0x16E at OrganizationSdkServiceInternal.ExecuteRequest(OrganizationRequest request, CorrelationToken correlationToken, CallerOriginToken callerOriginToken, WebServiceType serviceType, UserAuth userAuth, Guid targetUserId, OrganizationContext context, Boolean returnResponse, Boolean checkAdminMode) ilOffset = 0x1EE at OrganizationSdkServiceInternal.ExecuteRequest(OrganizationRequest request, CorrelationToken correlationToken, CallerOriginToken callerOriginToken, WebServiceType serviceType, Boolean checkAdminMode) ilOffset = 0x2D at OrganizationSdkServiceInternal.Execute(OrganizationRequest request, CorrelationToken correlationToken, CallerOriginToken callerOriginToken, WebServiceType serviceType, Boolean checkAdminMode) ilOffset = 0x26 at InprocessServiceProxy.ExecuteCore(OrganizationRequest request) ilOffset = 0x34 at PlatformCommand.XrmExecuteInternal() ilOffset = 0xF6 at CreateCommand.Execute() ilOffset = 0xC at EntityProxy.Create(Boolean performDuplicateCheck, Guid auditingTransactionId) ilOffset = 0x0 at EntityProxy.Create(Boolean performDuplicateCheck) ilOffset = 0x7 at SystemUser.Create(Boolean performDuplicateCheck) ilOffset = 0x1F at EntityProxy.CreateAndRetrieve(String[] columnSet, Boolean performDuplicateCheck) ilOffset = 0x0 at CommandBase.UpdateEntity(Entity entity, Boolean retrieve) ilOffset = 0xAC at SaveCommand.ExecuteCommand(String commandXml) ilOffset = 0x116 at CommandBase.Execute(String commandXml) ilOffset = 0x13 at InlineEditWebService.Execute(Int32 command, String commandXml) ilOffset = 0xD0 at RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor) ilOffset = 0xFFFFFFFF at RuntimeMethodInfo.UnsafeInvokeInternal(Object obj, Object[] parameters, Object[] arguments) ilOffset = 0x25 at RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture) ilOffset = 0xCF at LogicalMethodInfo.Invoke(Object target, Object[] values) ilOffset = 0x4F at WebServiceHandler.Invoke() ilOffset = 0xC3 at WebServiceHandler.CoreProcessRequest() ilOffset = 0x13E at SyncSessionlessHandler.ProcessRequest(HttpContext context) ilOffset = 0x39 at HandlerWrapper.ProcessRequest(HttpContext context) ilOffset = 0x7 at CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() ilOffset = 0x18D at HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) ilOffset = 0x15 at ApplicationStepManager.ResumeSteps(Exception error) ilOffset = 0x10A at HttpApplication.System.Web.IHttpAsyncHandler.BeginProcessRequest(HttpContext context, AsyncCallback cb, Object extraData) ilOffset = 0x5C at HttpRuntime.ProcessRequestInternal(HttpWorkerRequest wr) ilOffset = 0x16A at ISAPIRuntime.ProcessRequest(IntPtr ecb, Int32 iWRType) ilOffset = 0x4B >Crm Exception: Message: Server was unable to process request., ErrorCode: -2147016646, InnerException: System.Runtime.InteropServices.COMException (0x8007203A): The server is not operational. at System.DirectoryServices.DirectoryEntry.Bind(Boolean throwIfFail) at System.DirectoryServices.DirectoryEntry.Bind() at System.DirectoryServices.DirectoryEntry.get_AdsObject() at System.DirectoryServices.PropertyValueCollection.PopulateList() at System.DirectoryServices.PropertyValueCollection..ctor(DirectoryEntry entry, String propertyName) at System.DirectoryServices.PropertyCollection.get_Item(String propertyName) at Microsoft.Crm.SecurityUtils.GetDirectoryEntry(AdSearchType searchType) at Microsoft.Crm.SecurityUtils.TryGetGuidFromSid(Byte[] sid) at Microsoft.Crm.SecurityUtils.GetUserId(String domainName, Boolean limitGlobalCatalogSearches) at Microsoft.Crm.Authentication.UserManagementFactory.GetActiveDirectoryInformation(String domainName, Boolean limitGlobalCatalogSearches) at Microsoft.Crm.Authentication.UserManagementFactory.CheckForActiveDirectoryUser(String uniqueName, UserValidationParameters userValidationParameters, ExecutionContext context, Boolean limitGlobalCatalogSearches) at Microsoft.Crm.Authentication.UserManagementFactory.ValidateFederationUser(String domainName, ExecutionContext context) at Microsoft.Crm.Authentication.UserManagementFactory.CreateUser(IBusinessEntity systemUser, Boolean setupUser, ExecutionContext context) at Microsoft.Crm.ObjectModel.SystemUserServiceInternal`1.CreateInternal(Guid organizationId, IBusinessEntity systemuser, ExecutionContext context) at Microsoft.Crm.ObjectModel.SystemUserServiceInternal`1.Create(IBusinessEntity systemuser, ExecutionContext context) [2015-08-05 15:06:29.895] Process: w3wp |Organization:29904256-6e21-4fb2-b448-73d25b1e8386 |Thread: 35 |Category: Platform.Sdk |User: 4bf79056-54fd-4e12-9cd5-0f46faf71f3e |Level: Error |ReqId: 6f0af05f-923b-4003-85ae-bc9884f14bcf | VersionedPluginProxyStepBase.Execute ilOffset = 0x65 >Web Service Plug-in failed in SdkMessageProcessingStepId: {5ACABB1B-EA3E-DB11-86A7-000A3A5473E8}; EntityName: systemuser; Stage: 30; MessageName: Create; AssemblyName: Microsoft.Crm.Extensibility.InternalOperationPlugin, Microsoft.Crm.ObjectModel, Version=7.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35; ClassName: Microsoft.Crm.Extensibility.InternalOperationPlugin; Exception: Unhandled Exception: System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. at System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor) at System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(Object obj, Object[] parameters, Object[] arguments) at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture) at System.Web.Services.Protocols.LogicalMethodInfo.Invoke(Object target, Object[] values) at Microsoft.Crm.Extensibility.InternalOperationPlugin.Execute(IServiceProvider serviceProvider) at Microsoft.Crm.Extensibility.V5PluginProxyStep.ExecuteInternal(PipelineExecutionContext context) at Microsoft.Crm.Extensibility.VersionedPluginProxyStepBase.Execute(PipelineExecutionContext context) Inner Exception: System.Runtime.InteropServices.COMException: The server is not operational. at System.DirectoryServices.DirectoryEntry.Bind(Boolean throwIfFail) at System.DirectoryServices.DirectoryEntry.Bind() at System.DirectoryServices.DirectoryEntry.get_AdsObject() at System.DirectoryServices.PropertyValueCollection.PopulateList() at System.DirectoryServices.PropertyValueCollection..ctor(DirectoryEntry entry, String propertyName) at System.DirectoryServices.PropertyCollection.get_Item(String propertyName) at Microsoft.Crm.SecurityUtils.GetDirectoryEntry(AdSearchType searchType) at Microsoft.Crm.SecurityUtils.TryGetGuidFromSid(Byte[] sid) at Microsoft.Crm.SecurityUtils.GetUserId(String domainName, Boolean limitGlobalCatalogSearches) at Microsoft.Crm.Authentication.UserManagementFactory.GetActiveDirectoryInformation(String domainName, Boolean limitGlobalCatalogSearches) at Microsoft.Crm.Authentication.UserManagementFactory.CheckForActiveDirectoryUser(String uniqueName, UserValidationParameters userValidationParameters, ExecutionContext context, Boolean limitGlobalCatalogSearches) at Microsoft.Crm.Authentication.UserManagementFactory.ValidateFederationUser(String domainName, ExecutionContext context) at Microsoft.Crm.Authentication.UserManagementFactory.CreateUser(IBusinessEntity systemUser, Boolean setupUser, ExecutionContext context) at Microsoft.Crm.ObjectModel.SystemUserServiceInternal`1.CreateInternal(Guid organizationId, IBusinessEntity systemuser, ExecutionContext context) at Microsoft.Crm.ObjectModel.SystemUserServiceInternal`1.Create(IBusinessEntity systemuser, ExecutionContext context) |