VOB2MPG v2 is a nice tool and works mostly fine, but sometimes crashes (without causing further troubles, however, if pressing "continue").
Please find the detailed message below.
Any ideas?
Best regards
Wolfgang
==========
See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.
************** Exception Text **************
System.ArgumentOutOfRangeException: Value of '4555342' is not valid for 'Value'. 'Value' should be between 'minimum' and 'maximum'.
Parameter name: Value
at System.Windows.Forms.ProgressBar.set_Value(Int32 value)
at System.Windows.Forms.ToolStripProgressBar.set_Valu e(Int32 value)
at VOB2MPG.VOB2MPG.bgWorker_ProgressChanged(Object sender, ProgressChangedEventArgs e)
at System.ComponentModel.BackgroundWorker.OnProgressC hanged(ProgressChangedEventArgs e)
at System.ComponentModel.BackgroundWorker.ProgressRep orter(Object arg)
************** 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
----------------------------------------
VOB2MPG
Assembly Version: 2.0.0.0
Win32 Version: 2.0.0.0
CodeBase: file:///C:/Programme/BadgerIT/VOB2MPG/VOB2MPG.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
----------------------------------------
************** 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.
+ Reply to Thread
Results 1 to 3 of 3
-
-
Thanks for the info... Is there a log for this too? Log files are stored under the "logs" folder where VOB2MPG is installed.
SVCD2DVD v2.5, AVI/MPEG/HDTV/AviSynth/h264->DVD, PAL->NTSC conversion.
VOB2MPG PRO, Extract mpegs from your DVDs - with you in control! -
Should be sorted in the latest build. Can you confirm?
SVCD2DVD v2.5, AVI/MPEG/HDTV/AviSynth/h264->DVD, PAL->NTSC conversion.
VOB2MPG PRO, Extract mpegs from your DVDs - with you in control!
Similar Threads
-
Which version of microsoft .NET Framework should I keep out of these three?
By mudh in forum ProgrammingReplies: 4Last Post: 10th Oct 2011, 11:51 -
AvsEdit 1.1.1.3 demands .NET Framework 1.1
By Leo48 in forum Newbie / General discussionsReplies: 5Last Post: 21st Nov 2010, 03:10 -
Net Framework...which version should i install?
By ricardouk in forum ComputerReplies: 4Last Post: 18th Jan 2010, 12:07 -
Help - Can't download .net Framework 2.0
By nhbfan12345 in forum Newbie / General discussionsReplies: 2Last Post: 3rd Aug 2008, 15:30 -
Request For Comments: .NET framework
By Midzuki in forum ComputerReplies: 25Last Post: 29th Sep 2007, 13:07