Forum Discussion

JRahm's avatar
JRahm
Icon for Admin rankAdmin
Jun 29, 2006

New Error: SplitterDistance must be between Panel1MinSize and Width - Panel2MinSize

All has been swell until I tried to use the app this morning:

 

 

 

See the end of this message for details on invoking

 

just-in-time (JIT) debugging instead of this dialog box.

 

 

************** Exception Text **************

 

System.InvalidOperationException: SplitterDistance must be between Panel1MinSize and Width - Panel2MinSize.

 

at System.Windows.Forms.SplitContainer.set_SplitterDistance(Int32 value)

 

at iRuler.iRulerMain.viewStatus(Boolean bVisible)

 

at iRuler.iRulerMain.initializeEditor()

 

at iRuler.iRulerMain.iRulerMain_Load(Object sender, EventArgs e)

 

at System.Windows.Forms.Form.OnLoad(EventArgs e)

 

at System.Windows.Forms.Form.OnCreateControl()

 

at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)

 

at System.Windows.Forms.Control.CreateControl()

 

at System.Windows.Forms.Control.WmShowWindow(Message& m)

 

at System.Windows.Forms.Control.WndProc(Message& m)

 

at System.Windows.Forms.ScrollableControl.WndProc(Message& m)

 

at System.Windows.Forms.ContainerControl.WndProc(Message& m)

 

at System.Windows.Forms.Form.WmShowWindow(Message& m)

 

at System.Windows.Forms.Form.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: 2.0.0.0

 

Win32 Version: 2.0.50727.42 (RTM.050727-4200)

 

CodeBase: file:///C:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll

 

----------------------------------------

 

iRuler

 

Assembly Version: 0.9.0.20

 

Win32 Version: 0.9.0.20

 

CodeBase: file:///C:/Documents%20and%20Settings/e488bc/Local%20Settings/Apps/2.0/3LBJ923N.E7O/J5HW0MQD.CKE/irul..tion_0bb200f0aec2b128_0000.0009_985d9dc4e98f3a27/iRuler.exe

 

----------------------------------------

 

System.Windows.Forms

 

Assembly Version: 2.0.0.0

 

Win32 Version: 2.0.50727.42 (RTM.050727-4200)

 

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.42 (RTM.050727-4200)

 

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.42 (RTM.050727-4200)

 

CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll

 

----------------------------------------

 

ScintillaNET

 

Assembly Version: 1.0.2350.23701

 

Win32 Version:

 

CodeBase: file:///C:/Documents%20and%20Settings/e488bc/Local%20Settings/Apps/2.0/3LBJ923N.E7O/J5HW0MQD.CKE/irul..tion_0bb200f0aec2b128_0000.0009_985d9dc4e98f3a27/ScintillaNET.DLL

 

----------------------------------------

 

Microsoft.VisualC

 

Assembly Version: 8.0.0.0

 

Win32 Version: 8.00.50727.42

 

CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/Microsoft.VisualC/8.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualC.dll

 

----------------------------------------

 

System.Xml

 

Assembly Version: 2.0.0.0

 

Win32 Version: 2.0.50727.42 (RTM.050727-4200)

 

CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll

 

----------------------------------------

 

System.Deployment

 

Assembly Version: 2.0.0.0

 

Win32 Version: 2.0.50727.42 (RTM.050727-4200)

 

CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Deployment/2.0.0.0__b03f5f7f11d50a3a/System.Deployment.dll

 

----------------------------------------

 

System.Configuration

 

Assembly Version: 2.0.0.0

 

Win32 Version: 2.0.50727.42 (RTM.050727-4200)

 

CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll

 

----------------------------------------

 

axfr18pi

 

Assembly Version: 1.0.2350.23701

 

Win32 Version: 2.0.50727.42 (RTM.050727-4200)

 

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:

 

 

 

 

 

 

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.
No RepliesBe the first to reply