用户代码未处理 System.ApplicationException
HResult=-2146232832
Message=保存Excel文件时出错
Source=FarPoint.Web.Spread
StackTrace:
在 fu.a(String A_0, Stream A_1, ExcelSaveFlags A_2, ExcelWarningList A_3, String A_4)
在 FarPoint.Web.Spread.FpSpread.SaveExcel(String fileName, ExcelSaveFlags excelSaveFlags, ExcelWarningList warningList, String password)
在 FarPoint.Web.Spread.FpSpread.SaveExcel(String fileName, ExcelSaveFlags excelSaveFlags, String password)
在 WebUI._102010.btnExport_Click(Object sender, EventArgs e) 位置 D:\Users\Administrator\WebUI\Aspx\10\102010.aspx.vb:行号 1079
在 System.Web.UI.WebControls.Button.OnClick(EventArgs e)
在 System.Web.UI.WebControls.Button.RaisePostBackEvent(String eventArgument)
在 System.Web.UI.WebControls.Button.System.Web.UI.IPostBackEventHandler.RaisePostBackEvent(String eventArgument)
在 System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument)
在 System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData)
在 System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
InnerException: System.ApplicationException
HResult=-2146232832
Message=发现修改单元格的错误
Source=FarPoint.Web.Spread
StackTrace:
在 cm.a(ISheetStyleModel A_0, ISheetDataModel A_1, Int32 A_2, Int32 A_3, Int32 A_4, Int32 A_5, Int32 A_6, Int32 A_7, Int32 A_8, Boolean A_9, Boolean A_10, ArrayList A_11, ArrayList A_12)
在 cm.d(ArrayList A_0)
在 gb.a(IExcelWrite A_0, fl A_1, ExcelSaveFlags A_2, a A_3, ZipOutputStream A_4, ICollection`1 A_5)
在 fo.a(IExcelWrite A_0, String A_1, Stream A_2, ExcelSaveFlags A_3)
在 FarPoint.Excel.ExcelFileHandler.b(Stream A_0, ExcelSaveFlags A_1)
在 FarPoint.Excel.ExcelFileHandler.Save(String fileName, ExcelSaveFlags saveFlags, String password)
在 cm.a(String A_0, ExcelSaveFlags A_1, String A_2)
在 fu.a(String A_0, Stream A_1, ExcelSaveFlags A_2, ExcelWarningList A_3, String A_4)
InnerException: System.OutOfMemoryException
HResult=-2147024882
Message=引发类型为“System.OutOfMemoryException”的异常。
Source=FarPoint.Web.Spread
StackTrace:
在 FarPoint.Web.Spread.StyleInfo.Reset()
在 FarPoint.Web.Spread.StyleInfo.CopyFrom(Object obj)
在 FarPoint.Web.Spread.Model.DefaultSheetStyleModel.GetCompositeInfo(Int32 row, Int32 column, Int32 altIndex, StyleInfo destInfo, StyleInfo excludeInfo, NamedStyle excludedNameStyle)
在 FarPoint.Web.Spread.Model.DefaultSheetStyleModel.GetCompositeInfo(Int32 row, Int32 column, Int32 altIndex, StyleInfo destInfo)
在 cm.a(ISheetStyleModel A_0, ISheetDataModel A_1, Int32 A_2, Int32 A_3, Int32 A_4, Int32 A_5, Int32 A_6, Int32 A_7, Int32 A_8, Boolean A_9, Boolean A_10, ArrayList A_11, ArrayList A_12)
InnerException:
|