Hi All,
I am getting below error while trying to upgrade the mscrm solution.
Unhandled Exception: System.ServiceModel.FaultException`1[[Microsoft.Xrm.Sdk.OrganizationServiceFault, Microsoft.Xrm.Sdk, Version=8.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]]: Exception retrieving custom activity info - The paging file is too small for this operation to complete. (Exception from HRESULT: 0x800705AF)Detail:
<OrganizationServiceFault xmlns:i="">www.w3.org/.../XMLSchema-instance" xmlns="">schemas.microsoft.com/.../Contracts">
<ActivityId>bc50ef2b-bc16-43c2-93ce-db26d628e90f</ActivityId>
<ErrorCode>-2147200934</ErrorCode>
<ErrorDetails xmlns:d2p1="">schemas.datacontract.org/.../System.Collections.Generic" />
<Message>Exception retrieving custom activity info - The paging file is too small for this operation to complete. (Exception from HRESULT: 0x800705AF)</Message>
<Timestamp>2021-08-13T14:34:08.894003Z</Timestamp>
<ExceptionRetriable>false</ExceptionRetriable>
<ExceptionSource i:nil="true" />
<InnerFault i:nil="true" />
<OriginalException i:nil="true" />
<TraceText i:nil="true" />
</OrganizationServiceFault>
any help will be appreciable.