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

 
 
Опции темы Поиск в этой теме Опции просмотра
Старый 04.08.2009, 19:12   #7  
alsherin is offline
alsherin
Участник
 
62 / 11 (1) +
Регистрация: 23.06.2009
Трассировка включена с помощью Microsoft Crm Diagnostics Tool 4, но в логе нет сообщения об ошибке. Пишет 2 лога: CRMWeb и CRMAsyncService. Ниже фаргмент веб-лога, в котором вызывается страница показа ошибки:
Код:
>MapOrgEngine: Retreived the OrgId[{03215DE1-08B9-43F6-AC53-4FBF9E524C9A}] for URL[http://mycompany-sbs:5555/mycompany-CRM/_forms/FormScript.js.aspx?etc=8&FormType=main&FormName=crmForm].
[2009-08-04 17:27:34.0] Process: w3wp |Organization:00000000-0000-0000-0000-000000000000 |Thread:    3 |Category: Platform |User: 00000000-0000-0000-0000-000000000000 |Level: Verbose | SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute
	at SyncEventExecutionStep.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)
>AUTH: Request [GET http://mycompany-sbs:5555/mycompany-CRM/_forms/FormScript.js.aspx?etc=8&FormType=main&FormName=crmForm] entered Authentication Pipeline.
[2009-08-04 17:27:34.0] Process: w3wp |Organization:00000000-0000-0000-0000-000000000000 |Thread:    3 |Category: Platform |User: 00000000-0000-0000-0000-000000000000 |Level: Verbose | AuthenticationPipeline.Authenticate
	at AuthenticationPipeline.Authenticate(HttpApplication application)
	at AuthenticationEngine.Execute(Object sender, EventArgs e)
	at SyncEventExecutionStep.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)
>AUTH: AuthenticationProvider [Microsoft.Crm.Authentication.WindowsAuthenticationProvider] will be atempted.
[2009-08-04 17:27:34.0] Process: w3wp |Organization:00000000-0000-0000-0000-000000000000 |Thread:    3 |Category: Platform |User: 00000000-0000-0000-0000-000000000000 |Level: Verbose | WindowAuthenticationProviderBase.Authenticate
	at WindowAuthenticationProviderBase.Authenticate(HttpApplication application)
	at AuthenticationStep.Authenticate(HttpApplication application)
	at AuthenticationPipeline.Authenticate(HttpApplication application)
	at AuthenticationEngine.Execute(Object sender, EventArgs e)
	at SyncEventExecutionStep.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)
>WindowsAuthenticationProvider published CrmWindowsIdentity [UserToken:W:S-1-5-21-3643464063-1753334398-1307092419-1142] [UserId:{1A59AD16-5757-DE11-9AD7-0018F396FD43}].
[2009-08-04 17:27:34.0] Process: w3wp |Organization:00000000-0000-0000-0000-000000000000 |Thread:    3 |Category: Platform |User: 00000000-0000-0000-0000-000000000000 |Level: Info | AuthenticationPipeline.Authenticate
	at AuthenticationPipeline.Authenticate(HttpApplication application)
	at AuthenticationEngine.Execute(Object sender, EventArgs e)
	at SyncEventExecutionStep.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)
>AUTH: AuthenticationProvider [Microsoft.Crm.Authentication.WindowsAuthenticationProvider] handled request [http://mycompany-sbs:5555/mycompany-CRM/_forms/FormScript.js.aspx?etc=8&FormType=main&FormName=crmForm].
[2009-08-04 17:27:34.0] Process: w3wp |Organization:00000000-0000-0000-0000-000000000000 |Thread:    3 |Category: Platform |User: 00000000-0000-0000-0000-000000000000 |Level: Verbose | BuildResult.ComputeSourceDependenciesHashCode
	at BuildResult.ComputeSourceDependenciesHashCode(VirtualPath virtualPath)
	at BuildResult.IsUpToDate(VirtualPath virtualPath)
	at MemoryBuildResultCache.GetBuildResult(String cacheKey, VirtualPath virtualPath, Int64 hashCode)
	at BuildManager.GetBuildResultFromCacheInternal(String cacheKey, Boolean keyFromVPP, VirtualPath virtualPath, Int64 hashCode)
	at BuildManager.GetVPathBuildResultInternal(VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile)
	at BuildManager.GetVPathBuildResultWithNoAssert(HttpContext context, VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile)
	at BuildManager.GetVirtualPathObjectFactory(VirtualPath virtualPath, HttpContext context, Boolean allowCrossApp, Boolean noAssert)
	at BuildManager.CreateInstanceFromVirtualPath(VirtualPath virtualPath, Type requiredBaseType, HttpContext context, Boolean allowCrossApp, Boolean noAssert)
	at PageHandlerFactory.GetHandlerHelper(HttpContext context, String requestType, VirtualPath virtualPath, String physicalPath)
	at HttpApplication.MapHttpHandler(HttpContext context, String requestType, VirtualPath path, String pathTranslated, Boolean useAppConfig)
	at MapHandlerExecutionStep.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)
>GetFileHash(/mycompany-CRM/_forms/FormScript.js.aspx, System.Collections.ArrayList) called.
[2009-08-04 17:27:34.0] Process: w3wp |Organization:00000000-0000-0000-0000-000000000000 |Thread:    3 |Category: Platform.Sql |User: 00000000-0000-0000-0000-000000000000 |Level: Info | CrmDbConnection.ExecuteNonQuery
	at CrmDbConnection.ExecuteNonQuery(IDbCommand command, Boolean impersonate)
	at CrmDbConnection.SetTransactionIsolationLevel(IsolationLevel il)
	at CrmDbConnection.Open()
	at DatabaseService.Retrieve(String tableName, String[] columns, PropertyBag[] conditions)
	at DatabaseService.RetrieveById(String tableName, Object id, String[] columns)
	at ServerLocatorService.RetrieveById(String tableName, Object primaryKey, String[] columns)
	at ServerLocatorService.GetOrganization(Guid organizationId)
	at ApplicationConfig.Retrieve(String propertyName, Object defaultValue, Guid organizationId)
	at ApplicationConfig.IIsAllowCaching(Guid organizationId)
	at MainApplication.Application_OnPostRequestHandlerExecute(Object sender, EventArgs eventArguments)
	at SyncEventExecutionStep.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)
>SET TRANSACTION ISOLATION LEVEL READ COMMITTED
[2009-08-04 17:27:34.0] Process: w3wp |Organization:00000000-0000-0000-0000-000000000000 |Thread:    3 |Category: Platform.Sql |User: 00000000-0000-0000-0000-000000000000 |Level: Info | CrmDbConnection.ExecuteReader
	at CrmDbConnection.ExecuteReader(IDbCommand command, Boolean impersonate)
	at DatabaseService.ExecuteBaseReader(CrmDbConnection connection, IDbCommand command, String[] columns)
	at DatabaseService.Retrieve(String tableName, String[] columns, PropertyBag[] conditions)
	at DatabaseService.RetrieveById(String tableName, Object id, String[] columns)
	at ServerLocatorService.RetrieveById(String tableName, Object primaryKey, String[] columns)
	at ServerLocatorService.GetOrganization(Guid organizationId)
	at ApplicationConfig.Retrieve(String propertyName, Object defaultValue, Guid organizationId)
	at ApplicationConfig.IIsAllowCaching(Guid organizationId)
	at MainApplication.Application_OnPostRequestHandlerExecute(Object sender, EventArgs eventArguments)
	at SyncEventExecutionStep.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)
>SELECT Id, ConnectionString, DatabaseName, FriendlyName, HelpContentServerUrl, MirroredSqlServerName, PartitionNumber, ScaleGroupId, SqlServerName, SrsUrl, State, SupportUserCrmUserId, Type, UniqueName FROM Organization  WHERE (((Id = '03215de1-08b9-43f6-ac53-4fbf9e524c9a')) ) AND (IsDeleted = 0)
[2009-08-04 17:27:34.0] Process: w3wp |Organization:00000000-0000-0000-0000-000000000000 |Thread:    3 |Category: Platform.Sql |User: 00000000-0000-0000-0000-000000000000 |Level: Info | CrmDbConnection.ExecuteReader
	at CrmDbConnection.ExecuteReader(IDbCommand command, Boolean impersonate)
	at DatabaseService.ExecutePropertiesReader(CrmDbConnection connection, IDbCommand command, String[] columns, PropertyBagCollection resultSet)
	at DatabaseService.Retrieve(String tableName, String[] columns, PropertyBag[] conditions)
	at DatabaseService.RetrieveById(String tableName, Object id, String[] columns)
	at ServerLocatorService.RetrieveById(String tableName, Object primaryKey, String[] columns)
	at ServerLocatorService.GetOrganization(Guid organizationId)
	at ApplicationConfig.Retrieve(String propertyName, Object defaultValue, Guid organizationId)
	at ApplicationConfig.IIsAllowCaching(Guid organizationId)
	at MainApplication.Application_OnPostRequestHandlerExecute(Object sender, EventArgs eventArguments)
	at SyncEventExecutionStep.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)
>SELECT Id, ColumnName, BigIntColumn, IntColumn, SmallIntColumn, TinyIntColumn, BitColumn, FloatColumn, DateTimeColumn, SmallDateTimeColumn, NVarCharColumn, UniqueIdentifierColumn, VarBinaryColumn FROM OrganizationProperties WHERE Id IN (SELECT Id FROM Organization WHERE (((Id = '03215de1-08b9-43f6-ac53-4fbf9e524c9a')) ) AND (IsDeleted = 0))
[2009-08-04 17:27:34.2] Process: w3wp |Organization:00000000-0000-0000-0000-000000000000 |Thread:    3 |Category: Platform |User: 00000000-0000-0000-0000-000000000000 |Level: Verbose | SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute
	at SyncEventExecutionStep.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)
>MapOrgEngine: Retreived the OrgId[{03215DE1-08B9-43F6-AC53-4FBF9E524C9A}] for URL[http://mycompany-sbs:5555/mycompany-CRM/_common/error/dlg_error.aspx?hresult=&errMessage=].
[2009-08-04 17:27:34.5] Process: w3wp |Organization:00000000-0000-0000-0000-000000000000 |Thread:    3 |Category: Platform |User: 00000000-0000-0000-0000-000000000000 |Level: Verbose | SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute
	at SyncEventExecutionStep.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)
>AUTH: Request [GET http://mycompany-sbs:5555/mycompany-CRM/_common/error/dlg_error.aspx?hresult=&errMessage=] entered Authentication Pipeline.
[2009-08-04 17:27:34.5] Process: w3wp |Organization:00000000-0000-0000-0000-000000000000 |Thread:    3 |Category: Platform |User: 00000000-0000-0000-0000-000000000000 |Level: Verbose | AuthenticationPipeline.Authenticate
	at AuthenticationPipeline.Authenticate(HttpApplication application)
	at AuthenticationEngine.Execute(Object sender, EventArgs e)
	at SyncEventExecutionStep.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)
>AUTH: AuthenticationProvider [Microsoft.Crm.Authentication.WindowsAuthenticationProvider] will be atempted.
[2009-08-04 17:27:34.5] Process: w3wp |Organization:00000000-0000-0000-0000-000000000000 |Thread:    3 |Category: Platform |User: 00000000-0000-0000-0000-000000000000 |Level: Verbose | WindowAuthenticationProviderBase.Authenticate
	at WindowAuthenticationProviderBase.Authenticate(HttpApplication application)
	at AuthenticationStep.Authenticate(HttpApplication application)
	at AuthenticationPipeline.Authenticate(HttpApplication application)
	at AuthenticationEngine.Execute(Object sender, EventArgs e)
	at SyncEventExecutionStep.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)
>WindowsAuthenticationProvider published CrmWindowsIdentity [UserToken:W:S-1-5-21-3643464063-1753334398-1307092419-1142] [UserId:{1A59AD16-5757-DE11-9AD7-0018F396FD43}].
[2009-08-04 17:27:34.5] Process: w3wp |Organization:00000000-0000-0000-0000-000000000000 |Thread:    3 |Category: Platform |User: 00000000-0000-0000-0000-000000000000 |Level: Info | AuthenticationPipeline.Authenticate
	at AuthenticationPipeline.Authenticate(HttpApplication application)
	at AuthenticationEngine.Execute(Object sender, EventArgs e)
	at SyncEventExecutionStep.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)
>AUTH: AuthenticationProvider [Microsoft.Crm.Authentication.WindowsAuthenticationProvider] handled request [http://mycompany-sbs:5555/mycompany-CRM/_common/error/dlg_error.aspx?hresult=&errMessage=].
[2009-08-04 17:27:34.5] Process: w3wp |Organization:00000000-0000-0000-0000-000000000000 |Thread:    3 |Category: Platform |User: 00000000-0000-0000-0000-000000000000 |Level: Verbose | BuildResult.ComputeSourceDependenciesHashCode
	at BuildResult.ComputeSourceDependenciesHashCode(VirtualPath virtualPath)
	at BuildResult.IsUpToDate(VirtualPath virtualPath)
	at MemoryBuildResultCache.GetBuildResult(String cacheKey, VirtualPath virtualPath, Int64 hashCode)
	at BuildManager.GetBuildResultFromCacheInternal(String cacheKey, Boolean keyFromVPP, VirtualPath virtualPath, Int64 hashCode)
	at BuildManager.GetVPathBuildResultInternal(VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile)
	at BuildManager.GetVPathBuildResultWithNoAssert(HttpContext context, VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile)
	at BuildManager.GetVirtualPathObjectFactory(VirtualPath virtualPath, HttpContext context, Boolean allowCrossApp, Boolean noAssert)
	at BuildManager.CreateInstanceFromVirtualPath(VirtualPath virtualPath, Type requiredBaseType, HttpContext context, Boolean allowCrossApp, Boolean noAssert)
	at PageHandlerFactory.GetHandlerHelper(HttpContext context, String requestType, VirtualPath virtualPath, String physicalPath)
	at HttpApplication.MapHttpHandler(HttpContext context, String requestType, VirtualPath path, String pathTranslated, Boolean useAppConfig)
	at MapHandlerExecutionStep.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)
>GetFileHash(/mycompany-CRM/_common/error/dlg_error.aspx, System.Collections.ArrayList) called.
[2009-08-04 17:27:34.5] Process: w3wp |Organization:03215de1-08b9-43f6-ac53-4fbf9e524c9a |Thread:    3 |Category: Application |User: 00000000-0000-0000-0000-000000000000 |Level: Info | Util.TraceMessage
	at Util.TraceMessage(TraceLevel level, String message, Object[] args)
	at AppForm.ConfigureControl()
	at CrmUIControlBase.ConfigureControlInternal()
	at Control.PreRenderRecursiveInternal()
	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 mycompany_crm__common_error_dlg_error_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)
>UserId ({1A59AD16-5757-DE11-9AD7-0018F396FD43}): AppForm.ConfigureControl: QueryString : /mycompany-CRM/_common/error/dlg_error.aspx?hresult=&errMessage=
[2009-08-04 17:27:34.5] Process: w3wp |Organization:00000000-0000-0000-0000-000000000000 |Thread:    3 |Category: Platform.Sql |User: 00000000-0000-0000-0000-000000000000 |Level: Info | CrmDbConnection.ExecuteNonQuery
	at CrmDbConnection.ExecuteNonQuery(IDbCommand command, Boolean impersonate)
	at CrmDbConnection.SetTransactionIsolationLevel(IsolationLevel il)
	at CrmDbConnection.Open()
	at DatabaseService.Retrieve(String tableName, String[] columns, PropertyBag[] conditions)
	at DatabaseService.RetrieveById(String tableName, Object id, String[] columns)
	at ServerLocatorService.RetrieveById(String tableName, Object primaryKey, String[] columns)
	at ServerLocatorService.GetOrganization(Guid organizationId)
	at ApplicationConfig.Retrieve(String propertyName, Object defaultValue, Guid organizationId)
	at ApplicationConfig.HelpContentServerUrl(Guid organizationId)
	at AppHeader.AddGlobalValues()
	at Header.PrepareHeader()
	at Header.Render(HtmlTextWriter output)
	at Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children)
	at Page.Render(HtmlTextWriter writer)
	at Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
	at Page.ProcessRequest(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
	at Page.ProcessRequest()
	at Page.ProcessRequest(HttpContext context)
	at mycompany_crm__common_error_dlg_error_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)
Описания ошибки к сожалению нет никакого - атрибут пустой.
 

Похожие темы
Тема Автор Раздел Ответов Посл. сообщение
ошибка 500 при создании и авторизации пользователя из домена Dr.Melkiades Dynamics CRM: Администрирование 5 16.06.2009 08:22
Ошибка после изменениями имени пользователя в AD sergeyjb Dynamics CRM: Администрирование 20 29.10.2008 18:27
Ошибка определения пользователя в CRM Gangztta Dynamics CRM: Функционал 29 08.10.2008 11:15
Ошибка создания связаной записи Talisman2005 Dynamics CRM: Администрирование 1 07.07.2008 21:15
Создание пользователя через SDK Tigra Dynamics CRM: Разработка 1 18.10.2005 18:27

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

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

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