In the account entity, the display names was changed to 'company' and the parent account was changed to 'Parent company'
There appears to be two common errors.
[2008-11-19 09:27:32.6] Process: w3wp |Organization:0fb856a1-a35d-4ed5-9a92-75c5bae21831 |Thread: 7 |Category: Platform.Sdk |User: 1c8de038-4f40-4969-a87a-c8f3b425a2bd |Level: Error | InProcessCrmService.Execute
at InProcessCrmService.Execute(Object request)
at PlatformCommand.ExecuteInternal()
at UpdateCommand.Execute()
at EntityProxy.Update(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 CustomizableForm.Execute(Entity entity)
at AccountDetailPage.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.ProcessRequestWithNoAssert(HttpContext context)
at Page.ProcessRequest(HttpContext context)
at cegagroup_sfa_accts_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)
>non-plugin non- CrmException detected - report will be sent to Watson:
System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.Security.SecurityException: Requested registry access is not allowed.
at System.ThrowHelper.ThrowSecurityException(ExceptionResource resource)
at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable)
at System.Diagnostics.EventLog.CreateEventSource(EventSourceCreationData sourceData)
at System.Diagnostics.EventLog.CreateEventSource(String source, String logName)
at Scribe.MSCRMAdapter30.CalloutComp.EventLogger.LogEvent(EventLogEntryType entryType, String location, CalloutEntityContext entityContext, String msg)
at Scribe.MSCRMAdapter30.CalloutComp.EventLogger.LogEvent(EventLogEntryType entryType, String location, String msg)
at Scribe.MSCRMAdapter30.CalloutComp.CompanyMatchComponent..ctor()
The Zone of the assembly that failed was:
MyComputer
--- End of inner exception stack trace ---
and
[2008-11-19 09:27:32.6] Process: w3wp |Organization:0fb856a1-a35d-4ed5-9a92-75c5bae21831 |Thread: 7 |Category: Application |User: 00000000-0000-0000-0000-000000000000 |Level: Verbose | PlatformCommand.ExecuteInternal
at PlatformCommand.ExecuteInternal()
at RetrieveCommand.Execute()
at DataSource.Retrieve(String entityName, Guid entityId, String[] columns, Boolean retrieveLatest, Boolean useSystemUserContext)
at EntityProxy.Retrieve(String columnSet)
at EntityProxy.Retrieve()
at AppForm.RestoreEntity(EntityProxy entity, String changedFormData)
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 CustomizableForm.Execute(Entity entity)
at AccountDetailPage.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.ProcessRequestWithNoAssert(HttpContext context)
at Page.ProcessRequest(HttpContext context)
at cegagroup_sfa_accts_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)
>Pre-Platform Request: Microsoft.Crm.SdkTypeProxy.RetrieveRequest, Microsoft.Crm.Sdk.InProcessCrmService