Dan Posted September 25, 2004 Report Share Posted September 25, 2004 When i launch icechat6 alpha, and type in a long thing of text, it gives me an error message. I was hoping if anyone could make sence of it. ee the end of this message for details on invoking just-in-time (JIT) debugging instead of this dialog box.************** Exception Text **************System.ArgumentOutOfRangeException: Length cannot be less than zero.Parameter name: length at System.String.Substring(Int32 startIndex, Int32 length) at System.String.Substring(Int32 startIndex) at IceChatNetworks.IceChat.ServerConfig.SendData(String Data) at IceChatNetworks.IceChat.MainForm.textInput_OnCommand(Object sender, String data) at IceChatNetworks.IceChat.UserControls.IRCInputBox.OnKeyPress(KeyPressEventArgs e) at System.Windows.Forms.Control.ProcessKeyEventArgs(Message& m) at System.Windows.Forms.Control.ProcessKeyMessage(Message& m) at System.Windows.Forms.Control.WmKeyChar(Message& m) at System.Windows.Forms.Control.WndProc(Message& m) at System.Windows.Forms.TextBoxBase.WndProc(Message& m) at System.Windows.Forms.TextBox.WndProc(Message& m) at System.Windows.Forms.ControlNativeWindow.OnMessage(Message& m) at System.Windows.Forms.ControlNativeWindow.WndProc(Message& m) at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)************** Loaded Assemblies **************mscorlib Assembly Version: 1.0.5000.0 Win32 Version: 1.1.4322.2032 CodeBase: file:///c:/windows/microsoft.net/framework/v1.1.4322/mscorlib.dll----------------------------------------IceChat6 Assembly Version: 6.0.0.0 Win32 Version: n/a CodeBase: file:///C:/Documents%20and%20Settings/Owner/Desktop/icechat6exe/IceChat6.exe----------------------------------------System.Windows.Forms Assembly Version: 1.0.5000.0 Win32 Version: 1.1.4322.2032 CodeBase: file:///c:/windows/assembly/gac/system.windows.forms/1.0.5000.0__b77a5c561934e089/system.windows.forms.dll----------------------------------------System Assembly Version: 1.0.5000.0 Win32 Version: 1.1.4322.2032 CodeBase: file:///c:/windows/assembly/gac/system/1.0.5000.0__b77a5c561934e089/system.dll----------------------------------------System.Data Assembly Version: 1.0.5000.0 Win32 Version: 1.1.4322.2032 CodeBase: file:///c:/windows/assembly/gac/system.data/1.0.5000.0__b77a5c561934e089/system.data.dll----------------------------------------System.Drawing Assembly Version: 1.0.5000.0 Win32 Version: 1.1.4322.2032 CodeBase: file:///c:/windows/assembly/gac/system.drawing/1.0.5000.0__b03f5f7f11d50a3a/system.drawing.dll----------------------------------------SandDock Assembly Version: 1.0.4.1 Win32 Version: 1.0.4.1 CodeBase: file:///C:/Documents%20and%20Settings/Owner/Desktop/icechat6exe/SandDock.DLL----------------------------------------SandBar Assembly Version: 1.0.12.2 Win32 Version: 1.0.12.2 CodeBase: file:///C:/Documents%20and%20Settings/Owner/Desktop/icechat6exe/SandBar.DLL----------------------------------------System.Xml Assembly Version: 1.0.5000.0 Win32 Version: 1.1.4322.2032 CodeBase: file:///c:/windows/assembly/gac/system.xml/1.0.5000.0__b77a5c561934e089/system.xml.dll----------------------------------------m1uqtytr Assembly Version: 0.0.0.0 Win32 Version: 1.1.4322.2032 CodeBase: file:///c:/windows/assembly/gac/system/1.0.5000.0__b77a5c561934e089/system.dll----------------------------------------4h7ofiwc Assembly Version: 0.0.0.0 Win32 Version: 1.1.4322.2032 CodeBase: file:///c:/windows/assembly/gac/system/1.0.5000.0__b77a5c561934e089/system.dll----------------------------------------IceScript Assembly Version: 1.0.1719.17608 Win32 Version: 1.0.1719.17608 CodeBase: file:///C:/Documents%20and%20Settings/Owner/Desktop/icechat6exe/IceScript.DLL----------------------------------------Sharkbite.Thresher Assembly Version: 1.2.1.0 Win32 Version: 1.2.1.0 CodeBase: file:///C:/Documents%20and%20Settings/Owner/Desktop/icechat6exe/Sharkbite.Thresher.DLL----------------------------------------IrcTextBox Assembly Version: 0.9.0.0 Win32 Version: 0.9.0.0 CodeBase: file:///C:/Documents%20and%20Settings/Owner/Desktop/icechat6exe/IrcTextBox.DLL----------------------------------------RegexAssembly4_0 Assembly Version: 0.0.0.0 Win32 Version: n/a CodeBase: ----------------------------------------RegexAssembly4_1 Assembly Version: 0.0.0.0 Win32 Version: n/a CodeBase: ----------------------------------------RegexAssembly4_2 Assembly Version: 0.0.0.0 Win32 Version: n/a CodeBase: ----------------------------------------Microsoft.VisualBasic Assembly Version: 7.0.5000.0 Win32 Version: 7.10.6001.4 CodeBase: file:///c:/windows/assembly/gac/microsoft.visualbasic/7.0.5000.0__b03f5f7f11d50a3a/microsoft.visualbasic.dll----------------------------------------************** JIT Debugging **************To enable just in time (JIT) debugging, the config file for thisapplication or machine (machine.config) must have thejitDebugging value set in the system.windows.forms section.The application must also be compiled with debuggingenabled.For example:<configuration> <system.windows.forms jitDebugging="true" /></configuration>When JIT debugging is enabled, any unhandled exceptionwill be sent to the JIT debugger registered on the machinerather than being handled by this dialog. Quote Link to post Share on other sites
Besttechie Posted September 25, 2004 Report Share Posted September 25, 2004 Hi Dk,I am assuming that this is because it is in an alpha stage. Which is a very early beta stage. If I were you I would stick with the version that is the most stable and I assume that is version 5 or 5 something. Don't use 6 until it is out of beta. This is normal for something in an alpha stage because they are still working on it and getting all the bugs out. There is probably nothing you can do, except report that error to the Icechat developers.B Quote Link to post Share on other sites
Dan Posted September 25, 2004 Author Report Share Posted September 25, 2004 thanks B Quote Link to post Share on other sites
Besttechie Posted September 25, 2004 Report Share Posted September 25, 2004 No Prob. Glad to help.B Quote Link to post Share on other sites
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.