Hi,
XtraRichEdit control is unable to load the attached file. I used LoadDocument(ByVal fileName As String) method.
The stack trace is below.
br,
m
a következő helyen: System.ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument argument, ExceptionResource resource)
a következő helyen: System.ThrowHelper.ThrowArgumentOutOfRangeException()
a következő helyen: System.Collections.Generic.List`1.get_Item(Int32 index)
a következő helyen: DevExpress.XtraRichEdit.Utils.List`2.get_Item(U index)
a következő helyen: DevExpress.XtraRichEdit.Tables.Native.TableWidthsCalculator.CalculateCellWidthsCore(TableCell cell)
a következő helyen: DevExpress.XtraRichEdit.Tables.Native.TableWidthsCalculatorBase.CalculateCellWidths(TableCell cell)
a következő helyen: DevExpress.XtraRichEdit.Tables.Native.TableGridCalculator.CalculateCellWidthsInfo(TableCell cell)
a következő helyen: DevExpress.XtraRichEdit.Tables.Native.TableGridCalculator.ApplyCellContentWidthWithoutSpan(TableGrid grid, TableCell cell, Int32 columnIndex)
a következő helyen: DevExpress.XtraRichEdit.Tables.Native.TableGridCalculator.AutofitTable(TableGrid grid, Table table)
a következő helyen: DevExpress.XtraRichEdit.Tables.Native.TableGridCalculator.CalculateTableGrid(Table table)
a következő helyen: DevExpress.XtraRichEdit.Layout.TableViewInfoManager.StartNewTable(Table table, Dictionary`2 cellBounds, Int32 leftOffset, Int32 rightCellMargin)
a következő helyen: DevExpress.XtraRichEdit.Layout.TablesControllerTableState.StartNewTable()
a következő helyen: DevExpress.XtraRichEdit.Layout.TablesControllerTableState..ctor(TablesController tablesController, TableCell startCell)
a következő helyen: DevExpress.XtraRichEdit.Layout.TablesController.StartInnerTable(TableCell cell)
a következő helyen: DevExpress.XtraRichEdit.Layout.TablesController.StartNewTable(TableCell newCell)
a következő helyen: DevExpress.XtraRichEdit.Layout.TablesControllerTableState.EnsureCurrentCell(TableCell cell)
a következő helyen: DevExpress.XtraRichEdit.Layout.TablesController.BeginParagraph(Paragraph paragraph)
a következő helyen: DevExpress.XtraRichEdit.Layout.Engine.RowsController.BeginParagraph(Paragraph paragraph)
a következő helyen: DevExpress.XtraRichEdit.Layout.Engine.ParagraphBoxFormatter.BeginParagraph()
a következő helyen: DevExpress.XtraRichEdit.Layout.Engine.ParagraphBoxFormatter.BeginParagraphFormatting(ParagraphBoxIterator iterator)
a következő helyen: DevExpress.XtraRichEdit.Layout.Engine.BeginParagraphFormatting.FormatNextRow()
a következő helyen: DevExpress.XtraRichEdit.Layout.Engine.DocumentFormatter.FormatNextRow()
a következő helyen: DevExpress.XtraRichEdit.Layout.Engine.BackgroundFormatter.PerformPrimaryLayoutCore()
a következő helyen: DevExpress.XtraRichEdit.Layout.Engine.BackgroundFormatter.PerformPrimaryLayout()
a következő helyen: DevExpress.XtraRichEdit.Layout.Engine.BackgroundFormatter.PerformSecondaryLayout()
a következő helyen: DevExpress.XtraRichEdit.Layout.Engine.BackgroundFormatter.HandleCommand(Int32 commandIndex)
a következő helyen: DevExpress.XtraRichEdit.Layout.Engine.BackgroundFormatter.HandleCommand(WeakReference thisWeakRef, Int32 commandIndex)
a következő helyen: DevExpress.XtraRichEdit.Layout.Engine.BackgroundFormatter.WorkerBody(WeakReference thisWeakRef)
a következő helyen: DevExpress.XtraRichEdit.Layout.Engine.BackgroundFormatter.Worker(Object parameter)
a következő helyen: System.Threading.ThreadHelper.ThreadStart_Context(Object state)
a következő helyen: System.Threading.ExecutionContext.runTryCode(Object userData)
a következő helyen: System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode code, CleanupCode backoutCode, Object userData)
a következő helyen: System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
a következő helyen: System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
a következő helyen: System.Threading.ThreadHelper.ThreadStart(Object obj)