AXForum  
Вернуться   AXForum > Microsoft Dynamics CRM > Dynamics CRM: Администрирование
All
Забыли пароль?
Зарегистрироваться Правила Справка Пользователи Сообщения за день Поиск

 
 
Опции темы Поиск в этой теме Опции просмотра
Старый 04.12.2008, 11:11   #7  
if_maks is offline
if_maks
Участник
 
226 / 15 (1) ++
Регистрация: 26.08.2003
И какую информацию отсюда можно почерпнуть?
Я понял только одно: "Сервер не склонен обработать запрос"))))

Трассировка ошибки создания пользователя из дочернего домена:


[2008-12-04 10:55:51.4] Process: w3wp |Organization:29b60653-d7c7-4441-a5ee-e7c9428576d5 |Thread: 8 |Category: Platform |User: b326876d-8ee8-460d-beb8-5250c58014b6 |Level: Error | MessageProcessor.Execute

>MessageProcessor fail to process message 'Create' for 'systemuser'.

[2008-12-04 10:55:51.4] Process: w3wp |Organization:29b60653-d7c7-4441-a5ee-e7c9428576d5 |Thread: 8 |Category: Exception |User: b326876d-8ee8-460d-beb8-5250c58014b6 |Level: Error | CrmException..ctor

at CrmException..ctor(String message, Exception innerException, Int32 errorCode)

at SoapExtensionExceptionHandlerBase.GetCrmException(Exception exception)

at InProcessCrmService.Execute(Object request)

at PlatformCommand.ExecuteInternal()

at CreateCommand.Execute()

at SystemUser.Create(Boolean performDuplicateCheck)

at AppForm.SaveEntity(EntityProxy entity, FormEventId eventType, String redirectPath, Boolean performDuplicateCheck)

at AppForm.RaiseDataEvent(FormEventId eventId)

at EndUserForm.Initialize(Entity entity)

at CustomizableForm.Execute(Entity entity, String formType)

at SystemUserDetailPage.ConfigureForm()

at AppUIPage.OnPreRender(EventArgs e)

at Control.PreRenderRecursiveInternal()

at Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)

at Page.ProcessRequest(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)

at Page.ProcessRequest()

at Page.ProcessRequest(HttpContext context)

at vkpm_biz_users_edit_aspx.ProcessRequest(HttpContext context)

at CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()

at HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)

at ApplicationStepManager.ResumeSteps(Exception error)

at HttpApplication.System.Web.IHttpAsyncHandler.BeginProcessRequest(HttpContext context, AsyncCallback cb, Object extraData)

at HttpRuntime.ProcessRequestInternal(HttpWorkerRequest wr)

at HttpRuntime.ProcessRequestNoDemand(HttpWorkerRequest wr)

at ISAPIRuntime.ProcessRequest(IntPtr ecb, Int32 iWRType)

>Crm Exception: Message: , ErrorCode: -2147016651, InnerException: System.DirectoryServices.DirectoryServicesCOMException (0x80072035): Сервер не склонен обработать запрос. (Exception from HRESULT: 0x80072035)

[2008-12-04 10:55:51.4] Process: w3wp |Organization:29b60653-d7c7-4441-a5ee-e7c9428576d5 |Thread: 8 |Category: Application |User: 00000000-0000-0000-0000-000000000000 |Level: Error | ErrorInformation.LogError

>MSCRM Error Report:

--------------------------------------------------------------------------------------------------------

Error: Exception has been thrown by the target of an invocation.



Error Message: Exception has been thrown by the target of an invocation.



Source File: Not available



Line Number: Not available



Request URL: http://ferum:5555/vkpm/biz/users/edit.aspx?_CreateFromType=10&_CreateFromId={25250659-CB96-DD11-AAED-001F29ECB0A0}



Stack Trace Info: [DirectoryServicesCOMException: Сервер не склонен обработать запрос. (Exception from HRESULT: 0x80072035)]





[TargetInvocationException: Exception has been thrown by the target of an invocation.]

at System.DirectoryServices.DirectoryEntry.Invoke(String methodName, Object[] args)

at Microsoft.Crm.BusinessEntities.SecurityUtils.AddPrincipalToGroup(Guid principalId, Guid groupId)

at Microsoft.Crm.BusinessEntities.SecurityLibrary.AddPrincipalToGroup(Guid principalId, Guid groupId)

at Microsoft.Crm.ObjectModel.SystemUserServiceInternal`1.ManageGroupsHelper(Guid activeDirectoryGuid, Boolean remove, ExecutionContext context)

at Microsoft.Crm.ObjectModel.SystemUserServiceInternal`1.AddPrincipalToGroups(Guid activeDirectoryGuid, 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)



[TargetInvocationException: Exception has been thrown by the target of an invocation.]

at System.RuntimeMethodHandle._InvokeMethodFast(Object target, Object[] arguments, SignatureStruct& sig, MethodAttributes methodAttributes, RuntimeTypeHandle typeOwner)

at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean skipVisibilityChecks)

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(IPluginExecutionContext context)

at Microsoft.Crm.Extensibility.PluginStep.Execute(PipelineExecutionContext context)

at Microsoft.Crm.Extensibility.Pipeline.Execute(PipelineExecutionContext context)

at Microsoft.Crm.Extensibility.MessageProcessor.Execute(PipelineExecutionContext context)

at Microsoft.Crm.Extensibility.InternalMessageDispatcher.Execute(PipelineExecutionContext context)

at Microsoft.Crm.Extensibility.ExternalMessageDispatcher.Execute(String messageName, Int32 primaryObjectTypeCode, Int32 secondaryObjectTypeCode, PropertyBag fields, CorrelationToken correlationToken, CallerOriginToken originToken, UserAuth userAuth, Guid callerId)

at Microsoft.Crm.Sdk.RequestBase.Process(Int32 primaryObjectTypeCode, Int32 secondaryObjectTypeCode, CorrelationToken correlationToken, CallerOriginToken originToken, UserAuth userAuth, Guid callerId)

at Microsoft.Crm.Sdk.RequestBase.Process(CorrelationToken correlationToken, CallerOriginToken originToken, UserAuth userAuth, Guid callerId)

at Microsoft.Crm.Sdk.CrmServiceInternal.Execute(RequestBase request, CorrelationToken correlationToken, CallerOriginToken originToken, UserAuth userAuth, Guid callerId)

at Microsoft.Crm.Sdk.InProcessCrmService.Execute(Object request)

at Microsoft.Crm.Application.Platform.ServiceCommands.PlatformCommand.ExecuteInternal()

at Microsoft.Crm.Application.Platform.ServiceCommands.CreateCommand.Execute()

at Microsoft.Crm.Application.Platform.SystemUser.Create(Boolean performDuplicateCheck)

at Microsoft.Crm.Application.Forms.AppForm.SaveEntity(EntityProxy entity, FormEventId eventType, String redirectPath, Boolean performDuplicateCheck)
 

Похожие темы
Тема Автор Раздел Ответов Посл. сообщение
Пользователь SQL и права на view SVK Dynamics CRM: Разработка 3 26.04.2008 19:54
CRM вне домена?! MxS Dynamics CRM: Администрирование 4 26.02.2008 15:56
связь через новый объект valk Dynamics CRM: Разработка 3 07.12.2007 08:56
связь через новый объект valk Dynamics CRM: Разработка 0 06.12.2007 12:09
Почта ходит только внутри домена Murphy Dynamics CRM: Функционал 0 02.05.2006 16:24

Ваши права в разделе
Вы не можете создавать новые темы
Вы не можете отвечать в темах
Вы не можете прикреплять вложения
Вы не можете редактировать свои сообщения

BB коды Вкл.
Смайлы Вкл.
[IMG] код Вкл.
HTML код Выкл.
Быстрый переход

Рейтинг@Mail.ru
Часовой пояс GMT +3, время: 17:55.
Powered by vBulletin® v3.8.5. Перевод: zCarot
Контактная информация, Реклама.