Getting internittent occurances of the (0x80004005) error when saving a word document (when saving it just shows a general error message and stops - the (0x80004005)is only in the trace
trace shows
10Nov2011 08:49.59.144 System.Runtime.InteropServices.COMException (0x80004005): Error HRESULT E_FAIL has been returned from a call to a COM component.
at Microsoft.VisualBasic.CompilerServices.Symbols.Container.InvokeMethod(Method TargetProcedure, Object[] Arguments, Boolean[] CopyBack, BindingFlags Flags)
at Microsoft.VisualBasic.CompilerServices.NewLateBinding.LateGet(Object Instance, Type Type, String MemberName, Object[] Arguments, String[] ArgumentNames, Type[] TypeArguments, Boolean[] CopyBack)
at MacroViewDMF.clsWord.SaveDocument(Object app, MacroViewSettings settings)
any ideas
thanks