locked
Contract Templates error D5852AF9 RRS feed

  • Question

  • when am trying to create a new Contract Template in crm 2013 am receiving the following error.

    the organisation has been upgraded from crm 2011 to 2013 with out any errors.

    Unhandled Exception: System.ServiceModel.FaultException`1[[Microsoft.Xrm.Sdk.OrganizationServiceFault, Microsoft.Xrm.Sdk, Version=6.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]]: System.ServiceModel.Security.SecurityNegotiationException: Microsoft Dynamics CRM has experienced an error. Reference number for administrators or support: #D5852AF9Detail:
    <OrganizationServiceFault xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.microsoft.com/xrm/2011/Contracts">
      <ErrorCode>-2147204345</ErrorCode>
      <ErrorDetails xmlns:d2p1="http://schemas.datacontract.org/2004/07/System.Collections.Generic" />
      <Message>System.ServiceModel.Security.SecurityNegotiationException: Microsoft Dynamics CRM has experienced an error. Reference number for administrators or support: #D5852AF9</Message>
      <Timestamp>2013-12-27T15:36:24.1156546Z</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>

    Many thanks,

    PJ


    PJ Moka

    Friday, December 27, 2013 3:53 PM

All replies

  • Hi,

    it seems that there is a problem with the "Advanced Autonumber CRM 2011" solution:

    Have a look at this link: http://advcrm2011autonumber.codeplex.com/discussions/428647


    You could try to disable the autonumber plugin, create the template and reenable the plugin again.

    steve


    Steve Sämmang, Vienna, Austria
    Blog: xrm.io Website: simplic.at

    Friday, December 27, 2013 4:01 PM
  • getting the error message below when am trying to create a new case on crm 2013  -  the orgnistation database has been imported to sql2012 without any errors.

    Unhandled Exception: System.ServiceModel.FaultException`1[[Microsoft.Xrm.Sdk.OrganizationServiceFault, Microsoft.Xrm.Sdk, Version=6.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]]: System.ServiceModel.Security.SecurityNegotiationException: Microsoft Dynamics CRM has experienced an error. Reference number for administrators or support: #8C512F2EDetail:
    <OrganizationServiceFault xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.microsoft.com/xrm/2011/Contracts">
      <ErrorCode>-2147204345</ErrorCode>
      <ErrorDetails xmlns:d2p1="http://schemas.datacontract.org/2004/07/System.Collections.Generic" />
      <Message>System.ServiceModel.Security.SecurityNegotiationException: Microsoft Dynamics CRM has experienced an error. Reference number for administrators or support: #8C512F2E</Message>
      <Timestamp>2013-12-27T16:00:23.0467007Z</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>


    PJ Moka

    Friday, December 27, 2013 4:06 PM