<Errors>
<Error Time="05/27/2021 14:01:55" Type="InvalidCastException" Message="Unable to cast COM object of type 'System.__ComObject' to interface type 'BPINTERFACES81Lib.IBPEngineEx'. This operation failed because the QueryInterface call on the COM component for the interface with IID '{5168B92F-51B0-46CF-9094-30BFCA8F77ED}' failed due to the following error: The RPC server is unavailable. (Exception from HRESULT: 0x800706BA).">
<HelpLink />
<Trace> at System.StubHelpers.StubHelpers.GetCOMIPFromRCW(Object objSrc, IntPtr pCPCMD, IntPtr& ppTarget, Boolean& pfNeedsRelease)
at BPINTERFACES81Lib.IBPEngineEx.set_Properties(String Name, Object pVal)
at Laserfiche.BatchProcessor.ComponentModel.EngineProxy.set_Item(String propertyName, Object value)
at Laserfiche.QuickFields.Processes.Proxies.CaptureEngineProxy.ResetQueue()
at Laserfiche.QuickFields.Runtime.QFSessionProcessor.ProcessingThread_QueueEmpty(Object sender, EventArgs e)
at Laserfiche.BatchProcessor.Runtime.ProcessingThread.ProcessItemsThread(Object state)</Trace>
</Error>
<Error Time="05/27/2021 14:45:13" Type="COMException" Message="The RPC server is unavailable. (Exception from HRESULT: 0x800706BA)">
<HelpLink />
<ErrorCode>-2147023174</ErrorCode>
<Trace> at System.Runtime.InteropServices.ComTypes.IConnectionPoint.Unadvise(Int32 dwCookie)
at Laserfiche.BatchProcessor.ComponentModel.EngineAdapter.DisconnectEngine()</Trace>
</Error>
</Errors>
Someone else had these errors, did anyone ever find a resolution to the errors.