I have created a Job that refreshes a Qlikview Document every Hour.
But I am receiving the following error at some instances of the Job in a day and then the Job runs successfully for the other instances.
The sourcedocument failed to reload. Exception=System.Runtime.InteropServices.COMException (0x800706BE): The remote procedure call failed. (Exception from HRESULT: 0x800706BE) at QlikView.Doc.DoReload(Int32 _Mode, Boolean _Partial, Boolean _Debug) at QVBWrapper.Document.ReloadThread(Int32 i_ParentLogID, Object i_ReloadParameter)
Can someone Please suggest me as to what is the exact error thats happening.