|
在用友畅捷通T3财务软件的用友T3库存管理模块中碰到如下 问题,YYTPRO”应用程序中的服务器错误。,详细问题描述如下:
说明: 执行当前 Web 请求期间,出现未经处理的异常。请检查堆栈跟踪信息,以了解有关该错误以及代码中导致错误的出处的详细信息。
异常详细信息: Aspose.Cells.CellsException: Cells in range H4:H5 cannot be merged because cells in range H5:I5 have already been merged.
源错误:
执行当前 Web 请求期间生成了未经处理的异常。可以使用下面的异常堆栈跟踪信息确定有关异常原因和发生位置的信息。 |
堆栈跟踪:
[CellsException: Cells in range H4:H5 cannot be merged because cells in range H5:I5 have already been merged.] ..Merge(Cells , Int32 , Int32 , Int32 , Int32 ) +1188 THandler.ReportExport.CreateAsposeExcelByCell() +6083 THandler.ReportExport.ProcessRequest(HttpContext context) +307 System.Web.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +100 System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +75 |
|
|