VideoHelp Forum




+ Reply to Thread
Results 1 to 4 of 4
  1. Member
    Join Date
    Aug 2003
    Location
    Texas
    Search Comp PM
    Using Release Candidate 1 with Windows XP Pro SP2, I frequently receive
    the following error message, must often when trying to open another VTS.



    If I select Quit and start over, I may or may not get an error again and when I do, the Parameter Name '-21' is usually different.
    Quote Quote  
  2. Member
    Join Date
    Aug 2003
    Location
    Texas
    Search Comp PM
    I see the image of the error message didn't take. It says

    "An unhandled exception has occured in your application. If you click Continue, the application will ignore this error and attempt to continue.
    If you click Quick, the application will be shut down immediately.

    Specified argument was out of range of valid values.
    Parameter name: '-21' is not a valid value for 'displayIndex'.
    Quote Quote  
  3. Member ChrissyBoy's Avatar
    Join Date
    Feb 2003
    Location
    Yorkshire!
    Search Comp PM
    Do you get a stack trace?
    SVCD2DVD v2.5, AVI/MPEG/HDTV/AviSynth/h264->DVD, PAL->NTSC conversion.
    VOB2MPG PRO, Extract mpegs from your DVDs - with you in control!
    Quote Quote  
  4. Member
    Join Date
    Aug 2003
    Location
    Texas
    Search Comp PM
    It occurs when I am loading the assets and creating a second or third VTS before processing. This is the text from Details. I apoligize for not including it originally. I intended to do so.

    See the end of this message for details on invoking
    just-in-time (JIT) debugging instead of this dialog box.

    ************** Exception Text **************
    System.ArgumentOutOfRangeException: Specified argument was out of the range of valid values.
    Parameter name: '-18' is not a valid value for 'displayIndex'.
    at System.Windows.Forms.ListViewItemCollection.get_It em(Int32 displayIndex)
    at System.Windows.Forms.ListView.LvnBeginDrag(MouseBu ttons buttons, NMLISTVIEW nmlv)
    at System.Windows.Forms.ListView.WmReflectNotify(Mess age& m)
    at System.Windows.Forms.ListView.WndProc(Message& m)
    at System.Windows.Forms.ControlNativeWindow.OnMessage (Message& m)
    at System.Windows.Forms.ControlNativeWindow.WndProc(M essage& 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
    ----------------------------------------
    SVCD2DVD
    Assembly Version: 2.0.1843.19197
    Win32 Version: 2.0.1843.19197
    CodeBase: file:///D:/Program%20Files/BadgerSoft/SVCD2DVD%202%20BETA/SVCD2DVD.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.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
    ----------------------------------------
    DevComponents.DotNetBar
    Assembly Version: 4.6.0.0
    Win32 Version: 4.6.0.0
    CodeBase: file:///D:/Program%20Files/BadgerSoft/SVCD2DVD%202%20BETA/DevComponents.DotNetBar.DLL
    ----------------------------------------
    AxInterop.CodeLock
    Assembly Version: 1.0.0.0
    Win32 Version: 1.0.0.0
    CodeBase: file:///D:/Program%20Files/BadgerSoft/SVCD2DVD%202%20BETA/AxInterop.CodeLock.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
    ----------------------------------------
    Accessibility
    Assembly Version: 1.0.5000.0
    Win32 Version: 1.1.4322.573
    CodeBase: file:///c:/windows/assembly/gac/accessibility/1.0.5000.0__b03f5f7f11d50a3a/accessibility.dll
    ----------------------------------------
    Interop.CodeLock
    Assembly Version: 1.0.0.0
    Win32 Version: 1.0.0.0
    CodeBase: file:///D:/Program%20Files/BadgerSoft/SVCD2DVD%202%20BETA/Interop.CodeLock.DLL
    ----------------------------------------
    Interop.QuartzTypeLib
    Assembly Version: 1.0.0.0
    Win32 Version: 1.0.0.0
    CodeBase: file:///D:/Program%20Files/BadgerSoft/SVCD2DVD%202%20BETA/Interop.QuartzTypeLib.DLL
    ----------------------------------------
    System.Design
    Assembly Version: 1.0.5000.0
    Win32 Version: 1.1.4322.2032
    CodeBase: file:///c:/windows/assembly/gac/system.design/1.0.5000.0__b03f5f7f11d50a3a/system.design.dll
    ----------------------------------------
    SVCD2DVDLib
    Assembly Version: 1.0.1839.37055
    Win32 Version:
    CodeBase: file:///D:/Program%20Files/BadgerSoft/SVCD2DVD%202%20BETA/SVCD2DVDLib.DLL
    ----------------------------------------
    Microsoft.VisualC
    Assembly Version: 7.0.5000.0
    Win32 Version: 7.10.3052.4
    CodeBase: file:///c:/windows/assembly/gac/microsoft.visualc/7.0.5000.0__b03f5f7f11d50a3a/microsoft.visualc.dll
    ----------------------------------------

    ************** JIT Debugging **************
    To enable just in time (JIT) debugging, the config file for this
    application or machine (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 machine
    rather than being handled by this dialog.


    Also, where so I find my Preferences or Option at this point so I can turn on the JIT debugger

    Once again, THANKS for making this program available and your continued help.
    Quote Quote  



Similar Threads

Visit our sponsor! Try DVDFab and backup Blu-rays!