We are running Jet Reports on a terminal server and accessing data on a database server. All users seem to be able to run the saved monthly templates without a problem. However one user began getting the following error intermittently about 2 weeks ago. No one else seems to be having problems but this one single user:
He opens the template but the error occurs as soon as he either clicks on design or refresh.
_______________________________________________________________
An unexpected error has occurred:
Delete method of Range class failed
System.Runtime.InteropServices.COMException
at System.RuntimeType.ForwardCallToInvokeMember(String memberName, BindingFlags flags, Object target, Int32[] aWrapperTypes, MessageData& msgData)
at Microsoft.Office.Interop.Excel.Range.Delete(Object Shift)
at Jet.Excel.JetRange.k()
at Jet.Excel.JetWorksheet.b(String A_0, Int32 A_1, Int32 A_2)
at Jet.Excel.JetWorksheet.d(Boolean jetTablesOnly)
at Jet.Excel.JetWorkbook.s()
at g.f(Boolean saveUserData)
at Jet.JetDispatcher.e(Boolean saveUserData)
at Jet.JetDispatcher.at()
at Jet.JetDispatcher.b(Object[] A_0)
at Jet.JetDispatcher.Dispatch(Object[]& args)


