Hi,
I got error in dynamics crm 2011. i have two server load balancer to run microsoft dynamics crm 2011, use 1 database. then i used Xbitz.crm.AdvancedCRMAutonumber. I have no issue in 1 server, but i got issue in another server.
Unhandled Exception: System.ServiceModel.FaultException`1[[Microsoft.Xrm.Sdk.OrganizationServiceFault, Microsoft.Xrm.Sdk, Version=5.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]]: System.BadImageFormatException: Microsoft Dynamics CRM has experienced an error. Reference number for administrators or support: #B8819603Detail:
<OrganizationServiceFault xmlns:i="www.w3.org/.../XMLSchema-instance" xmlns="schemas.microsoft.com/.../Contracts">
<ErrorCode>-2147220970</ErrorCode>
<ErrorDetails xmlns:d2p1="schemas.datacontract.org/.../System.Collections.Generic" />
<Message>System.BadImageFormatException: Microsoft Dynamics CRM has experienced an error. Reference number for administrators or support: #B8819603</Message>
<Timestamp>2018-10-30T04:48:41.1086305Z</Timestamp>
<InnerFault i:nil="true" />
<TraceText>
[Xbitz.Crm.AdvancedCRMAutoNumber: Xbitz.Crm.AdvancedCRMAutoNumber.GenerateAutoNumber]
[14eb4ee7-c99d-e111-b463-1cc1de6e2b2d: Xbitz.Crm.AdvancedCRMAutoNumber.GenerateAutoNumber: Create of any Entity]
</TraceText>
</OrganizationServiceFault>
i have already restart server. i have already check sandbox is running, .net framework in same in both of server.
please help.
i really appreciate with your help
*This post is locked for comments