Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Error Save failed: CrashedWithError

Hi,

One of the job is failing frequently while saving the document after the reload of the document .



Error The sourcedocument failed to save. Exception=System.Runtime.InteropServices.COMException (0x80004005): Error HRESULT E_FAIL has been returned from a call to a COM component. at QlikView.Doc.SaveAs(String _FileName, Int16 _Format) at QVBWrapper.Document.SaveThread(Int32 i_ParentLogID, Object i_SaveAsFileName)
Normal Information Performance data (Save): Initializing save (0), Copying permissions to new file (0), Saving
Normal Error Save failed: CrashedWithError

Any Suggestions on this.

Thanks,
Lary

2 Replies
vgutkovsky
Master II
Master II

By any chance, does this QVW try to output an HTML file (or any other type of file) through an onreload macro? If so, the outputted file needs to exist prior to reload in order for Qlikview to write to it. Otherwise, if there's no file output, check to make sure you have file creation permissions on the folder that the task is trying to output the file too.

Anonymous
Not applicable
Author

Hi Lary,

Another thing that might be worth testing is this:

Open the document in QV Developer and go to Settings > Document Properties > General and change the Save Format compression from High to medium or none and try re-running the task. Does it return the same error message?

You might want to raise a case with QlikView support regarding this to have someone help you look into the matter.