XenonMKV Forum
July 30, 2010, 08:25:17 pm *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
News: XenonMKV Home · Downloads · FAQ · Screenshots
 
   Home   Help Search Login Register  
Pages: [1]
  Print  
Author Topic: Unhandled Exception error  (Read 419 times)
SGR
Forum Member
*
Offline Offline

Posts: 3


View Profile
« on: March 30, 2008, 10:08:03 pm »

After selecting the file to convert and then selecting the output folder I immediately get an error as follows:

"Unhandled exception has occurred in your application.

Index and Length must refer to a location within the string.
Parameter name: Length."

Anyone know how to fix this?  Huh  I'll list more info about the error below:

************** Exception Text **************
System.ArgumentOutOfRangeException: Index and length must refer to a location within the string.
Parameter name: length
   at System.String.InternalSubStringWithChecks(Int32 startIndex, Int32 length, Boolean fAlwaysCopy)
   at XenonMKV.MainUI.ValidateWarningPanel() in C:\XenonMKV\XenonMKV\MainUI.vb:line 186
   at XenonMKV.MainUI.OutputFolder_TextChanged(Object sender, EventArgs e) in C:\XenonMKV\XenonMKV\MainUI.vb:line 226
   at System.Windows.Forms.Control.OnTextChanged(EventArgs e)
   at System.Windows.Forms.TextBoxBase.OnTextChanged(EventArgs e)
   at System.Windows.Forms.Control.set_Text(String value)
   at System.Windows.Forms.TextBoxBase.set_Text(String value)
   at System.Windows.Forms.TextBox.set_Text(String value)
   at XenonMKV.MainUI.BrowseOutputFolder_Click(Object sender, EventArgs e) in C:\XenonMKV\XenonMKV\MainUI.vb:line 203
   at System.Windows.Forms.Control.OnClick(EventArgs e)
   at System.Windows.Forms.Button.OnClick(EventArgs e)
   at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
   at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
   at System.Windows.Forms.Control.WndProc(Message& m)
   at System.Windows.Forms.ButtonBase.WndProc(Message& m)
   at System.Windows.Forms.Button.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.1433 (REDBITS.050727-1400)
    CodeBase: file:///C:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
XenonMKV
    Assembly Version: 1.0.0.0
    Win32 Version: 1.0.0.0
    CodeBase: file:///C:/MKVConvert/XenonMKV.exe
----------------------------------------
Microsoft.VisualBasic
    Assembly Version: 8.0.0.0
    Win32 Version: 8.0.50727.1433 (REDBITS.050727-1400)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/Microsoft.VisualBasic/8.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualBasic.dll
----------------------------------------
System
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.1433 (REDBITS.050727-1400)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Windows.Forms
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.1433 (REDBITS.050727-1400)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System.Drawing
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.1433 (REDBITS.050727-1400)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System.Runtime.Remoting
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.1433 (REDBITS.050727-1400)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Runtime.Remoting/2.0.0.0__b77a5c561934e089/System.Runtime.Remoting.dll
----------------------------------------
System.Configuration
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.1433 (REDBITS.050727-1400)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
System.Xml
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.1433 (REDBITS.050727-1400)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.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.
Logged
jbillo
Administrator
Forum Member
*****
Offline Offline

Posts: 504


View Profile WWW
« Reply #1 on: March 30, 2008, 10:17:14 pm »

Ah, this is my fault Sad I'll have a fixed release out in a few minutes.
Logged
SGR
Forum Member
*
Offline Offline

Posts: 3


View Profile
« Reply #2 on: March 30, 2008, 10:21:11 pm »

jbillo, thanks!  Grin
Logged
jbillo
Administrator
Forum Member
*****
Offline Offline

Posts: 504


View Profile WWW
« Reply #3 on: March 30, 2008, 10:23:30 pm »

http://jakebillo.com/files/mkv/temp/XenonMKV.exe

replace Build 12's EXE file with this one for now... and I'll drop a new build 13 shortly.
Logged
SGR
Forum Member
*
Offline Offline

Posts: 3


View Profile
« Reply #4 on: March 30, 2008, 10:27:06 pm »

Did the trick. Thanks again and sweet program!
Logged
jbillo
Administrator
Forum Member
*****
Offline Offline

Posts: 504


View Profile WWW
« Reply #5 on: March 30, 2008, 10:38:16 pm »

Build 13 is now released to fix this issue:

http://jakebillo.com/files/mkv/xenonmkv_20080330_13.zip

Please report any more issues with unhandled exceptions on Build 13 in a different thread.
Logged
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.11 | SMF © 2006-2009, Simple Machines LLC Valid XHTML 1.0! Valid CSS!