Quantcast
Channel: Microsoft Dynamics CRM Forum - Recent Threads
Viewing all articles
Browse latest Browse all 79901

Bond between two instances

$
0
0

Hi,

We would like to delete an old instance on the same sql server as our CRM 2013. However, when this instance is stopped, we have an issue during a save of new incident in our part ServiceDesk in our CRM : 

Unhandled Exception: System.ServiceModel.FaultException`1[[Microsoft.Xrm.Sdk.OrganizationServiceFault, Microsoft.Xrm.Sdk, Version=6.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]]: Generic SQL error.Detail:
<OrganizationServiceFault xmlns:i="www.w3.org/.../XMLSchema-instance" xmlns="schemas.microsoft.com/.../Contracts">
<ErrorCode>-2147204784</ErrorCode>
<ErrorDetails xmlns:d2p1="schemas.datacontract.org/.../System.Collections.Generic" />
<Message>Generic SQL error.</Message>
<Timestamp>2017-09-18T09:36:20.3982291Z</Timestamp>
<InnerFault i:nil="true" />
<TraceText>

[ServiceDeskPlugin: ServiceDesk.SlaClass]
[fc7d92ce-6ebf-e011-8bff-00155d036306: ServiceDesk.SlaClass: Create of incident]


</TraceText>
</OrganizationServiceFault>

It's not really understandable for me.

Where can i find the bond? Or what can i do to correct it?

Thank you.


Viewing all articles
Browse latest Browse all 79901

Trending Articles