询问者
无法创建实体。

问题
-
我创建一个实体的时候,报如下错误,什么原因呢?我用的是系统管理员的权限。
[2010-03-05 09:30:09.0] Process: w3wp |Thread: 7312 |Category: Application |User: 00000000-0000-0000-0000-000000000000 |Level: Error | ErrorInformation.LogError at ErrorInformation.LogError() at ErrorInformation..ctor(Exception exception, Uri requestUrl) at AppWebService.ThrowSoapException(Exception innerException) at SystemCustomization.CreateEntity(XmlNode data) at RuntimeMethodInfo.InternalInvoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean isBinderDefault, Assembly caller, Boolean verifyAccess) at RuntimeMethodInfo.InternalInvoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean verifyAccess) at RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture) at LogicalMethodInfo.Invoke(Object target, Object[] values) at WebServiceHandler.Invoke() at WebServiceHandler.CoreProcessRequest() at SyncSessionlessHandler.ProcessRequest(HttpContext context) at CallHandlerExecutionStep.System.Web.HttpApplication+IExecutionStep.Execute() at HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) 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 Application Error Report: -------------------------------------------------------------------------------------------------------- Error: Object reference not set to an instance of an object. Error Message: Object reference not set to an instance of an object. Source File: Not available Line Number: Not available Request URL: http://10.164.2.1/AppWebServices/SystemCustomization.asmx Stack Trace Info: at Microsoft.Crm.NativeInteropProxy.CRMInteropCRoleTClass.AddPrivileges(CUserAuth& Caller, UInt32 iCount, CRolePrivilege[] Privileges, String sessionToken) > at Microsoft.Crm.Metadata.SecurityHelper.CreateEntityHelper(EntityDescription entityDescription, OwnershipTypes ownershipTypeMask, ExecutionContext context) > at Microsoft.Crm.Metadata.EntityService.CreateInternal(EntityCreateInfo entityInfo, ExecutionContext context) > at Microsoft.Crm.Metadata.EntityService.Create(EntityCreateInfo entityInfo) > at Microsoft.Crm.Application.WebServices.SystemCustomization.EntityCreate.Execute(User user, ParameterBag paramBag) > at Microsoft.Crm.Application.WebServices.SystemCustomization.SystemCustomization.CreateEntity(XmlNode data) Type: Application
全部回复
-
# CRM Tracing Version 1.1
# LocalTime: 2010-03-11 08:45:11.9
# Categories: *:Error
# Schedule: Daily
# CallStackOn: True
# ComputerName: SRVCN011
# CRMVersion: 3.0.5469.0
[2010-03-11 08:45:11.9] Process: w3wp |Thread: 5144 |Category: Exception |User: 00000000-0000-0000-0000-000000000000 |Level: Error |
>ThreadAbort Exception in NotificationWatcherThreadProc Thread was being aborted.
[2010-03-11 08:45:11.9] Process: w3wp |Thread: 5144 |Category: Platform |User: 00000000-0000-0000-0000-000000000000 |Level: Error |
>NotificationWatcherThreadProc Stopped.
# CRM Tracing Version 1.1
# LocalTime: 2010-03-11 08:51:00.5
# Categories: *:Error
# Schedule: Daily
# CallStackOn: True
# ComputerName: SRVCN011
# CRMVersion: 3.0.5469.0
[2010-03-11 08:51:00.5] Process: w3wp |Thread: 2176 |Category: Exception |User: 00000000-0000-0000-0000-000000000000 |Level: Error |
>ThreadAbort Exception in NotificationWatcherThreadProc Thread was being aborted.
[2010-03-11 08:51:00.5] Process: w3wp |Thread: 2176 |Category: Platform |User: 00000000-0000-0000-0000-000000000000 |Level: Error |
>NotificationWatcherThreadProc Stopped.
# CRM Tracing Version 1.1
# LocalTime: 2010-03-11 08:52:37.5
# Categories: *:Error
# Schedule: Daily
# CallStackOn: True
# ComputerName: SRVCN011
# CRMVersion: 3.0.5469.0
[2010-03-11 08:52:37.5] Process: w3wp |Thread: 2636 |Category: Exception |User: 00000000-0000-0000-0000-000000000000 |Level: Error |
>ThreadAbort Exception in NotificationWatcherThreadProc Thread was being aborted.
[2010-03-11 08:52:37.5] Process: w3wp |Thread: 2636 |Category: Platform |User: 00000000-0000-0000-0000-000000000000 |Level: Error |
>NotificationWatcherThreadProc Stopped.
# CRM Tracing Version 1.1
# LocalTime: 2010-03-11 09:00:48.1
# Categories: *:Error
# Schedule: Daily
# CallStackOn: True
# ComputerName: SRVCN011
# CRMVersion: 3.0.5469.0
[2010-03-11 09:00:48.1] Process: w3wp |Thread: 5048 |Category: Platform.Metadata |User: 00000000-0000-0000-0000-000000000000 |Level: Error | EntityService.Create
at EntityService.Create(EntityCreateInfo entityInfo)
at EntityCreate.Execute(User user, ParameterBag paramBag)
at SystemCustomization.CreateEntity(XmlNode data)
at RuntimeMethodInfo.InternalInvoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean isBinderDefault, Assembly caller, Boolean verifyAccess)
at RuntimeMethodInfo.InternalInvoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean verifyAccess)
at RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
at LogicalMethodInfo.Invoke(Object target, Object[] values)
at WebServiceHandler.Invoke()
at WebServiceHandler.CoreProcessRequest()
at SyncSessionlessHandler.ProcessRequest(HttpContext context)
at CallHandlerExecutionStep.System.Web.HttpApplication+IExecutionStep.Execute()
at HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)
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)
>EntityService.Create caught exception: System.Runtime.InteropServices.COMException (0x80044151): Exception from HRESULT: 0x80044151.
at Microsoft.Crm.NativeInteropProxy.CRMInteropCRoleTClass.AddPrivileges(CUserAuth& Caller, UInt32 iCount, CRolePrivilege[] Privileges, String sessionToken)
at Microsoft.Crm.Metadata.SecurityHelper.CreateEntityHelper(EntityDescription entityDescription, OwnershipTypes ownershipTypeMask, ExecutionContext context)
at Microsoft.Crm.Metadata.EntityService.CreateInternal(EntityCreateInfo entityInfo, ExecutionContext context)
at Microsoft.Crm.Metadata.EntityService.Create(EntityCreateInfo entityInfo)
[2010-03-11 09:00:49.5] Process: w3wp |Thread: 5048 |Category: Application |User: 00000000-0000-0000-0000-000000000000 |Level: Error | ErrorInformation.LogError
at ErrorInformation.LogError()
at ErrorInformation..ctor(Exception exception, Uri requestUrl)
at AppWebService.ThrowSoapException(Exception innerException)
at SystemCustomization.CreateEntity(XmlNode data)
at RuntimeMethodInfo.InternalInvoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean isBinderDefault, Assembly caller, Boolean verifyAccess)
at RuntimeMethodInfo.InternalInvoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean verifyAccess)
at RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
at LogicalMethodInfo.Invoke(Object target, Object[] values)
at WebServiceHandler.Invoke()
at WebServiceHandler.CoreProcessRequest()
at SyncSessionlessHandler.ProcessRequest(HttpContext context)
at CallHandlerExecutionStep.System.Web.HttpApplication+IExecutionStep.Execute()
at HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)
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 from HRESULT: 0x80044151.Error Number: 0x80044151
Error Message: Exception from HRESULT: 0x80044151.
Error Details: Exception from HRESULT: 0x80044151.
Source File: Not available
Line Number: Not available
Request URL: http://10.164.2.1/AppWebServices/SystemCustomization.asmx
Stack Trace Info: at Microsoft.Crm.NativeInteropProxy.CRMInteropCRoleTClass.AddPrivileges(CUserAuth& Caller, UInt32 iCount, CRolePrivilege[] Privileges, String sessionToken)
> at Microsoft.Crm.Metadata.SecurityHelper.CreateEntityHelper(EntityDescription entityDescription, OwnershipTypes ownershipTypeMask, ExecutionContext context)
> at Microsoft.Crm.Metadata.EntityService.CreateInternal(EntityCreateInfo entityInfo, ExecutionContext context)
> at Microsoft.Crm.Metadata.EntityService.Create(EntityCreateInfo entityInfo)
> at Microsoft.Crm.Application.WebServices.SystemCustomization.EntityCreate.Execute(User user, ParameterBag paramBag)
> at Microsoft.Crm.Application.WebServices.SystemCustomization.SystemCustomization.CreateEntity(XmlNode data)Type: Platform
[2010-03-11 09:01:00.9] Process: w3wp |Thread: 2952 |Category: Platform.Metadata |User: 00000000-0000-0000-0000-000000000000 |Level: Error | EntityService.Create
at EntityService.Create(EntityCreateInfo entityInfo)
at EntityCreate.Execute(User user, ParameterBag paramBag)
at SystemCustomization.CreateEntity(XmlNode data)
at RuntimeMethodInfo.InternalInvoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean isBinderDefault, Assembly caller, Boolean verifyAccess)
at RuntimeMethodInfo.InternalInvoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean verifyAccess)
at RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
at LogicalMethodInfo.Invoke(Object target, Object[] values)
at WebServiceHandler.Invoke()
at WebServiceHandler.CoreProcessRequest()
at SyncSessionlessHandler.ProcessRequest(HttpContext context)
at CallHandlerExecutionStep.System.Web.HttpApplication+IExecutionStep.Execute()
at HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)
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)
>EntityService.Create caught exception: System.NullReferenceException: Object reference not set to an instance of an object.
at Microsoft.Crm.NativeInteropProxy.CRMInteropCRoleTClass.AddPrivileges(CUserAuth& Caller, UInt32 iCount, CRolePrivilege[] Privileges, String sessionToken)
at Microsoft.Crm.Metadata.SecurityHelper.CreateEntityHelper(EntityDescription entityDescription, OwnershipTypes ownershipTypeMask, ExecutionContext context)
at Microsoft.Crm.Metadata.EntityService.CreateInternal(EntityCreateInfo entityInfo, ExecutionContext context)
at Microsoft.Crm.Metadata.EntityService.Create(EntityCreateInfo entityInfo)
[2010-03-11 09:01:02.6] Process: w3wp |Thread: 2952 |Category: Application |User: 00000000-0000-0000-0000-000000000000 |Level: Error | ErrorInformation.LogError
at ErrorInformation.LogError()
at ErrorInformation..ctor(Exception exception, Uri requestUrl)
at AppWebService.ThrowSoapException(Exception innerException)
at SystemCustomization.CreateEntity(XmlNode data)
at RuntimeMethodInfo.InternalInvoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean isBinderDefault, Assembly caller, Boolean verifyAccess)
at RuntimeMethodInfo.InternalInvoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean verifyAccess)
at RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
at LogicalMethodInfo.Invoke(Object target, Object[] values)
at WebServiceHandler.Invoke()
at WebServiceHandler.CoreProcessRequest()
at SyncSessionlessHandler.ProcessRequest(HttpContext context)
at CallHandlerExecutionStep.System.Web.HttpApplication+IExecutionStep.Execute()
at HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)
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 Application Error Report:
--------------------------------------------------------------------------------------------------------
Error: Object reference not set to an instance of an object.Error Message: Object reference not set to an instance of an object.
Source File: Not available
Line Number: Not available
Request URL: http://10.164.2.1/AppWebServices/SystemCustomization.asmx
Stack Trace Info: at Microsoft.Crm.NativeInteropProxy.CRMInteropCRoleTClass.AddPrivileges(CUserAuth& Caller, UInt32 iCount, CRolePrivilege[] Privileges, String sessionToken)
> at Microsoft.Crm.Metadata.SecurityHelper.CreateEntityHelper(EntityDescription entityDescription, OwnershipTypes ownershipTypeMask, ExecutionContext context)
> at Microsoft.Crm.Metadata.EntityService.CreateInternal(EntityCreateInfo entityInfo, ExecutionContext context)
> at Microsoft.Crm.Metadata.EntityService.Create(EntityCreateInfo entityInfo)
> at Microsoft.Crm.Application.WebServices.SystemCustomization.EntityCreate.Execute(User user, ParameterBag paramBag)
> at Microsoft.Crm.Application.WebServices.SystemCustomization.SystemCustomization.CreateEntity(XmlNode data)Type: Application
-
# CRM Tracing Version 1.1 Unmanaged
# LocalTime: 2010-03-11 09:00:48.100
# Categories: *:Error
# Schedule: No registry key - using default value: Daily
# ComputerName: SRVCN011
# CRMVersion: 3.0.5469.1
[2010-03-11 09:00:48.100] Process:w3wp |Thread:5048 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | COLEDataAccess::ExecuteSingletonQuery File: c:\crmv3i\src\platform\include\omcommon\dataaccess.inl Line: 589
>hr = 0x80044151
[2010-03-11 09:00:48.100] Process:w3wp |Thread:5048 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | CRoleT<class CSecLib>::AddPrivilegesFromBags File: c:\crmv3i\src\platform\include\om\crm\privileges.inl Line: 3998
>hr = 0x80044151
[2010-03-11 09:00:48.115] Process:w3wp |Thread:5048 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | CRoleT<class CSecLib>::AddPrivilegesToSpecialRole File: c:\crmv3i\src\platform\include\om\crm\privileges.inl Line: 1382
>hr = 0x80044151
[2010-03-11 09:00:48.115] Process:w3wp |Thread:5048 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | CRoleT<class CSecLib>::AddPrivileges File: c:\crmv3i\src\platform\include\om\crm\privileges.inl Line: 1274
>hr = 0x80044151
[2010-03-11 09:04:27.835] Process:w3wp |Thread:4912 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | InternalCrmSetErrorInfoV File: c:\crmv3i\src\platform\include\util\icrmerror.h Line: 250
>
[2010-03-11 09:04:27.835] Process:w3wp |Thread:4912 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | InternalCrmSetErrorInfo File: c:\crmv3i\src\platform\include\Util\ICrmError.h Line: 362
>
[2010-03-11 09:04:27.835] Process:w3wp |Thread:4912 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | GenericPrivilegeCheck File: c:\crmv3i\src\platform\include\omcommon\omsecurity.inl Line: 55
>hr = 0x80040220
[2010-03-11 09:04:27.835] Process:w3wp |Thread:4912 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | CQueriesT<class CSecLib>::BuildSql File: c:\crmv3i\src\platform\include\om\crm\query.inl Line: 940
>hr = 0x80040220
[2010-03-11 09:04:27.835] Process:w3wp |Thread:4912 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | CQueriesT<class CSecLib>::ExecuteQuery File: c:\crmv3i\src\platform\include\om\crm\query.inl Line: 840
>hr = 0x80040220
[2010-03-11 09:04:27.835] Process:w3wp |Thread:4912 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | CCRMQuery::ExecuteQueryInternal File: c:\crmv3i\src\platform\objectmodel\query\icrmquery.cpp Line: 1260
>hr = 0x80040220
[2010-03-11 09:06:12.445] Process:w3wp |Thread:4912 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | InternalCrmSetErrorInfo File: c:\crmv3i\src\platform\include\util\icrmerror.h Line: 362
>
[2010-03-11 09:06:12.445] Process:w3wp |Thread:4912 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | GetPrivilegeDepthForUser File: c:\crmv3i\src\platform\crmsecurity\seccache.cpp Line: 3517
>hr = 0x80042f09
[2010-03-11 09:06:12.445] Process:w3wp |Thread:4912 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | CrmCheckPrivilege File: c:\crmv3i\src\platform\crmsecurity\secmain.cpp Line: 325
>hr = 0x80042f09
[2010-03-11 09:06:12.445] Process:w3wp |Thread:4912 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | InternalCrmSetErrorInfo File: c:\crmv3i\src\platform\include\Util\ICrmError.h Line: 362
>
[2010-03-11 09:06:12.445] Process:w3wp |Thread:4912 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | CPrivilege::RetrieveUserPrivileges File: c:\crmv3i\src\platform\include\om\crm\privileges.inl Line: 246
>hr = 0x80042f09
[2010-03-11 09:06:12.445] Process:w3wp |Thread:4912 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | CBizPrivilege::RetrieveUserPrivilegesInternal File: c:\crmv3i\src\platform\objectmodel\businessmanagement\privilege\bizprivilege.cpp Line: 133
>hr = 0x80042f09 -
# CRM Tracing Version 1.1
# LocalTime: 2010-03-11 08:45:11.5
# Categories: *:Error
# Schedule: Daily
# CallStackOn: True
# ComputerName: SRVCN011
# CRMVersion: 3.0.5469.0
[2010-03-11 08:45:11.5] Process: w3wp |Thread: 5128 |Category: Exception |User: 00000000-0000-0000-0000-000000000000 |Level: Error |
>ThreadAbort Exception in NotificationWatcherThreadProc Thread was being aborted.
[2010-03-11 08:45:11.5] Process: w3wp |Thread: 5128 |Category: Platform |User: 00000000-0000-0000-0000-000000000000 |Level: Error |
>NotificationWatcherThreadProc Stopped.
# CRM Tracing Version 1.1
# LocalTime: 2010-03-11 08:51:00.5
# Categories: *:Error
# Schedule: Daily
# CallStackOn: True
# ComputerName: SRVCN011
# CRMVersion: 3.0.5469.0
[2010-03-11 08:51:00.5] Process: w3wp |Thread: 3924 |Category: Exception |User: 00000000-0000-0000-0000-000000000000 |Level: Error |
>ThreadAbort Exception in NotificationWatcherThreadProc Thread was being aborted.
[2010-03-11 08:51:00.6] Process: w3wp |Thread: 3924 |Category: Platform |User: 00000000-0000-0000-0000-000000000000 |Level: Error |
>NotificationWatcherThreadProc Stopped.
# CRM Tracing Version 1.1
# LocalTime: 2010-03-11 08:52:36.5
# Categories: *:Error
# Schedule: Daily
# CallStackOn: True
# ComputerName: SRVCN011
# CRMVersion: 3.0.5469.0
[2010-03-11 08:52:36.5] Process: w3wp |Thread: 4024 |Category: Exception |User: 00000000-0000-0000-0000-000000000000 |Level: Error |
>ThreadAbort Exception in NotificationWatcherThreadProc [Resource lookup failed - infinite recursion detected. Resource name: Arg_ThreadAbortException]
[2010-03-11 08:52:36.5] Process: w3wp |Thread: 4024 |Category: Platform |User: 00000000-0000-0000-0000-000000000000 |Level: Error |
>NotificationWatcherThreadProc Stopped.
# CRM Tracing Version 1.1
# LocalTime: 2010-03-11 08:53:03.3
# Categories: *:Error
# Schedule: Daily
# CallStackOn: True
# ComputerName: SRVCN011
# CRMVersion: 3.0.5469.0
[2010-03-11 08:53:03.3] Process: w3wp |Thread: 2952 |Category: Exception |User: 2f519743-e94e-dc11-aca7-005056c00008 |Level: Error | CrmSoapExtension.GetCrmException
at CrmSoapExtension.GetCrmException(Exception exception)
at CrmSoapExtension.GetCrmException(Exception exception)
at CrmSoapExtension.GetCrmException(Exception exception)
at CrmSoapExtension.ProcessMessage(SoapMessage message)
at SoapMessage.RunExtensions(SoapExtension[] extensions)
at SoapServerProtocol.WriteException(Exception e, Stream outputStream)
at WebServiceHandler.WriteException(Exception e)
at WebServiceHandler.Invoke()
at WebServiceHandler.CoreProcessRequest()
at SyncSessionlessHandler.ProcessRequest(HttpContext context)
at CallHandlerExecutionStep.System.Web.HttpApplication+IExecutionStep.Execute()
at HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)
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)
>Crm Exception: Message: , ErrorCode: -2147220960, InnerException: System.Runtime.InteropServices.COMException (0x80040220)
at Microsoft.Crm.Platform.ComProxy.CCustomEntityServiceClass.Create(CUserAuth& Caller, String CustomEntityName, String EntityXML)
[2010-03-11 08:53:03.3] Process: w3wp |Thread: 2952 |Category: Platform |User: 2f519743-e94e-dc11-aca7-005056c00008 |Level: Error | CrmSoapExtension.ProcessMessage
at CrmSoapExtension.ProcessMessage(SoapMessage message)
at SoapMessage.RunExtensions(SoapExtension[] extensions)
at SoapServerProtocol.WriteException(Exception e, Stream outputStream)
at WebServiceHandler.WriteException(Exception e)
at WebServiceHandler.Invoke()
at WebServiceHandler.CoreProcessRequest()
at SyncSessionlessHandler.ProcessRequest(HttpContext context)
at CallHandlerExecutionStep.System.Web.HttpApplication+IExecutionStep.Execute()
at HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)
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)
>CrmSoapExtension detected CrmException:
System.Web.Services.Protocols.SoapException: Server was unable to process request. ---> System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.Runtime.InteropServices.COMException (0x80040220)
at Microsoft.Crm.Platform.ComProxy.CCustomEntityServiceClass.Create(CUserAuth& Caller, String CustomEntityName, String EntityXML)
--- End of inner exception stack trace ---
at System.Reflection.RuntimeMethodInfo.InternalInvoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean isBinderDefault, Assembly caller, Boolean verifyAccess)
at System.Reflection.RuntimeMethodInfo.InternalInvoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean verifyAccess)
at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
at Microsoft.Crm.Sdk.UnmanagedServiceProvider.ExecuteInternal(Object comProvider, String method, Object[] methodParameters)
at Microsoft.Crm.Sdk.CustomBusinessEntityServiceProvider.InternalCreate(IBusinessEntity entity, ExecutionContext context)
at Microsoft.Crm.Sdk.UnmanagedServiceProvider.Create(IBusinessEntity entity, ExecutionContext context)
at Microsoft.Crm.WebServices.CrmService.Create(BusinessEntity entity)
--- End of inner exception stack trace ---
[2010-03-11 08:53:24.4] Process: w3wp |Thread: 808 |Category: Exception |User: 2f519743-e94e-dc11-aca7-005056c00008 |Level: Error | CrmSoapExtension.GetCrmException
at CrmSoapExtension.GetCrmException(Exception exception)
at CrmSoapExtension.GetCrmException(Exception exception)
at CrmSoapExtension.GetCrmException(Exception exception)
at CrmSoapExtension.ProcessMessage(SoapMessage message)
at SoapMessage.RunExtensions(SoapExtension[] extensions)
at SoapServerProtocol.WriteException(Exception e, Stream outputStream)
at WebServiceHandler.WriteException(Exception e)
at WebServiceHandler.Invoke()
at WebServiceHandler.CoreProcessRequest()
at SyncSessionlessHandler.ProcessRequest(HttpContext context)
at CallHandlerExecutionStep.System.Web.HttpApplication+IExecutionStep.Execute()
at HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)
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)
>Crm Exception: Message: , ErrorCode: -2147220960, InnerException: System.Runtime.InteropServices.COMException (0x80040220)
at Microsoft.Crm.Platform.ComProxy.CCustomEntityServiceClass.Create(CUserAuth& Caller, String CustomEntityName, String EntityXML)
[2010-03-11 08:53:24.4] Process: w3wp |Thread: 808 |Category: Platform |User: 2f519743-e94e-dc11-aca7-005056c00008 |Level: Error | CrmSoapExtension.ProcessMessage
at CrmSoapExtension.ProcessMessage(SoapMessage message)
at SoapMessage.RunExtensions(SoapExtension[] extensions)
at SoapServerProtocol.WriteException(Exception e, Stream outputStream)
at WebServiceHandler.WriteException(Exception e)
at WebServiceHandler.Invoke()
at WebServiceHandler.CoreProcessRequest()
at SyncSessionlessHandler.ProcessRequest(HttpContext context)
at CallHandlerExecutionStep.System.Web.HttpApplication+IExecutionStep.Execute()
at HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)
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)
>CrmSoapExtension detected CrmException:
System.Web.Services.Protocols.SoapException: Server was unable to process request. ---> System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.Runtime.InteropServices.COMException (0x80040220)
at Microsoft.Crm.Platform.ComProxy.CCustomEntityServiceClass.Create(CUserAuth& Caller, String CustomEntityName, String EntityXML)
--- End of inner exception stack trace ---
at System.Reflection.RuntimeMethodInfo.InternalInvoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean isBinderDefault, Assembly caller, Boolean verifyAccess)
at System.Reflection.RuntimeMethodInfo.InternalInvoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean verifyAccess)
at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
at Microsoft.Crm.Sdk.UnmanagedServiceProvider.ExecuteInternal(Object comProvider, String method, Object[] methodParameters)
at Microsoft.Crm.Sdk.CustomBusinessEntityServiceProvider.InternalCreate(IBusinessEntity entity, ExecutionContext context)
at Microsoft.Crm.Sdk.UnmanagedServiceProvider.Create(IBusinessEntity entity, ExecutionContext context)
at Microsoft.Crm.WebServices.CrmService.Create(BusinessEntity entity)
--- End of inner exception stack trace ---