VideoHelp Forum




+ Reply to Thread
Results 1 to 4 of 4
  1. This error started showing up after updated to ver 1.5.2003.0 has any seen this problem?



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

    ************** Exception Text **************
    System.ComponentModel.Win32Exception: The system cannot find the file specified
    at System.Diagnostics.Process.StartWithShellExecuteEx (ProcessStartInfo startInfo)
    at System.Diagnostics.Process.Start()
    at System.Diagnostics.Process.Start(ProcessStartInfo startInfo)
    at System.Diagnostics.Process.Start(String fileName)
    at _S_VCD2DVDMPG.210ff09a2516b1a7.1521e6e6101a422c(St ring e4115acdf4fbfccc)


    ************** Loaded Assemblies **************
    mscorlib
    Assembly Version: 1.0.3300.0
    Win32 Version: 1.0.3705.288
    CodeBase: file:///c:/windows/microsoft.net/framework/v1.0.3705/mscorlib.dll
    ----------------------------------------
    SVCD2DVD
    Assembly Version: 1.5.2003.0
    Win32 Version: 1.5.2003.0
    CodeBase: file:///C:/Program%20Files/Badgersoft/SVCD2DVD/SVCD2DVD.exe
    ----------------------------------------
    System.Windows.Forms
    Assembly Version: 1.0.3300.0
    Win32 Version: 1.0.3705.288
    CodeBase: file:///c:/windows/assembly/gac/system.windows.forms/1.0.3300.0__b77a5c561934e089/system.windows.forms.dll
    ----------------------------------------
    System
    Assembly Version: 1.0.3300.0
    Win32 Version: 1.0.3705.288
    CodeBase: file:///c:/windows/assembly/gac/system/1.0.3300.0__b77a5c561934e089/system.dll
    ----------------------------------------
    Xceed.FileSystem
    Assembly Version: 1.0.29.0
    Win32 Version: 1.0.29.0
    CodeBase: file:///C:/Program%20Files/Badgersoft/SVCD2DVD/Xceed.FileSystem.DLL
    ----------------------------------------
    System.Drawing
    Assembly Version: 1.0.3300.0
    Win32 Version: 1.0.3705.288
    CodeBase: file:///c:/windows/assembly/gac/system.drawing/1.0.3300.0__b03f5f7f11d50a3a/system.drawing.dll
    ----------------------------------------
    RegistrationSDK
    Assembly Version: 1.0.1433.31470
    Win32 Version: 1.0.1433.31470
    CodeBase: file:///C:/Program%20Files/Badgersoft/SVCD2DVD/RegistrationSDK.DLL
    ----------------------------------------
    System.Xml
    Assembly Version: 1.0.3300.0
    Win32 Version: 1.0.3705.288
    CodeBase: file:///c:/windows/assembly/gac/system.xml/1.0.3300.0__b77a5c561934e089/system.xml.dll
    ----------------------------------------
    System.Security
    Assembly Version: 1.0.3300.0
    Win32 Version: 1.0.3705.0
    CodeBase: file:///c:/windows/assembly/gac/system.security/1.0.3300.0__b03f5f7f11d50a3a/system.security.dll
    ----------------------------------------
    l63cokw0
    Assembly Version: 0.0.0.0
    Win32 Version: 1.0.3705.288
    CodeBase: file:///c:/windows/assembly/gac/system/1.0.3300.0__b77a5c561934e089/system.dll
    ----------------------------------------
    InProgress
    Assembly Version: 1.5.0.0
    Win32 Version: 1.5.0.0
    CodeBase: file:///C:/Program%20Files/Badgersoft/SVCD2DVD/InProgress.DLL
    ----------------------------------------
    MagicLibrary
    Assembly Version: 1.7.4.0
    Win32 Version: 1.7.4.0
    CodeBase: file:///C:/Program%20Files/Badgersoft/SVCD2DVD/MagicLibrary.DLL
    ----------------------------------------
    FolderBrowser
    Assembly Version: 0.0.0.0
    Win32 Version: 0.0.0.0
    CodeBase: file:///C:/Program%20Files/Badgersoft/SVCD2DVD/FolderBrowser.DLL
    ----------------------------------------
    AxInterop.SHDocVw
    Assembly Version: 1.1.0.0
    Win32 Version: 1.1.0.0
    CodeBase: file:///C:/Program%20Files/Badgersoft/SVCD2DVD/AxInterop.SHDocVw.DLL
    ----------------------------------------
    DevComponents.DotNetBar
    Assembly Version: 3.4.0.1
    Win32 Version: 3.4.0.1
    CodeBase: file:///C:/Program%20Files/Badgersoft/SVCD2DVD/DevComponents.DotNetBar.DLL
    ----------------------------------------
    Accessibility
    Assembly Version: 1.0.3300.0
    Win32 Version: 1.0.3705.0
    CodeBase: file:///c:/windows/assembly/gac/accessibility/1.0.3300.0__b03f5f7f11d50a3a/accessibility.dll
    ----------------------------------------
    Interop.SHDocVw
    Assembly Version: 1.1.0.0
    Win32 Version: 1.1.0.0
    CodeBase: file:///C:/Program%20Files/Badgersoft/SVCD2DVD/Interop.SHDocVw.DLL
    ----------------------------------------
    SVCD2DVD.HelperUpdates2
    Assembly Version: 1.0.1438.27958
    Win32 Version: 1.0.1438.27958
    CodeBase: file:///C:/Program%20Files/Badgersoft/SVCD2DVD/SVCD2DVD.HelperUpdates2.DLL
    ----------------------------------------
    SVCD2DVD.HelperUpdates
    Assembly Version: 1.0.1417.21337
    Win32 Version: 1.0.1417.21337
    CodeBase: file:///C:/Program%20Files/Badgersoft/SVCD2DVD/SVCD2DVD.HelperUpdates.DLL
    ----------------------------------------
    SVCD2DVD.VCDGear
    Assembly Version: 1.0.1438.27957
    Win32 Version: 1.0.1438.27957
    CodeBase: file:///C:/Program%20Files/Badgersoft/SVCD2DVD/SVCD2DVD.VCDGear.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.


    I know this a long post but just wanted to show what I got on my screen

    Thanks Phil
    Quote Quote  
  2. Member ChrissyBoy's Avatar
    Join Date
    Feb 2003
    Location
    Yorkshire!
    Search Comp PM
    At what point does this happen?
    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  
  3. Guest
    It came up on the screen when copy dvd starting running.
    Phil
    Quote Quote  
  4. Member ChrissyBoy's Avatar
    Join Date
    Feb 2003
    Location
    Yorkshire!
    Search Comp PM
    So the rest of the processes complete? Just the DVD burning part gives this error?

    Can you email me the log file?
    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  



Similar Threads

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