Hi,
Getting the following error when attempting to update a record in CRM, this triggers a plugin - been like this for the last 30 minutes.
This is in our Sandbox environment.
Anyone else having problems at present?
Unhandled Exception: System.ServiceModel.FaultException: The plug-in execution failed because no Sandbox Hosts are currently available. Please check that you have a Sandbox server configured and that it is running.Detail:
<OrganizationServiceFault xmlns:i="www.w3.org/.../XMLSchema-instance" xmlns="schemas.microsoft.com/.../Contracts">
<ErrorCode>-2147204722</ErrorCode>
<ErrorDetails xmlns:d2p1="schemas.datacontract.org/.../System.Collections.Generic" />
<Message>The plug-in execution failed because no Sandbox Hosts are currently available. Please check that you have a Sandbox server configured and that it is running.</Message>
<Timestamp>2015-10-21T14:39:43.0589691Z</Timestamp>
<InnerFault i:nil="true" />
<TraceText>
[]
[: Update of Contact]
</TraceText>
</OrganizationServiceFault>