Hi All,
I'm facing a strange issue with a calculated field. Whenever I try to edit the field formula, I got the below misleading error
I'm using Microsoft dynamics 365 on-premise Version 1612 (8.2.2.112)
*This post is locked for comments
Hi All,
I'm facing a strange issue with a calculated field. Whenever I try to edit the field formula, I got the below misleading error
I'm using Microsoft dynamics 365 on-premise Version 1612 (8.2.2.112)
*This post is locked for comments
Hi
Its possible that the issue is caused by caching.
Have you tried restarting your server and client machine.
Since this error is not coming from SQL Server and its an IIS level, Have a look at this link as well :community.dynamics.com/.../240755
Any update on this issue? We're facing the same issue.
Hi Kokulan,
Thanks for your prompt response, below is the trace information I got it from trace folder after enabling Tracing for Dynamics CRM on premises.
>Crm Exception: Message: The requested record matches a specified If-None-Match version., ErrorCode: -2147088246
[2019-02-11 13:10:36.105] Process: w3wp |Organization:9f7b30cb-3ff9-4a73-9363-d905b2e1bb22 |Thread: 19 |Category: Platform |User: 00000000-0000-0000-0000-000000000000 |Level: Error |ReqId: d3a22b7b-2a00-45ab-b8c8-5a4fcadc4628 |ActivityId: d3a22b7b-2a00-45ab-b8c8-5a4fcadc4628 | CrmODataUtilities.Trace ilOffset = 0x24
>{"Error":{"InnerError":null,"Message":"CrmHttpException: The requested record matches a specified If-None-Match version."}}
[2019-02-11 13:16:18.473] Process: w3wp |Organization:9f7b30cb-3ff9-4a73-9363-d905b2e1bb22 |Thread: 25 |Category: Platform.Sql |User: 00000000-0000-0000-0000-000000000000 |Level: Error |ReqId: fbb278b9-8ed9-499a-bcd3-d68c45914504 |ActivityId: fbb278b9-8ed9-499a-bcd3-d68c45914504 | DynamicMetadataCacheLoader.LoadMetadataContainerFromDatabaseInternal ilOffset = 0x179
>Exception while loading Metadata Cache from Database with LoadMasks = LatestPropertyXml, All using new connection and new transaction. Exception: System.Threading.ThreadAbortException: Thread was being aborted.
at System.Data.SqlClient.SqlDataReader.GetValueFromSqlBufferInternal(SqlBuffer data, _SqlMetaData metaData)
at System.Data.SqlClient.SqlDataReader.GetValue(Int32 i)
at Microsoft.Crm.Metadata.AttributeDescription.FillPropertiesFromDataReader(IDataReader reader, MetadataForMetadata metadataForMetadata)
at Microsoft.Crm.Metadata.AttributeDescriptionPropertyBag.FillPropertiesFromDataReader(IDataReader reader, MetadataForMetadata metadataForMetadata)
at Microsoft.Crm.Metadata.NonSharableMetadataCacheLoader.LoadDescriptions(MetadataForMetadata metadataForMetadata, CrmDbConnection connection, IDbTransaction transaction, MetadataContainer container, TableFillProperties properties, CounterList counter)
at Microsoft.Crm.Metadata.NonSharableMetadataCacheLoader.LoadContainerData(LoadMasks masks, CrmDbConnection connection, IDbTransaction transaction, MetadataContainer container, List`1 fillProperties, CounterList counter)
at Microsoft.Crm.Metadata.NonSharableMetadataCacheLoader.BuildMetadataContainerFromDatabaseInternal(LoadMasks masks, CrmDbConnection connection, IDbTransaction transaction, CounterList counter, BuildTableFillPropertiesTemplate buildTableFillProperties)
at Microsoft.Crm.Metadata.NonSharableMetadataCacheLoader.BuildMetadataContainerFromDatabase(LoadMasks masks, CrmDbConnection connection, IDbTransaction transaction, CounterList counter)
at Microsoft.Crm.Metadata.DynamicMetadataCacheLoader.<>c__DisplayClass1.<LoadMetadataContainerFromDatabase>b__0(CrmDbConnection sqlConn, IDbTransaction sqlTrans)
at Microsoft.Crm.Metadata.DynamicMetadataCacheLoader.LoadMetadataContainerFromDatabaseInternal(LoadMasks masks, CrmDbConnection connection, CrmTransaction transaction, CounterList counter, BuildMetadataContainerFromDatabaseTemplate buildMetadataContainerFromDatabase, Nullable`1 optionalVersionNumberToFilterResults)
[2019-02-11 13:16:18.607] Process: w3wp |Organization:00000000-0000-0000-0000-000000000000 |Thread: 25 |Category: Application |User: 00000000-0000-0000-0000-000000000000 |Level: Error |ReqId: fbb278b9-8ed9-499a-bcd3-d68c45914504 |ActivityId: fbb278b9-8ed9-499a-bcd3-d68c45914504 | HttpApplication.RecordError ilOffset = 0x41
>Request aasmscrm2016poc.aas.com.sa/.../manageCalculatedFields.aspx;appSolutionId=fd140aaf-4df4-11dd-bd17-0019b9312238&attributeId={18AE0E23-4183-E811-80C8-00155D056435}&entityId={30B0CD7E-0081-42E1-9A48-688442277FAE} failed with exception System.Web.HttpException (0x80004005): Request timed out.
[2019-02-11 13:16:18.631] Process: w3wp |Organization:9f7b30cb-3ff9-4a73-9363-d905b2e1bb22 |Thread: 25 |Category: Application |User: 00000000-0000-0000-0000-000000000000 |Level: Error |ReqId: fbb278b9-8ed9-499a-bcd3-d68c45914504 |ActivityId: fbb278b9-8ed9-499a-bcd3-d68c45914504 | MainApplication.Application_Error ilOffset = 0xB5
>MSCRM Error Report:
--------------------------------------------------------------------------------------------------------
Error: Request timed out.
Error Message: Request timed out.
Error Details: Request timed out.
Source File: Not available
Line Number: Not available
Request URL: aasmscrm2016poc.aas.com.sa/.../manageCalculatedFields.aspx;appSolutionId=fd140aaf-4df4-11dd-bd17-0019b9312238&attributeId=%7b18AE0E23-4183-E811-80C8-00155D056435%7d&entityId=%7b30B0CD7E-0081-42E1-9A48-688442277FAE%7d
Stack Trace Info: [HttpException: Request timed out.]
[2019-02-11 13:16:18.673] Process: w3wp |Organization:00000000-0000-0000-0000-000000000000 |Thread: 25 |Category: Platform |User: 00000000-0000-0000-0000-000000000000 |Level: Error |ReqId: fbb278b9-8ed9-499a-bcd3-d68c45914504 |ActivityId: fbb278b9-8ed9-499a-bcd3-d68c45914504 | ExceptionConverter.ToSingleFaultOther ilOffset = 0x30
>System.Web.HttpException: Microsoft Dynamics CRM has experienced an error. Reference number for administrators or support: #C8A60B75: System.Web.HttpException (0x80004005): Request timed out.
Hi ,
Try to check CRM server windows event viewer log , might be you will get more information.
The error message in the screenshot is a generic one and the actual detail will be in the trace.
Could you enable tracing, and get the actual error message and share the details here please?
You could use the diag tool to enable tracing : archive.codeplex.com and use the reader tool to read the trace : archive.codeplex.com
Hope this helps
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.
André Arnaud de Cal... 291,269 Super User 2024 Season 2
Martin Dráb 230,198 Most Valuable Professional
nmaenpaa 101,156