Hi guys,
I have a "console application" that queries the CRM database and then inserts a row in a custom entity. But randomly it's throwing this error:
"System.ServiceModel.FaultException '1[Microsoft.Xrm.Sdk.OrganizationServiceFault]: Connection State is closed. Please open the connection before executing the command. <Fault Detail is equal to Microsoft.Xrm.Sdk.OrganizationServiceFault>."
And I don't really know how to fix that, like having the connection always open or such a thing.
btw I'm using CRM Online 2013.
Regards,
Raúl
*This post is locked for comments