询问者
发生sql server错误,有关详细信息,请与系统管理员联系。

问题
-
以前在account表中建数据,现在打开之后点击保存,就报发生sql server错误,有关详细信息,请与系统管理员联系。只有一部分数据出现这种情况,这部分数据都是同一个人建立的,我现在按照那个人的信息重新建立一遍没有任何错误。下面是trace log信息:
# CRM Tracing Version 1.1
# LocalTime: 2010-02-11 09:12:07.4
# Categories: *:Error
# Schedule: Daily
# CallStackOn: True
# CRMVersion: 3.0.5469.0
[2010-02-11 09:12:07.4] Process: w3wp |Thread: 2996 |Category: Application |User: 00000000-0000-0000-0000-000000000000 |Level: Error | ErrorInformation.LogError
at ErrorInformation.LogError()
at ErrorInformation..ctor(Exception exception, Uri requestUrl)
at MainApplication.Application_Error(Object sender, EventArgs e)
at EventHandler.Invoke(Object sender, EventArgs e)
at HttpApplication.RaiseOnError()
at HttpApplication.RecordError(Exception error)
at HttpApplication.ResumeSteps(Exception error)
at HttpApplication.System.Web.IHttpAsyncHandler.BeginProcessRequest(HttpContext context, AsyncCallback cb, Object extraData)
at HttpRuntime.ProcessRequestInternal(HttpWorkerRequest wr)
at HttpRuntime.ProcessRequest(HttpWorkerRequest wr)
at ISAPIRuntime.ProcessRequest(IntPtr ecb, Int32 iWRType)
>MSCRM Platform Error Report:
--------------------------------------------------------------------------------------------------------
Error: Exception of type System.Web.HttpUnhandledException was thrown.Error Number: 0x80042C2B
Error Message: Exception from HRESULT: 0x80042C2B.
Error Details: Exception from HRESULT: 0x80042C2B.
Source File: Not available
Line Number: Not available
Request URL: http://10.164.2.1/sfa/accts/edit.aspx?id={F0AD5863-439C-DE11-ABB7-001A64256B90}
Stack Trace Info: Exception of type System.Web.HttpUnhandledException was thrown.
at System.Web.UI.Page.HandleError(Exception e)
> at System.Web.UI.Page.ProcessRequestMain()
> at System.Web.UI.Page.ProcessRequest()
> at System.Web.UI.Page.ProcessRequest(HttpContext context)
> at System.Web.CallHandlerExecutionStep.System.Web.HttpApplication+IExecutionStep.Execute()
> at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)
at Microsoft.Crm.Platform.ComProxy.CRMAccountClass.Retrieve(CUserAuth& Caller, String AccountId, String ColumnSetXML)
> at Microsoft.Crm.Application.Platform.Account.InternalRetrieve(String id, String columnSet)
> at Microsoft.Crm.Application.Platform.Entity.Retrieve(String columnSet)
> at Microsoft.Crm.Application.Forms.AppForm.RaiseDataEvent(FormEventId eventId)
> at Microsoft.Crm.Application.Forms.EndUserForm.Initialize(Entity entity)
> at Microsoft.Crm.Application.Forms.CustomizableForm.Execute(Entity entity, String formId, String formType)
> at Microsoft.Crm.Application.Forms.CustomizableForm.Execute(Entity entity)
> at Microsoft.Crm.Web.SFA.AccountDetailPage.ConfigureForm()
> at Microsoft.Crm.Application.Controls.AppPage.OnPreRender(EventArgs e)
> at System.Web.UI.Control.PreRenderRecursiveInternal()
> at System.Web.UI.Page.ProcessRequestMain()Type: Platform
[2010-02-11 09:22:13.2] Process: w3wp |Thread: 1188 |Category: Application |User: 00000000-0000-0000-0000-000000000000 |Level: Error | ErrorInformation.LogError
at ErrorInformation.LogError()
at ErrorInformation..ctor(Exception exception, Uri requestUrl)
at MainApplication.Application_Error(Object sender, EventArgs e)
at EventHandler.Invoke(Object sender, EventArgs e)
at HttpApplication.RaiseOnError()
at HttpApplication.RecordError(Exception error)
at HttpApplication.ResumeSteps(Exception error)
at HttpApplication.System.Web.IHttpAsyncHandler.BeginProcessRequest(HttpContext context, AsyncCallback cb, Object extraData)
at HttpRuntime.ProcessRequestInternal(HttpWorkerRequest wr)
at HttpRuntime.ProcessRequest(HttpWorkerRequest wr)
at ISAPIRuntime.ProcessRequest(IntPtr ecb, Int32 iWRType)
>MSCRM Platform Error Report:
--------------------------------------------------------------------------------------------------------
Error: Exception of type System.Web.HttpUnhandledException was thrown.Error Number: 0x80044150
Error Message: Exception from HRESULT: 0x80044150.
Error Details: Exception from HRESULT: 0x80044150.
Source File: Not available
Line Number: Not available
Request URL: http://10.164.2.1/sfa/accts/edit.aspx?id={F0AD5863-439C-DE11-ABB7-001A64256B90}
Stack Trace Info: Exception of type System.Web.HttpUnhandledException was thrown.
at System.Web.UI.Page.HandleError(Exception e)
> at System.Web.UI.Page.ProcessRequestMain()
> at System.Web.UI.Page.ProcessRequest()
> at System.Web.UI.Page.ProcessRequest(HttpContext context)
> at System.Web.CallHandlerExecutionStep.System.Web.HttpApplication+IExecutionStep.Execute()
> at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)
at Microsoft.Crm.Platform.ComProxy.CRMAccountClass.Update(CUserAuth& Caller, String AccountId, String Account)
> at Microsoft.Crm.Application.Platform.Account.InternalUpdate(String id, String xml)
> at Microsoft.Crm.Application.Platform.Account.InternalUpdateAndRetrieve(String id, String xml, String columnSet)
> at Microsoft.Crm.Application.Platform.Entity.UpdateAndRetrieve(String columnSet)
> at Microsoft.Crm.Application.Forms.AppForm.RaiseDataEvent(FormEventId eventId)
> at Microsoft.Crm.Application.Forms.EndUserForm.Initialize(Entity entity)
> at Microsoft.Crm.Application.Forms.CustomizableForm.Execute(Entity entity, String formId, String formType)
> at Microsoft.Crm.Application.Forms.CustomizableForm.Execute(Entity entity)
> at Microsoft.Crm.Web.SFA.AccountDetailPage.ConfigureForm()
> at Microsoft.Crm.Application.Controls.AppPage.OnPreRender(EventArgs e)
> at System.Web.UI.Control.PreRenderRecursiveInternal()
> at System.Web.UI.Page.ProcessRequestMain()Type: Platform
[2010-02-11 09:24:34.6] Process: w3wp |Thread: 4176 |Category: Application |User: 00000000-0000-0000-0000-000000000000 |Level: Error | ErrorInformation.LogError
at ErrorInformation.LogError()
at ErrorInformation..ctor(Exception exception, Uri requestUrl)
at MainApplication.Application_Error(Object sender, EventArgs e)
at EventHandler.Invoke(Object sender, EventArgs e)
at HttpApplication.RaiseOnError()
at HttpApplication.RecordError(Exception error)
at HttpApplication.ResumeSteps(Exception error)
at HttpApplication.System.Web.IHttpAsyncHandler.BeginProcessRequest(HttpContext context, AsyncCallback cb, Object extraData)
at HttpRuntime.ProcessRequestInternal(HttpWorkerRequest wr)
at HttpRuntime.ProcessRequest(HttpWorkerRequest wr)
at ISAPIRuntime.ProcessRequest(IntPtr ecb, Int32 iWRType)
>MSCRM Platform Error Report:
--------------------------------------------------------------------------------------------------------
Error: Exception of type System.Web.HttpUnhandledException was thrown.Error Number: 0x80040227
Error Message: Exception from HRESULT: 0x80040227.
Error Details: Exception from HRESULT: 0x80040227.
Source File: Not available
Line Number: Not available
Request URL: http://10.164.2.1/_grid/cmds/dlg_delete.aspx?iObjType=1&iTotal=1&iIndex=0&iId={92617B51-915F-DE11-BF5A-001A64256B90}
Stack Trace Info: Exception of type System.Web.HttpUnhandledException was thrown.
at System.Web.UI.Page.HandleError(Exception e)
> at System.Web.UI.Page.ProcessRequestMain()
> at System.Web.UI.Page.ProcessRequest()
> at System.Web.UI.Page.ProcessRequest(HttpContext context)
> at System.Web.CallHandlerExecutionStep.System.Web.HttpApplication+IExecutionStep.Execute()
> at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)
at Microsoft.Crm.Util.RaiseXMLError(Exception e)
> at Microsoft.Crm.Dialogs.DeleteDialogPage.ConfigureForm()
> at Microsoft.Crm.Application.Controls.AppPage.OnPreRender(EventArgs e)
> at System.Web.UI.Control.PreRenderRecursiveInternal()
> at System.Web.UI.Page.ProcessRequestMain()Type: Platform
[2010-02-11 09:46:42.5] Process: w3wp |Thread: 4176 |Category: Application |User: 00000000-0000-0000-0000-000000000000 |Level: Error | ErrorInformation.LogError
at ErrorInformation.LogError()
at ErrorInformation..ctor(Exception exception, Uri requestUrl)
at MainApplication.Application_Error(Object sender, EventArgs e)
at EventHandler.Invoke(Object sender, EventArgs e)
at HttpApplication.RaiseOnError()
at HttpApplication.RecordError(Exception error)
at HttpApplication.ResumeSteps(Exception error)
at HttpApplication.System.Web.IHttpAsyncHandler.BeginProcessRequest(HttpContext context, AsyncCallback cb, Object extraData)
at HttpRuntime.ProcessRequestInternal(HttpWorkerRequest wr)
at HttpRuntime.ProcessRequest(HttpWorkerRequest wr)
at ISAPIRuntime.ProcessRequest(IntPtr ecb, Int32 iWRType)
>MSCRM Platform Error Report:
--------------------------------------------------------------------------------------------------------
Error: Exception of type System.Web.HttpUnhandledException was thrown.Error Number: 0x80044150
Error Message: Exception from HRESULT: 0x80044150.
Error Details: Exception from HRESULT: 0x80044150.
Source File: Not available
Line Number: Not available
Request URL: http://10.164.2.1/sfa/accts/edit.aspx?id={F0AD5863-439C-DE11-ABB7-001A64256B90}
Stack Trace Info: Exception of type System.Web.HttpUnhandledException was thrown.
at System.Web.UI.Page.HandleError(Exception e)
> at System.Web.UI.Page.ProcessRequestMain()
> at System.Web.UI.Page.ProcessRequest()
> at System.Web.UI.Page.ProcessRequest(HttpContext context)
> at System.Web.CallHandlerExecutionStep.System.Web.HttpApplication+IExecutionStep.Execute()
> at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)
at Microsoft.Crm.Platform.ComProxy.CRMAccountClass.Update(CUserAuth& Caller, String AccountId, String Account)
> at Microsoft.Crm.Application.Platform.Account.InternalUpdate(String id, String xml)
> at Microsoft.Crm.Application.Platform.Account.InternalUpdateAndRetrieve(String id, String xml, String columnSet)
> at Microsoft.Crm.Application.Platform.Entity.UpdateAndRetrieve(String columnSet)
> at Microsoft.Crm.Application.Forms.AppForm.RaiseDataEvent(FormEventId eventId)
> at Microsoft.Crm.Application.Forms.EndUserForm.Initialize(Entity entity)
> at Microsoft.Crm.Application.Forms.CustomizableForm.Execute(Entity entity, String formId, String formType)
> at Microsoft.Crm.Application.Forms.CustomizableForm.Execute(Entity entity)
> at Microsoft.Crm.Web.SFA.AccountDetailPage.ConfigureForm()
> at Microsoft.Crm.Application.Controls.AppPage.OnPreRender(EventArgs e)
> at System.Web.UI.Control.PreRenderRecursiveInternal()
> at System.Web.UI.Page.ProcessRequestMain()Type: Platform
[2010-02-11 09:58:03.4] Process: w3wp |Thread: 6576 |Category: Application |User: 00000000-0000-0000-0000-000000000000 |Level: Error | ErrorInformation.LogError
at ErrorInformation.LogError()
at ErrorInformation..ctor(Exception exception, Uri requestUrl)
at MainApplication.Application_Error(Object sender, EventArgs e)
at EventHandler.Invoke(Object sender, EventArgs e)
at HttpApplication.RaiseOnError()
at HttpApplication.RecordError(Exception error)
at HttpApplication.ResumeSteps(Exception error)
at HttpApplication.System.Web.IHttpAsyncHandler.BeginProcessRequest(HttpContext context, AsyncCallback cb, Object extraData)
at HttpRuntime.ProcessRequestInternal(HttpWorkerRequest wr)
at HttpRuntime.ProcessRequest(HttpWorkerRequest wr)
at ISAPIRuntime.ProcessRequest(IntPtr ecb, Int32 iWRType)
>MSCRM Platform Error Report:
--------------------------------------------------------------------------------------------------------
Error: Exception of type System.Web.HttpUnhandledException was thrown.Error Number: 0x80044150
Error Message: Exception from HRESULT: 0x80044150.
Error Details: Exception from HRESULT: 0x80044150.
Source File: Not available
Line Number: Not available
Request URL: http://10.164.2.1/sfa/accts/edit.aspx?id={F0AD5863-439C-DE11-ABB7-001A64256B90}
Stack Trace Info: Exception of type System.Web.HttpUnhandledException was thrown.
at System.Web.UI.Page.HandleError(Exception e)
> at System.Web.UI.Page.ProcessRequestMain()
> at System.Web.UI.Page.ProcessRequest()
> at System.Web.UI.Page.ProcessRequest(HttpContext context)
> at System.Web.CallHandlerExecutionStep.System.Web.HttpApplication+IExecutionStep.Execute()
> at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)
at Microsoft.Crm.Platform.ComProxy.CRMAccountClass.Update(CUserAuth& Caller, String AccountId, String Account)
> at Microsoft.Crm.Application.Platform.Account.InternalUpdate(String id, String xml)
> at Microsoft.Crm.Application.Platform.Account.InternalUpdateAndRetrieve(String id, String xml, String columnSet)
> at Microsoft.Crm.Application.Platform.Entity.UpdateAndRetrieve(String columnSet)
> at Microsoft.Crm.Application.Forms.AppForm.RaiseDataEvent(FormEventId eventId)
> at Microsoft.Crm.Application.Forms.EndUserForm.Initialize(Entity entity)
> at Microsoft.Crm.Application.Forms.CustomizableForm.Execute(Entity entity, String formId, String formType)
> at Microsoft.Crm.Application.Forms.CustomizableForm.Execute(Entity entity)
> at Microsoft.Crm.Web.SFA.AccountDetailPage.ConfigureForm()
> at Microsoft.Crm.Application.Controls.AppPage.OnPreRender(EventArgs e)
> at System.Web.UI.Control.PreRenderRecursiveInternal()
> at System.Web.UI.Page.ProcessRequestMain()Type: Platform
[2010-02-11 10:00:18.4] Process: w3wp |Thread: 6576 |Category: Application |User: 00000000-0000-0000-0000-000000000000 |Level: Error | ErrorInformation.LogError
at ErrorInformation.LogError()
at ErrorInformation..ctor(Exception exception, Uri requestUrl)
at MainApplication.Application_Error(Object sender, EventArgs e)
at EventHandler.Invoke(Object sender, EventArgs e)
at HttpApplication.RaiseOnError()
at HttpApplication.RecordError(Exception error)
at HttpApplication.ResumeSteps(Exception error)
at HttpApplication.System.Web.IHttpAsyncHandler.BeginProcessRequest(HttpContext context, AsyncCallback cb, Object extraData)
at HttpRuntime.ProcessRequestInternal(HttpWorkerRequest wr)
at HttpRuntime.ProcessRequest(HttpWorkerRequest wr)
at ISAPIRuntime.ProcessRequest(IntPtr ecb, Int32 iWRType)
>MSCRM Platform Error Report:
--------------------------------------------------------------------------------------------------------
Error: Exception of type System.Web.HttpUnhandledException was thrown.Error Number: 0x80044150
Error Message: Exception from HRESULT: 0x80044150.
Error Details: Exception from HRESULT: 0x80044150.
Source File: Not available
Line Number: Not available
Request URL: http://10.164.2.1/sfa/accts/edit.aspx?id={F0AD5863-439C-DE11-ABB7-001A64256B90}
Stack Trace Info: Exception of type System.Web.HttpUnhandledException was thrown.
at System.Web.UI.Page.HandleError(Exception e)
> at System.Web.UI.Page.ProcessRequestMain()
> at System.Web.UI.Page.ProcessRequest()
> at System.Web.UI.Page.ProcessRequest(HttpContext context)
> at System.Web.CallHandlerExecutionStep.System.Web.HttpApplication+IExecutionStep.Execute()
> at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)
at Microsoft.Crm.Platform.ComProxy.CRMAccountClass.Update(CUserAuth& Caller, String AccountId, String Account)
> at Microsoft.Crm.Application.Platform.Account.InternalUpdate(String id, String xml)
> at Microsoft.Crm.Application.Platform.Account.InternalUpdateAndRetrieve(String id, String xml, String columnSet)
> at Microsoft.Crm.Application.Platform.Entity.UpdateAndRetrieve(String columnSet)
> at Microsoft.Crm.Application.Forms.AppForm.RaiseDataEvent(FormEventId eventId)
> at Microsoft.Crm.Application.Forms.EndUserForm.Initialize(Entity entity)
> at Microsoft.Crm.Application.Forms.CustomizableForm.Execute(Entity entity, String formId, String formType)
> at Microsoft.Crm.Application.Forms.CustomizableForm.Execute(Entity entity)
> at Microsoft.Crm.Web.SFA.AccountDetailPage.ConfigureForm()
> at Microsoft.Crm.Application.Controls.AppPage.OnPreRender(EventArgs e)
> at System.Web.UI.Control.PreRenderRecursiveInternal()
> at System.Web.UI.Page.ProcessRequestMain()Type: Platform
[2010-02-11 10:01:33.3] Process: w3wp |Thread: 4176 |Category: Application |User: 00000000-0000-0000-0000-000000000000 |Level: Error | ErrorInformation.LogError
at ErrorInformation.LogError()
at ErrorInformation..ctor(Exception exception, Uri requestUrl)
at MainApplication.Application_Error(Object sender, EventArgs e)
at EventHandler.Invoke(Object sender, EventArgs e)
at HttpApplication.RaiseOnError()
at HttpApplication.RecordError(Exception error)
at HttpApplication.ResumeSteps(Exception error)
at HttpApplication.System.Web.IHttpAsyncHandler.BeginProcessRequest(HttpContext context, AsyncCallback cb, Object extraData)
at HttpRuntime.ProcessRequestInternal(HttpWorkerRequest wr)
at HttpRuntime.ProcessRequest(HttpWorkerRequest wr)
at ISAPIRuntime.ProcessRequest(IntPtr ecb, Int32 iWRType)
>MSCRM Platform Error Report:
--------------------------------------------------------------------------------------------------------
Error: Exception of type System.Web.HttpUnhandledException was thrown.Error Number: 0x80044150
Error Message: Exception from HRESULT: 0x80044150.
Error Details: Exception from HRESULT: 0x80044150.
Source File: Not available
Line Number: Not available
Request URL: http://10.164.2.1/sfa/accts/edit.aspx?id={F0AD5863-439C-DE11-ABB7-001A64256B90}
Stack Trace Info: Exception of type System.Web.HttpUnhandledException was thrown.
at System.Web.UI.Page.HandleError(Exception e)
> at System.Web.UI.Page.ProcessRequestMain()
> at System.Web.UI.Page.ProcessRequest()
> at System.Web.UI.Page.ProcessRequest(HttpContext context)
> at System.Web.CallHandlerExecutionStep.System.Web.HttpApplication+IExecutionStep.Execute()
> at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)
at Microsoft.Crm.Platform.ComProxy.CRMAccountClass.Update(CUserAuth& Caller, String AccountId, String Account)
> at Microsoft.Crm.Application.Platform.Account.InternalUpdate(String id, String xml)
> at Microsoft.Crm.Application.Platform.Account.InternalUpdateAndRetrieve(String id, String xml, String columnSet)
> at Microsoft.Crm.Application.Platform.Entity.UpdateAndRetrieve(String columnSet)
> at Microsoft.Crm.Application.Forms.AppForm.RaiseDataEvent(FormEventId eventId)
> at Microsoft.Crm.Application.Forms.EndUserForm.Initialize(Entity entity)
> at Microsoft.Crm.Application.Forms.CustomizableForm.Execute(Entity entity, String formId, String formType)
> at Microsoft.Crm.Application.Forms.CustomizableForm.Execute(Entity entity)
> at Microsoft.Crm.Web.SFA.AccountDetailPage.ConfigureForm()
> at Microsoft.Crm.Application.Controls.AppPage.OnPreRender(EventArgs e)
> at System.Web.UI.Control.PreRenderRecursiveInternal()
> at System.Web.UI.Page.ProcessRequestMain()Type: Platform
[2010-02-11 10:02:01.7] Process: w3wp |Thread: 2996 |Category: Application |User: 00000000-0000-0000-0000-000000000000 |Level: Error | ErrorInformation.LogError
at ErrorInformation.LogError()
at ErrorInformation..ctor(Exception exception, Uri requestUrl)
at MainApplication.Application_Error(Object sender, EventArgs e)
at EventHandler.Invoke(Object sender, EventArgs e)
at HttpApplication.RaiseOnError()
at HttpApplication.RecordError(Exception error)
at HttpApplication.ResumeSteps(Exception error)
at HttpApplication.System.Web.IHttpAsyncHandler.BeginProcessRequest(HttpContext context, AsyncCallback cb, Object extraData)
at HttpRuntime.ProcessRequestInternal(HttpWorkerRequest wr)
at HttpRuntime.ProcessRequest(HttpWorkerRequest wr)
at ISAPIRuntime.ProcessRequest(IntPtr ecb, Int32 iWRType)
>MSCRM Platform Error Report:
--------------------------------------------------------------------------------------------------------
Error: Exception of type System.Web.HttpUnhandledException was thrown.Error Number: 0x80044150
Error Message: Exception from HRESULT: 0x80044150.
Error Details: Exception from HRESULT: 0x80044150.
Source File: Not available
Line Number: Not available
Request URL: http://10.164.2.1/sfa/accts/edit.aspx?id={F0AD5863-439C-DE11-ABB7-001A64256B90}
Stack Trace Info: Exception of type System.Web.HttpUnhandledException was thrown.
at System.Web.UI.Page.HandleError(Exception e)
> at System.Web.UI.Page.ProcessRequestMain()
> at System.Web.UI.Page.ProcessRequest()
> at System.Web.UI.Page.ProcessRequest(HttpContext context)
> at System.Web.CallHandlerExecutionStep.System.Web.HttpApplication+IExecutionStep.Execute()
> at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)
at Microsoft.Crm.Platform.ComProxy.CRMAccountClass.Update(CUserAuth& Caller, String AccountId, String Account)
> at Microsoft.Crm.Application.Platform.Account.InternalUpdate(String id, String xml)
> at Microsoft.Crm.Application.Platform.Account.InternalUpdateAndRetrieve(String id, String xml, String columnSet)
> at Microsoft.Crm.Application.Platform.Entity.UpdateAndRetrieve(String columnSet)
> at Microsoft.Crm.Application.Forms.AppForm.RaiseDataEvent(FormEventId eventId)
> at Microsoft.Crm.Application.Forms.EndUserForm.Initialize(Entity entity)
> at Microsoft.Crm.Application.Forms.CustomizableForm.Execute(Entity entity, String formId, String formType)
> at Microsoft.Crm.Application.Forms.CustomizableForm.Execute(Entity entity)
> at Microsoft.Crm.Web.SFA.AccountDetailPage.ConfigureForm()
> at Microsoft.Crm.Application.Controls.AppPage.OnPreRender(EventArgs e)
> at System.Web.UI.Control.PreRenderRecursiveInternal()
> at System.Web.UI.Page.ProcessRequestMain()Type: Platform
[2010-02-11 10:18:11.6] Process: w3wp |Thread: 7824 |Category: Application |User: 00000000-0000-0000-0000-000000000000 |Level: Error | ErrorInformation.LogError
at ErrorInformation.LogError()
at ErrorInformation..ctor(Exception exception, Uri requestUrl)
at MainApplication.Application_Error(Object sender, EventArgs e)
at EventHandler.Invoke(Object sender, EventArgs e)
at HttpApplication.RaiseOnError()
at HttpApplication.RecordError(Exception error)
at HttpApplication.ResumeSteps(Exception error)
at HttpApplication.System.Web.IHttpAsyncHandler.BeginProcessRequest(HttpContext context, AsyncCallback cb, Object extraData)
at HttpRuntime.ProcessRequestInternal(HttpWorkerRequest wr)
at HttpRuntime.ProcessRequest(HttpWorkerRequest wr)
at ISAPIRuntime.ProcessRequest(IntPtr ecb, Int32 iWRType)
>MSCRM Platform Error Report:
--------------------------------------------------------------------------------------------------------
Error: Exception of type System.Web.HttpUnhandledException was thrown.Error Number: 0x80044150
Error Message: Exception from HRESULT: 0x80044150.
Error Details: Exception from HRESULT: 0x80044150.
Source File: Not available
Line Number: Not available
Request URL: http://10.164.2.1/sfa/accts/edit.aspx?id={F0AD5863-439C-DE11-ABB7-001A64256B90}
Stack Trace Info: Exception of type System.Web.HttpUnhandledException was thrown.
at System.Web.UI.Page.HandleError(Exception e)
> at System.Web.UI.Page.ProcessRequestMain()
> at System.Web.UI.Page.ProcessRequest()
> at System.Web.UI.Page.ProcessRequest(HttpContext context)
> at System.Web.CallHandlerExecutionStep.System.Web.HttpApplication+IExecutionStep.Execute()
> at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)
at Microsoft.Crm.Platform.ComProxy.CRMAccountClass.Update(CUserAuth& Caller, String AccountId, String Account)
> at Microsoft.Crm.Application.Platform.Account.InternalUpdate(String id, String xml)
> at Microsoft.Crm.Application.Platform.Account.InternalUpdateAndRetrieve(String id, String xml, String columnSet)
> at Microsoft.Crm.Application.Platform.Entity.UpdateAndRetrieve(String columnSet)
> at Microsoft.Crm.Application.Forms.AppForm.RaiseDataEvent(FormEventId eventId)
> at Microsoft.Crm.Application.Forms.EndUserForm.Initialize(Entity entity)
> at Microsoft.Crm.Application.Forms.CustomizableForm.Execute(Entity entity, String formId, String formType)
> at Microsoft.Crm.Application.Forms.CustomizableForm.Execute(Entity entity)
> at Microsoft.Crm.Web.SFA.AccountDetailPage.ConfigureForm()
> at Microsoft.Crm.Application.Controls.AppPage.OnPreRender(EventArgs e)
> at System.Web.UI.Control.PreRenderRecursiveInternal()
> at System.Web.UI.Page.ProcessRequestMain()Type: Platform
全部回复
-
估计是Security的问题,之前那个人估计不是CRM Administrator?你创建实体是否有Plugin?
Jim Wang - MVP Dynamics CRM - http://jianwang.blogspot.com, http://www.mscrm.cn