Ever since I installed the newest version 2.1.2474, everytime I try to create a menu with pictures and a colored outline, I keep getting the following error read out:
See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.
************** Exception Text **************
System.NullReferenceException: Object reference not set to an instance of an object.
at x3284ccece41ee22b.x210ff09a2516b1a7.x00f758395e988 eed(String xd397bb1e465ce45e, String x9472539ef71e166c)
at x3284ccece41ee22b.x210ff09a2516b1a7.xb4ff3ab1ae902 6aa(Int32 xbcea506a33cf9111, Int32 xffd6352b2e5d70e3)
************** 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.1.2474.30185
Win32 Version: 2.1.2474.30185
CodeBase: file:///C:/Program%20Files/BadgerIT/SVCD2DVD%20v2/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: 5.9.0.0
Win32 Version: 5.9.0.2
CodeBase: file:///C:/Program%20Files/BadgerIT/SVCD2DVD%20v2/DevComponents.DotNetBar.DLL
----------------------------------------
AxInterop.CodeLock
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///C:/Program%20Files/BadgerIT/SVCD2DVD%20v2/AxInterop.CodeLock.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
----------------------------------------
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
----------------------------------------
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
----------------------------------------
Interop.CodeLock
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///C:/Program%20Files/BadgerIT/SVCD2DVD%20v2/Interop.CodeLock.DLL
----------------------------------------
Interop.QuartzTypeLib
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///C:/Program%20Files/BadgerIT/SVCD2DVD%20v2/Interop.QuartzTypeLib.DLL
----------------------------------------
Interop.DexterLib
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///C:/Program%20Files/BadgerIT/SVCD2DVD%20v2/Interop.DexterLib.DLL
----------------------------------------
Interop.NEROLib
Assembly Version: 1.4.0.0
Win32 Version: 1.4.0.0
CodeBase: file:///C:/Program%20Files/BadgerIT/SVCD2DVD%20v2/Interop.NEROLib.DLL
----------------------------------------
CustomMarshalers
Assembly Version: 1.0.5000.0
Win32 Version: 1.1.4322.573
CodeBase: file:///c:/windows/assembly/gac/custommarshalers/1.0.5000.0__b03f5f7f11d50a3a/custommarshalers.dll
----------------------------------------
System.Management
Assembly Version: 1.0.5000.0
Win32 Version: 1.1.4322.2032
CodeBase: file:///c:/windows/assembly/gac/system.management/1.0.5000.0__b03f5f7f11d50a3a/system.management.dll
----------------------------------------
AxInterop.MSWEBDVDLib
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///C:/Program%20Files/BadgerIT/SVCD2DVD%20v2/AxInterop.MSWEBDVDLib.DLL
----------------------------------------
Interop.MSWEBDVDLib
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///C:/Program%20Files/BadgerIT/SVCD2DVD%20v2/Interop.MSWEBDVDLib.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.
Any help you could give me would be greatly appreciated! THANKS
+ Reply to Thread
Results 1 to 4 of 4
-
-
When in the process does the error occur? Is a log file generated and can you post it?
Dwight
"A positive attitude may not solve all your problems, but it will annoy enough people to make it worth the effort."
- Herm Albright
www.martialconcepts.com -
See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.
************** Exception Text **************
System.Runtime.InteropServices.COMException (0x80040154): Class not registered
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 x7e1db0a25be2d2e3.x489133afb8bd5ca0.x85601834555fb 7d5()
at x7e1db0a25be2d2e3.x489133afb8bd5ca0..ctor()
at x3284ccece41ee22b.x210ff09a2516b1a7.x3bae72ab2c7b4 5fc(Object xe0292b9ed559da7d, EventArgs xfbf34718e704c6bc)
at DevComponents.DotNetBar.SideBar.OO(BaseItem 74Z)
at DevComponents.DotNetBar.BaseItem.RaiseClick()
at DevComponents.DotNetBar.BaseItem.InternalMouseUp(M ouseEventArgs objArg)
at DevComponents.DotNetBar.PopupItem.InternalMouseUp( MouseEventArgs objArg)
at DevComponents.DotNetBar.ButtonItem.InternalMouseUp (MouseEventArgs objArg)
at DevComponents.DotNetBar.BaseItem.InternalMouseUp(M ouseEventArgs objArg)
at DevComponents.DotNetBar.SideBarPanelItem.InternalM ouseUp(MouseEventArgs objArg)
at DevComponents.DotNetBar.BaseItem.InternalMouseUp(M ouseEventArgs objArg)
at DevComponents.DotNetBar.SideBar.OnMouseUp(MouseEve ntArgs e)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at DevComponents.DotNetBar.SideBar.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.1.2474.30185
Win32 Version: 2.1.2474.30185
CodeBase: file:///C:/Program%20Files/BadgerIT/SVCD2DVD%20v2/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: 5.9.0.0
Win32 Version: 5.9.0.2
CodeBase: file:///C:/Program%20Files/BadgerIT/SVCD2DVD%20v2/DevComponents.DotNetBar.DLL
----------------------------------------
AxInterop.CodeLock
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///C:/Program%20Files/BadgerIT/SVCD2DVD%20v2/AxInterop.CodeLock.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
----------------------------------------
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
----------------------------------------
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
----------------------------------------
Interop.CodeLock
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///C:/Program%20Files/BadgerIT/SVCD2DVD%20v2/Interop.CodeLock.DLL
----------------------------------------
Interop.QuartzTypeLib
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///C:/Program%20Files/BadgerIT/SVCD2DVD%20v2/Interop.QuartzTypeLib.DLL
----------------------------------------
Interop.DexterLib
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///C:/Program%20Files/BadgerIT/SVCD2DVD%20v2/Interop.DexterLib.DLL
----------------------------------------
System.Management
Assembly Version: 1.0.5000.0
Win32 Version: 1.1.4322.2032
CodeBase: file:///c:/windows/assembly/gac/system.management/1.0.5000.0__b03f5f7f11d50a3a/system.management.dll
----------------------------------------
Microsoft.VisualBasic
Assembly Version: 7.0.5000.0
Win32 Version: 7.10.6001.4
CodeBase: file:///c:/windows/assembly/gac/microsoft.visualbasic/7.0.5000.0__b03f5f7f11d50a3a/microsoft.visualbasic.dll
----------------------------------------
Interop.NEROLib
Assembly Version: 1.4.0.0
Win32 Version: 1.4.0.0
CodeBase: file:///C:/Program%20Files/BadgerIT/SVCD2DVD%20v2/Interop.NEROLib.DLL
----------------------------------------
CustomMarshalers
Assembly Version: 1.0.5000.0
Win32 Version: 1.1.4322.573
CodeBase: file:///c:/windows/assembly/gac/custommarshalers/1.0.5000.0__b03f5f7f11d50a3a/custommarshalers.dll
----------------------------------------
AxInterop.MSWEBDVDLib
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///C:/Program%20Files/BadgerIT/SVCD2DVD%20v2/AxInterop.MSWEBDVDLib.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.
As well as the menu problem creation wise i get this message when trying to preview one. -
I get the same error message when trying to preview. I am able to select Continue and the preview window shows my menu - but the text of the highlighted item looks garbled.
Similar Threads
-
trouble with SVCD2DVD menu selection highlighting
By bobarnett in forum SVCD2DVD & VOB2MPGReplies: 1Last Post: 4th Sep 2011, 14:59 -
SVCD2DVD Error when encoding menu??
By gsmb in forum SVCD2DVD & VOB2MPGReplies: 5Last Post: 23rd Feb 2011, 13:44 -
Really strange SVCD2DVD menu problem
By denali in forum SVCD2DVD & VOB2MPGReplies: 0Last Post: 4th Oct 2009, 11:41 -
svcd2dvd problem
By dvds2u in forum Newbie / General discussionsReplies: 1Last Post: 27th Mar 2008, 11:05 -
SVCD2DVD problem with TS files
By rickfaldo in forum SVCD2DVD & VOB2MPGReplies: 3Last Post: 26th Dec 2007, 11:14