[DXLog.net - Support] DX Cluster Announcements window crashes 2.2.19.5 DEVTEST

9A5K 9a5k at 9a5k.com
Fri Nov 13 10:23:09 CET 2015


Thanks Martin..

This is a problem with new addition to DXCAnn window (available multiplier
and qso info for all bands).

Working on the fix here, will be added to new build in devtest.

73,
Chris - 9A5K

On Fri, Nov 13, 2015 at 1:06 AM, Martin , LU5DX <lu5dx at lucg.com.ar> wrote:

> Hi Chris,
>
> I tracked down the issue and it happens whenever I attempt to open the DX
> Cluster Announcements.
>
> 73,
>
> Martin, LU5DX
>
>
> See the end of this message for details on invoking
> just-in-time (JIT) debugging instead of this dialog box.
>
> ************** Exception Text **************
> System.Reflection.TargetInvocationException: Exception has been thrown by
> the target of an invocation. ---> System.ArgumentOutOfRangeException: Index
> was out of range. Must be non-negative and less than the size of the
> collection.
> Parameter name: index
>    at System.Collections.ArrayList.get_Item(Int32 index)
>    at System.Windows.Forms.DataGridViewRowCollection.SharedRow(Int32
> rowIndex)
>    at System.Windows.Forms.DataGridViewRowCollection.get_Item(Int32 index)
>    at DXLog.net.FrmDXCAnn.ResizeSumGrid()
>    at DXLog.net.FrmDXCAnn.FrmDXCAnn_Resize(Object sender, EventArgs e)
>    at System.Windows.Forms.Control.OnResize(EventArgs e)
>    at System.Windows.Forms.Form.OnResize(EventArgs e)
>    at DXLog.net.KForm.OnResize(EventArgs e)
>    at System.Windows.Forms.Control.OnSizeChanged(EventArgs e)
>    at System.Windows.Forms.Control.UpdateBounds(Int32 x, Int32 y, Int32
> width, Int32 height, Int32 clientWidth, Int32 clientHeight)
>    at System.Windows.Forms.Control.UpdateBounds(Int32 x, Int32 y, Int32
> width, Int32 height)
>    at System.Windows.Forms.Control.SetBoundsCore(Int32 x, Int32 y, Int32
> width, Int32 height, BoundsSpecified specified)
>    at System.Windows.Forms.Form.SetBoundsCore(Int32 x, Int32 y, Int32
> width, Int32 height, BoundsSpecified specified)
>    at System.Windows.Forms.Control.ScaleControl(SizeF factor,
> BoundsSpecified specified)
>    at System.Windows.Forms.ScrollableControl.ScaleControl(SizeF factor,
> BoundsSpecified specified)
>    at System.Windows.Forms.Form.ScaleControl(SizeF factor, BoundsSpecified
> specified)
>    at System.Windows.Forms.Control.ScaleControl(SizeF includedFactor, SizeF
> excludedFactor, Control requestingControl)
>    at System.Windows.Forms.ContainerControl.Scale(SizeF includedFactor,
> SizeF excludedFactor, Control requestingControl)
>    at System.Windows.Forms.ContainerControl.PerformAutoScale(Boolean
> includedBounds, Boolean excludedBounds)
>    at
> System.Windows.Forms.ContainerControl.PerformNeededAutoScaleOnLayout()
>    at System.Windows.Forms.ContainerControl.OnLayoutResuming(Boolean
> performLayout)
>    at System.Windows.Forms.Control.ResumeLayout(Boolean performLayout)
>    at DXLog.net.FrmDXCAnn.InitializeComponent()
>    at DXLog.net.FrmDXCAnn..ctor(ContestData cdata)
>    --- End of inner exception stack trace ---
>    at System.RuntimeMethodHandle.InvokeMethod(Object target, Object[]
> arguments, Signature sig, Boolean constructor)
>    at System.Reflection.RuntimeConstructorInfo.Invoke(BindingFlags
> invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
>    at System.RuntimeType.CreateInstanceImpl(BindingFlags bindingAttr,
> Binder binder, Object[] args, CultureInfo culture, Object[]
> activationAttributes, StackCrawlMark& stackMark)
>    at System.Activator.CreateInstance(Type type, BindingFlags bindingAttr,
> Binder binder, Object[] args, CultureInfo culture, Object[]
> activationAttributes)
>    at System.Activator.CreateInstance(Type type, Object[] args)
>    at DXLog.net.FrmMain.openForm(String className, CustomWindowDefinition
> winDef)
>    at DXLog.net.FrmMain._windows_menu_Click(Object sender, EventArgs e)
>    at System.Windows.Forms.ToolStripItem.RaiseEvent(Object key, EventArgs
> e)
>    at System.Windows.Forms.ToolStripMenuItem.OnClick(EventArgs e)
>    at System.Windows.Forms.ToolStripItem.HandleClick(EventArgs e)
>    at System.Windows.Forms.ToolStripItem.HandleMouseUp(MouseEventArgs e)
>    at System.Windows.Forms.ToolStripItem.FireEventInteractive(EventArgs e,
> ToolStripItemEventType met)
>    at System.Windows.Forms.ToolStripItem.FireEvent(EventArgs e,
> ToolStripItemEventType met)
>    at System.Windows.Forms.ToolStrip.OnMouseUp(MouseEventArgs mea)
>    at System.Windows.Forms.ToolStripDropDown.OnMouseUp(MouseEventArgs mea)
>    at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons
> button, Int32 clicks)
>    at System.Windows.Forms.Control.WndProc(Message& m)
>    at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
>    at System.Windows.Forms.ToolStrip.WndProc(Message& m)
>    at System.Windows.Forms.ToolStripDropDown.WndProc(Message& m)
>    at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(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: 4.0.0.0
>     Win32 Version: 4.0.30319.34209 built by: FX452RTMGDR
>     CodeBase:
> file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll
> ----------------------------------------
> DXLog.net
>     Assembly Version: 2.2.19.5
>     Win32 Version: 2.2.19.0
>     CodeBase: file:///C:/Program%20Files%20(x86)/DXLog.net/DXLog.net.exe
> ----------------------------------------
> System
>     Assembly Version: 4.0.0.0
>     Win32 Version: 4.0.30319.34238 built by: FX452RTMGDR
>     CodeBase:
>
> file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
> ----------------------------------------
> System.Core
>     Assembly Version: 4.0.0.0
>     Win32 Version: 4.0.30319.34209 built by: FX452RTMGDR
>     CodeBase:
>
> file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll
> ----------------------------------------
> System.Windows.Forms
>     Assembly Version: 4.0.0.0
>     Win32 Version: 4.0.30319.34251 built by: FX452RTMGDR
>     CodeBase:
>
> file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
> ----------------------------------------
> System.Drawing
>     Assembly Version: 4.0.0.0
>     Win32 Version: 4.0.30319.34270 built by: FX452RTMGDR
>     CodeBase:
>
> file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
> ----------------------------------------
> DXLComm
>     Assembly Version: 2.1.4.30682
>     Win32 Version: 2.1.4.0
>     CodeBase: file:///C:/Program%20Files%20(x86)/DXLog.net/DXLComm.DLL
> ----------------------------------------
> MdiClientController
>     Assembly Version: 2.0.5697.20460
>     Win32 Version: 2.0.5697.20460
>     CodeBase:
> file:///C:/Program%20Files%20(x86)/DXLog.net/MdiClientController.DLL
> ----------------------------------------
> System.Configuration
>     Assembly Version: 4.0.0.0
>     Win32 Version: 4.0.30319.34209 built by: FX452RTMGDR
>     CodeBase:
>
> file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
> ----------------------------------------
> System.Xml
>     Assembly Version: 4.0.0.0
>     Win32 Version: 4.0.30319.34234 built by: FX452RTMGDR
>     CodeBase:
>
> file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
> ----------------------------------------
> DXLogDAL
>     Assembly Version: 2.1.4.36408
>     Win32 Version: 2.1.4.0
>     CodeBase: file:///C:/Program%20Files%20(x86)/DXLog.net/DXLogDAL.DLL
> ----------------------------------------
> IOComm
>     Assembly Version: 2.1.4.37759
>     Win32 Version: 2.1.4.0
>     CodeBase: file:///C:/Program%20Files%20(x86)/DXLog.net/IOComm.DLL
> ----------------------------------------
> DXLogCalculators
>     Assembly Version: 2.1.4.23475
>     Win32 Version: 2.1.4.0
>     CodeBase:
> file:///C:/Program%20Files%20(x86)/DXLog.net/DXLogCalculators.DLL
> ----------------------------------------
> Ciloci.Flee
>     Assembly Version: 0.9.26.0
>     Win32 Version: 0.9.26.0
>     CodeBase: file:///C:/Program%20Files%20(x86)/DXLog.net/Ciloci.Flee.DLL
> ----------------------------------------
> System.Data.SQLite
>     Assembly Version: 1.0.94.0
>     Win32 Version: 1.0.94.0
>     CodeBase:
> file:///C:/Program%20Files%20(x86)/DXLog.net/System.Data.SQLite.DLL
> ----------------------------------------
> System.Data
>     Assembly Version: 4.0.0.0
>     Win32 Version: 4.0.30319.34209 built by: FX452RTMGDR
>     CodeBase:
>
> file:///C:/Windows/Microsoft.Net/assembly/GAC_32/System.Data/v4.0_4.0.0.0__b77a5c561934e089/System.Data.dll
> ----------------------------------------
> System.Transactions
>     Assembly Version: 4.0.0.0
>     Win32 Version: 4.0.30319.34209 built by: FX452RTMGDR
>     CodeBase:
>
> file:///C:/Windows/Microsoft.Net/assembly/GAC_32/System.Transactions/v4.0_4.0.0.0__b77a5c561934e089/System.Transactions.dll
> ----------------------------------------
> System.EnterpriseServices
>     Assembly Version: 4.0.0.0
>     Win32 Version: 4.0.30319.34209 built by: FX452RTMGDR
>     CodeBase:
>
> file:///C:/Windows/Microsoft.Net/assembly/GAC_32/System.EnterpriseServices/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.EnterpriseServices.dll
> ----------------------------------------
> DXLog.net.COM
>     Assembly Version: 1.0.0.0
>     Win32 Version: 1.0.0.0
>     CodeBase:
> file:///C:/Program%20Files%20(x86)/DXLog.net/DXLog.net.COM.DLL
> ----------------------------------------
> CWKeyer
>     Assembly Version: 2.1.4.37761
>     Win32 Version: 2.1.4.0
>     CodeBase: file:///C:/Program%20Files%20(x86)/DXLog.net/CWKeyer.DLL
> ----------------------------------------
> ObjectListView
>     Assembly Version: 2.7.0.20460
>     Win32 Version: 2.7.0.0
>     CodeBase:
> file:///C:/Program%20Files%20(x86)/DXLog.net/ObjectListView.DLL
> ----------------------------------------
> System.Windows.Forms.DataVisualization
>     Assembly Version: 4.0.0.0
>     Win32 Version: 4.0.30319.34209
>     CodeBase:
>
> file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms.DataVisualization/v4.0_4.0.0.0__31bf3856ad364e35/System.Windows.Forms.DataVisualization.dll
> ----------------------------------------
> System.Numerics
>     Assembly Version: 4.0.0.0
>     Win32 Version: 4.0.30319.34209 built by: FX452RTMGDR
>     CodeBase:
>
> file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Numerics/v4.0_4.0.0.0__b77a5c561934e089/System.Numerics.dll
> ----------------------------------------
> Microsoft.GeneratedCode
>     Assembly Version: 1.0.0.0
>     Win32 Version: 4.0.30319.34234 built by: FX452RTMGDR
>     CodeBase:
>
> file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
> ----------------------------------------
> NAudio
>     Assembly Version: 1.7.0.15
>     Win32 Version: 1.7.0.15
>     CodeBase: file:///C:/Program%20Files%20(x86)/DXLog.net/NAudio.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.
> _______________________________________________
> Support mailing list
> Support at dxlog.net
> http://www.dxlog.net/mailman/listinfo/support
>


More information about the Support mailing list