ReoGrid Forum

Fast and powerful .NET Spreadsheet Component

You are not logged in.

Announcement

This forum has been archived and no longer accepts new user registrations. Please report your questions, problems, and feedback to the issue page of ReoGrid on GitHub. Thank you for your cooperation.

https://github.com/unvell/ReoGrid/issues

#1 2016-04-08 02:06:03

asparatu
Member
Registered: 2014-08-20
Posts: 196

Reogrid Editor Open rgf File Bug

Hello Jing,
  This other bug that i have been having no matter what files i open this will happen.
Shane

See the end of this message for details on invoking 
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection.
Parameter name: index
   at System.ThrowHelper.ThrowArgumentOutOfRangeException()
   at System.Collections.Generic.List`1.get_Item(Int32 index)
   at dg.a(cr A_0, CellPosition A_1, CellPosition A_2, Single A_3)
   at dg.a(CellDrawingContext A_0)
   at cs.ae(CellDrawingContext A_0)
   at cq.p(CellDrawingContext A_0)
   at cs.ae(CellDrawingContext A_0)
   at cq.p(CellDrawingContext A_0)
   at dl.ct(CellDrawingContext A_0)
   at dp.ct(CellDrawingContext A_0)
   at unvell.ReoGrid.ReoGridControl.OnPaint(PaintEventArgs e)
   at System.Windows.Forms.Control.PaintWithErrorHandling(PaintEventArgs e, Int16 layer, Boolean disposeEventArgs)
   at System.Windows.Forms.Control.WmPaint(Message& m)
   at System.Windows.Forms.Control.WndProc(Message& m)
   at unvell.ReoGrid.ReoGridControl.WndProc(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


************** Loaded Assemblies **************
mscorlib
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.5485 (Win7SP1GDR.050727-5400)
    CodeBase: file:///C:/Windows/Microsoft.NET/Framework64/v2.0.50727/mscorlib.dll
----------------------------------------
unvell.ReoGridEditor
    Assembly Version: 1.2.3.0
    Win32 Version: 1.2.3.0
    CodeBase: file:///G:/Projects/ReoGrid-1.2.3-Pro-All-Packages/ReoGrid-1.2.3-Editor-Source/Editor/bin/ExtensionPro/unvell.ReoGridEditor.exe
----------------------------------------
System.Windows.Forms
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.5491 (Win7SP1GDR.050727-5400)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.5485 (Win7SP1GDR.050727-5400)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Drawing
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.5495 (Win7SP1GDR.050727-5400)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
unvell.ReoGrid
    Assembly Version: 1.2.3.0
    Win32 Version: 1.2.3.0
    CodeBase: file:///G:/Projects/ReoGrid-1.2.3-Pro-All-Packages/ReoGrid-1.2.3-Editor-Source/Editor/bin/ExtensionPro/unvell.ReoGrid.DLL
----------------------------------------
System.Core
    Assembly Version: 3.5.0.0
    Win32 Version: 3.5.30729.5420 built by: Win7SP1
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll
----------------------------------------
unvell.ReoScript
    Assembly Version: 1.5.0.0
    Win32 Version: 1.5.0.0
    CodeBase: file:///G:/Projects/ReoGrid-1.2.3-Pro-All-Packages/ReoGrid-1.2.3-Editor-Source/Editor/bin/ExtensionPro/unvell.ReoScript.DLL
----------------------------------------
Antlr3.Runtime
    Assembly Version: 3.4.1.9004
    Win32 Version: 3.4.1.9004
    CodeBase: file:///G:/Projects/ReoGrid-1.2.3-Pro-All-Packages/ReoGrid-1.2.3-Editor-Source/Editor/bin/ExtensionPro/Antlr3.Runtime.DLL
----------------------------------------
unvell.ReoScript.EditorLib
    Assembly Version: 1.5.0.0
    Win32 Version: 1.5.0.0
    CodeBase: file:///G:/Projects/ReoGrid-1.2.3-Pro-All-Packages/ReoGrid-1.2.3-Editor-Source/Editor/bin/ExtensionPro/unvell.ReoScript.EditorLib.DLL
----------------------------------------
System.Xml
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.5494 (Win7SP1GDR.050727-5400)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
System.Configuration
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.5483 (Win7SP1GDR.050727-5400)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
unaq0zx2
    Assembly Version: 1.2.3.0
    Win32 Version: 2.0.50727.5485 (Win7SP1GDR.050727-5400)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------

************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.

For example:

<configuration>
    <system.windows.forms jitDebugging="true" />
</configuration>

When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.

screen shots
05612043e12ca5ac37e2fb6224afaccf.png
6c7504ffb452b3fcbd543a59bb2b6ed8.png

Offline

#2 2016-04-09 20:39:30

Jingwood
Moderator
From: jing at reogrid.net
Registered: 2014-06-03
Posts: 615

Re: Reogrid Editor Open rgf File Bug

Thanks Shane! I will check the file you sent me by mail.

Offline

#3 2016-04-11 03:14:58

asparatu
Member
Registered: 2014-08-20
Posts: 196

Re: Reogrid Editor Open rgf File Bug

Hello Jing,
  you are welcome
Shane

Offline

#4 2016-04-14 10:58:54

Jingwood
Moderator
From: jing at reogrid.net
Registered: 2014-06-03
Posts: 615

Re: Reogrid Editor Open rgf File Bug

Offline

#5 2016-05-26 14:27:29

Jingwood
Moderator
From: jing at reogrid.net
Registered: 2014-06-03
Posts: 615

Re: Reogrid Editor Open rgf File Bug

This problem has been fixed in version 1.3, the download available at https://reogrid.net/download

Thanks for report!

Offline

Board footer

Powered by FluxBB