All three are decimal number fields. I had done a Publish All as well.
You mentioned turning tracing on...I tried that and replicated the error. I don't see anything useful. Any chance you do?
[2014-10-07 10:04:44.786] Process: w3wp |Organization:00000000-0000-0000-0000-000000000000 |Thread: 517 |Category: Exception |User: 00000000-0000-0000-0000-000000000000 |Level: Error |ReqId: d17360a0-ddce-4709-88bf-b3d5b7839dea | CrmException..ctor ilOffset = 0x30
at CrmException..ctor(String formattedErrorMessage, Int32 errorCode, Object[] arguments) ilOffset = 0x30
at AttributeService.ValidateForDelete(Guid attributeId, ExecutionContext context) ilOffset = 0x3FE
at AttributeService.Delete(Guid attributeId, MetadataHelper metadataHelper, ExecutionContext context) ilOffset = 0x31
at AttributeService.Delete(Guid attributeId, Guid solutionId) ilOffset = 0x2D
at AttributeDelete.Execute(Guid attributeId, Guid solutionId) ilOffset = 0x28
at SystemCustomization.DeleteAttribute(Guid attributeId) ilOffset = 0x7
at DeleteDialogPage.ConfigureForm() ilOffset = 0x613
at AppUIPage.OnPreRender(EventArgs e) ilOffset = 0x13
at Control.PreRenderRecursiveInternal() ilOffset = 0x54
at Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) ilOffset = 0x6D3
at Page.ProcessRequest(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) ilOffset = 0x3C
at Page.ProcessRequest() ilOffset = 0x14
at Page.ProcessRequest(HttpContext context) ilOffset = 0x33
at CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() ilOffset = 0x18D
at HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) ilOffset = 0x15
at ApplicationStepManager.ResumeSteps(Exception error) ilOffset = 0x10A
at HttpApplication.System.Web.IHttpAsyncHandler.BeginProcessRequest(HttpContext context, AsyncCallback cb, Object extraData) ilOffset = 0x5C
at HttpRuntime.ProcessRequestInternal(HttpWorkerRequest wr) ilOffset = 0x16A
at ISAPIRuntime.ProcessRequest(IntPtr ecb, Int32 iWRType) ilOffset = 0x4B
>Crm Exception: Message: The Attribute(2db87638-c007-e411-80cb-00155d00b50c) component cannot be deleted because it is referenced by 1 other components. For a list of referenced components, use the RetrieveDependenciesForDeleteRequest., ErrorCode: -2147160033
[2014-10-07 10:04:44.990] Process: w3wp |Organization:7678871c-9400-e411-80cb-00155d00b50c |Thread: 517 |Category: Platform.Metadata |User: 00000000-0000-0000-0000-000000000000 |Level: Error |ReqId: d17360a0-ddce-4709-88bf-b3d5b7839dea | AttributeService.Delete ilOffset = 0x31
>AttributeService.Delete caught exception: Microsoft.Crm.CrmException: The Attribute(2db87638-c007-e411-80cb-00155d00b50c) component cannot be deleted because it is referenced by 1 other components. For a list of referenced components, use the RetrieveDependenciesForDeleteRequest.
at Microsoft.Crm.Metadata.AttributeService.ValidateForDelete(Guid attributeId, ExecutionContext context)
at Microsoft.Crm.Metadata.AttributeService.Delete(Guid attributeId, MetadataHelper metadataHelper, ExecutionContext context)
[2014-10-07 10:04:45.021] Process: w3wp |Organization:7678871c-9400-e411-80cb-00155d00b50c |Thread: 517 |Category: Application |User: 00000000-0000-0000-0000-000000000000 |Level: Error |ReqId: d17360a0-ddce-4709-88bf-b3d5b7839dea | ErrorInformation.LogError ilOffset = 0x17
>MSCRM Error Report:
--------------------------------------------------------------------------------------------------------
Error: The Attribute(2db87638-c007-e411-80cb-00155d00b50c) component cannot be deleted because it is referenced by 1 other components. For a list of referenced components, use the RetrieveDependenciesForDeleteRequest.
Error Number: 0x8004F01F
Error Message: The Attribute(2db87638-c007-e411-80cb-00155d00b50c) component cannot be deleted because it is referenced by 1 other components. For a list of referenced components, use the RetrieveDependenciesForDeleteRequest.
Error Details: The Attribute(2db87638-c007-e411-80cb-00155d00b50c) component cannot be deleted because it is referenced by 1 other components. For a list of referenced components, use the RetrieveDependenciesForDeleteRequest.
Source File: Not available
Line Number: Not available
Request URL: dev-crmapp.whitewaterwest.com/.../dlg_delete.aspx;cType=bc&holidayCalendarId=&iAuditEndDate=&iId=%7b2DB87638-C007-E411-80CB-00155D00B50C%7d&iIndex=0&iObjType=9802&iTotal=1&sCalendarId=&sParentId=&sSrcQueueId=&sSubTypes=
Stack Trace Info: [CrmException: The Attribute(2db87638-c007-e411-80cb-00155d00b50c) component cannot be deleted because it is referenced by 1 other components. For a list of referenced components, use the RetrieveDependenciesForDeleteRequest.]
at Microsoft.Crm.Metadata.AttributeService.ValidateForDelete(Guid attributeId, ExecutionContext context)
at Microsoft.Crm.Metadata.AttributeService.Delete(Guid attributeId, MetadataHelper metadataHelper, ExecutionContext context)
at Microsoft.Crm.Metadata.AttributeService.Delete(Guid attributeId, Guid solutionId)
at Microsoft.Crm.Application.WebServices.SystemCustomization.AttributeDelete.Execute(Guid attributeId, Guid solutionId)
at Microsoft.Crm.Application.WebServices.SystemCustomization.SystemCustomization.DeleteAttribute(Guid attributeId)
[2014-10-07 10:04:45.036] Process: w3wp |Organization:00000000-0000-0000-0000-000000000000 |Thread: 517 |Category: Exception |User: 00000000-0000-0000-0000-000000000000 |Level: Error |ReqId: d17360a0-ddce-4709-88bf-b3d5b7839dea | CrmException..ctor ilOffset = 0x30
at CrmException..ctor(String formattedErrorMessage, Int32 errorCode, Object[] arguments) ilOffset = 0x30
at DeleteDialogPage.ProcessCrmException(CrmException crmEx) ilOffset = 0x129
at DeleteDialogPage.ConfigureForm() ilOffset = 0x613
at AppUIPage.OnPreRender(EventArgs e) ilOffset = 0x13
at Control.PreRenderRecursiveInternal() ilOffset = 0x54
at Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) ilOffset = 0x6D3
at Page.ProcessRequest(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) ilOffset = 0x3C
at Page.ProcessRequest() ilOffset = 0x14
at Page.ProcessRequest(HttpContext context) ilOffset = 0x33
at CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() ilOffset = 0x18D
at HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) ilOffset = 0x15
at ApplicationStepManager.ResumeSteps(Exception error) ilOffset = 0x10A
at HttpApplication.System.Web.IHttpAsyncHandler.BeginProcessRequest(HttpContext context, AsyncCallback cb, Object extraData) ilOffset = 0x5C
at HttpRuntime.ProcessRequestInternal(HttpWorkerRequest wr) ilOffset = 0x16A
at ISAPIRuntime.ProcessRequest(IntPtr ecb, Int32 iWRType) ilOffset = 0x4B
>Crm Exception: Message: The Attribute(2db87638-c007-e411-80cb-00155d00b50c) component cannot be deleted because it is referenced by 1 other components. For a list of referenced components, use the RetrieveDependenciesForDeleteRequest., ErrorCode: -2147160033
[2014-10-07 10:04:45.036] Process: w3wp |Organization:7678871c-9400-e411-80cb-00155d00b50c |Thread: 517 |Category: Application |User: 00000000-0000-0000-0000-000000000000 |Level: Error |ReqId: d17360a0-ddce-4709-88bf-b3d5b7839dea | ErrorInformation.LogError ilOffset = 0x17
>MSCRM Error Report:
--------------------------------------------------------------------------------------------------------
Error: Exception of type 'System.Web.HttpUnhandledException' was thrown.
Error Number: 0x8004F01F
Error Message: The Attribute(2db87638-c007-e411-80cb-00155d00b50c) component cannot be deleted because it is referenced by 1 other components. For a list of referenced components, use the RetrieveDependenciesForDeleteRequest.
Error Details: The Attribute(2db87638-c007-e411-80cb-00155d00b50c) component cannot be deleted because it is referenced by 1 other components. For a list of referenced components, use the RetrieveDependenciesForDeleteRequest.
Source File: Not available
Line Number: Not available
Request URL: dev-crmapp.whitewaterwest.com/.../dlg_delete.aspx;cType=bc&holidayCalendarId=&iAuditEndDate=&iId=%7b2DB87638-C007-E411-80CB-00155D00B50C%7d&iIndex=0&iObjType=9802&iTotal=1&sCalendarId=&sParentId=&sSrcQueueId=&sSubTypes=
Stack Trace Info: [CrmException: The Attribute(2db87638-c007-e411-80cb-00155d00b50c) component cannot be deleted because it is referenced by 1 other components. For a list of referenced components, use the RetrieveDependenciesForDeleteRequest.]
at Microsoft.Crm.Dialogs.DeleteDialogPage.ProcessCrmException(CrmException crmEx)
at Microsoft.Crm.Dialogs.DeleteDialogPage.ConfigureForm()
at Microsoft.Crm.Application.Controls.AppUIPage.OnPreRender(EventArgs e)
at System.Web.UI.Control.PreRenderRecursiveInternal()
at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
[HttpUnhandledException: Exception of type 'System.Web.HttpUnhandledException' was thrown.]
at System.Web.UI.Page.HandleError(Exception e)
at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
at System.Web.UI.Page.ProcessRequest(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
at System.Web.UI.Page.ProcessRequest()
at System.Web.UI.Page.ProcessRequest(HttpContext context)
at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)
[2014-10-07 10:04:45.036] Process: w3wp |Organization:00000000-0000-0000-0000-000000000000 |Thread: 517 |Category: Platform |User: 00000000-0000-0000-0000-000000000000 |Level: Error |ReqId: d17360a0-ddce-4709-88bf-b3d5b7839dea | ExceptionConverter.ConvertToFault ilOffset = 0x57
>UNEXPECTED: no fault?
[2014-10-07 10:04:45.036] Process: w3wp |Organization:00000000-0000-0000-0000-000000000000 |Thread: 517 |Category: Platform |User: 00000000-0000-0000-0000-000000000000 |Level: Error |ReqId: d17360a0-ddce-4709-88bf-b3d5b7839dea | ExceptionConverter.ConvertMessageAndErrorCode ilOffset = 0x23B
>System.Web.HttpUnhandledException: Microsoft Dynamics CRM has experienced an error. Reference number for administrators or support: #2C32E274: System.Web.HttpUnhandledException (0x80004005): Exception of type 'System.Web.HttpUnhandledException' was thrown. ---> Microsoft.Crm.CrmException: The Attribute(2db87638-c007-e411-80cb-00155d00b50c) component cannot be deleted because it is referenced by 1 other components. For a list of referenced components, use the RetrieveDependenciesForDeleteRequest.
> at Microsoft.Crm.Dialogs.DeleteDialogPage.ProcessCrmException(CrmException crmEx)
> at Microsoft.Crm.Dialogs.DeleteDialogPage.ConfigureForm()
> at Microsoft.Crm.Application.Controls.AppUIPage.OnPreRender(EventArgs e)
> at System.Web.UI.Control.PreRenderRecursiveInternal()
> at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
> at System.Web.UI.Page.HandleError(Exception e)
> at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
> at System.Web.UI.Page.ProcessRequest(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
> at System.Web.UI.Page.ProcessRequest()
> at System.Web.UI.Page.ProcessRequest(HttpContext context)
> at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
> at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)