VideoHelp Forum




+ Reply to Thread
Results 1 to 10 of 10
  1. Member
    Join Date
    Jan 2010
    Location
    United Kingdom
    Search Comp PM
    Decided to purchase PRO version since freeware version worked well. Installation and registration worked OK, but on trying to start PRO version I get two Exceptions one after the other and the application does not start.

    So now I am stuck.

    The Exception messages are as follows:

    First Message

    Version: VOB2MPG PRO
    Build: 3.0.0210

    Type: System.Runtime.InteropServices.COMException

    Source: System.Windows.Forms

    Message: Class not registered (Exception from HRESULT: 0x80040154 (REGDB_E_CLASSNOTREG))


    InnerException:

    StackTrace: at System.Windows.Forms.UnsafeNativeMethods.CoCreateI nstance(Guid& clsid, Object punkOuter, Int32 context, Guid& iid)
    at System.Windows.Forms.AxHost.CreateWithoutLicense(G uid clsid)
    at System.Windows.Forms.AxHost.CreateWithLicense(Stri ng license, Guid clsid)
    at System.Windows.Forms.AxHost.CreateInstanceCore(Gui d clsid)
    at System.Windows.Forms.AxHost.CreateInstance()
    at System.Windows.Forms.AxHost.GetOcxCreate()
    at System.Windows.Forms.AxHost.TransitionUpTo(Int32 state)
    at System.Windows.Forms.AxHost.CreateHandle()
    at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
    at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
    at System.Windows.Forms.AxHost.EndInit()
    at VOB2MPG_PRO.DVDPlayerCtl2.InitializeComponent()
    at VOB2MPG_PRO.DVDPlayerCtl2..ctor()
    at VOB2MPG_PRO.xfed3de3bc2a8e64d.x85601834555fb7d5()
    at VOB2MPG_PRO.xfed3de3bc2a8e64d..ctor(String[] args)
    at VOB2MPG_PRO.x867eb3246b182488.xc447809891322395(St ring[] xce8d8c7e3c2c2426)

    Second Message

    Version: VOB2MPG PRO
    Build: 3.0.0210

    Type: System.Runtime.InteropServices.COMException

    Source: System.Windows.Forms

    Message: Class not registered (Exception from HRESULT: 0x80040154 (REGDB_E_CLASSNOTREG))

    InnerException:

    StackTrace: at System.Windows.Forms.UnsafeNativeMethods.CoCreateI nstance(Guid& clsid, Object punkOuter, Int32 context, Guid& iid)
    at System.Windows.Forms.AxHost.CreateWithoutLicense(G uid clsid)
    at System.Windows.Forms.AxHost.CreateWithLicense(Stri ng license, Guid clsid)
    at System.Windows.Forms.AxHost.CreateInstanceCore(Gui d clsid)
    at System.Windows.Forms.AxHost.CreateInstance()
    at System.Windows.Forms.AxHost.GetOcxCreate()
    at System.Windows.Forms.AxHost.TransitionUpTo(Int32 state)
    at System.Windows.Forms.AxHost.CreateHandle()
    at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
    at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
    at System.Windows.Forms.AxHost.EndInit()
    at VOB2MPG_PRO.DVDPlayerCtl2.InitializeComponent()
    at VOB2MPG_PRO.DVDPlayerCtl2..ctor()
    at VOB2MPG_PRO.xfed3de3bc2a8e64d.x85601834555fb7d5()
    at VOB2MPG_PRO.xfed3de3bc2a8e64d..ctor(String[] args)
    at VOB2MPG_PRO.x867eb3246b182488.xc447809891322395(St ring[] xce8d8c7e3c2c2426)
    Quote Quote  
  2. Member ChrissyBoy's Avatar
    Join Date
    Feb 2003
    Location
    Yorkshire!
    Search Comp PM
    Looks like your Microsoft Video Control is not registered....

    Can you open a Command Prompt and type:

    Code:
    regsvr32 c:\WINDOWS\system32\msvidctl.dll
    Hit return and then restart the program.
    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. Member
    Join Date
    Jan 2010
    Location
    United Kingdom
    Search Comp PM
    Thanks for such a quick response.

    I registered the dll and received a success response message. However it did not solve the problem. I still get the same exception.

    What next?

    Jamie
    Quote Quote  
  4. Member ChrissyBoy's Avatar
    Join Date
    Feb 2003
    Location
    Yorkshire!
    Search Comp PM
    What OS are you using?
    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  
  5. Member
    Join Date
    Jan 2010
    Location
    United Kingdom
    Search Comp PM
    I am trying to use it under Windows Home Server, since the output files will be stored on the server, and it has a DVD reader attached. Normally I use My Movies to rip the DVDs, but this cannot handle multiple features. The freeware version 3.0 worked OK under WHS, so I assumed that the PRO version would also work.

    Jamie
    Quote Quote  
  6. Member ChrissyBoy's Avatar
    Join Date
    Feb 2003
    Location
    Yorkshire!
    Search Comp PM
    Is it 64bit or 32 bit?
    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  
  7. Member
    Join Date
    Jan 2010
    Location
    United Kingdom
    Search Comp PM
    32-bit. I think it is basically a cut down version of Windows Server 2003
    Quote Quote  
  8. Member ChrissyBoy's Avatar
    Join Date
    Feb 2003
    Location
    Yorkshire!
    Search Comp PM
    Ok. Can you email me..... I will send you a build which is more likley to work on a server OS.
    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  
  9. Member
    Join Date
    Jan 2010
    Location
    United States
    Search Comp PM
    I am having the same exact problem. The non-pro version worked fine under both Windows Home Server (Win2003) as well as Windows 2008 R2 X64 (which is basically a server version of Windows 7).
    Quote Quote  
  10. Member ChrissyBoy's Avatar
    Join Date
    Feb 2003
    Location
    Yorkshire!
    Search Comp PM
    Can you also email me for a build which is Server friendly? In the meantime I am working on a fix for this.
    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!