I have been trying to burn an ISO to a DVD and I keep getting the same error message listed below. I'm using a freeware burning program called BwgBurn. The DVD capacity is 4.7GB and the ISO is actually 5.6GB... it would seem this is a problem, but I'm not sure they make DVD's with bigger capacity?
The Error Message...
Unhandled exception has occurred in your application. If you click Continue, the applications will ignore this error and attempt to continue. If you click Quit, the applications will close immediately.
Object reference not set to an instance of an object.
************** Exception Text **************
System.NullReferenceException: Object reference not set to an instance of an object.
at Bwg.BurnIso.BurnIsoForm.Record_Click(Object sender, EventArgs e)
at System.Windows.Forms.Control.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ButtonBase.WndProc(Message& m)
at System.Windows.Forms.Button.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
************** Loaded Assemblies **************
mscorlib
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.3074 (QFE.050727-3000)
CodeBase: file:///C:/Windows/Microsoft.NET/Framework64/v2.0.50727/mscorlib.dll
----------------------------------------
Bwg.BurnIso
Assembly Version: 0.0.7.5
Win32 Version: 0.0.7.5
CodeBase: file:///C:/Program%20Files%20(x86)/BwgSoftware/BwgBurn%20Version%200.7.5/bin/Bwg.BurnIso.exe
----------------------------------------
System.Windows.Forms
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)
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.3053 (netfxsp.050727-3000)
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.3053 (netfxsp.050727-3000)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
Bwg.Controls
Assembly Version: 0.0.7.5
Win32 Version: 0.0.7.5
CodeBase: file:///C:/Program%20Files%20(x86)/BwgSoftware/BwgBurn%20Version%200.7.5/bin/Bwg.Controls.DLL
----------------------------------------
Bwg.Logging
Assembly Version: 0.0.7.5
Win32 Version: 0.0.7.5
CodeBase: file:///C:/Program%20Files%20(x86)/BwgSoftware/BwgBurn%20Version%200.7.5/bin/Bwg.Logging.DLL
----------------------------------------
Bwg.Scsi
Assembly Version: 0.0.7.5
Win32 Version: 0.0.7.5
CodeBase: file:///C:/Program%20Files%20(x86)/BwgSoftware/BwgBurn%20Version%200.7.5/bin/Bwg.Scsi.DLL
----------------------------------------
Bwg.Utils
Assembly Version: 0.0.7.5
Win32 Version: 0.0.7.5
CodeBase: file:///C:/Program%20Files%20(x86)/BwgSoftware/BwgBurn%20Version%200.7.5/bin/Bwg.Utils.DLL
----------------------------------------
Bwg.Burner
Assembly Version: 0.0.7.5
Win32 Version: 0.0.7.5
CodeBase: file:///C:/Program%20Files%20(x86)/BwgSoftware/BwgBurn%20Version%200.7.5/bin/Bwg.Burner.DLL
----------------------------------------
Accessibility
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/Accessibility/2.0.0.0__b03f5f7f11d50a3a/Accessibility.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.
The Error Message...
Unhandled exception has occurred in your application. If you click Continue, the applications will ignore this error and attempt to continue. If you click Quit, the applications will close immediately.
Object reference not set to an instance of an object.
************** Exception Text **************
System.NullReferenceException: Object reference not set to an instance of an object.
at Bwg.BurnIso.BurnIsoForm.Record_Click(Object sender, EventArgs e)
at System.Windows.Forms.Control.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ButtonBase.WndProc(Message& m)
at System.Windows.Forms.Button.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
************** Loaded Assemblies **************
mscorlib
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.3074 (QFE.050727-3000)
CodeBase: file:///C:/Windows/Microsoft.NET/Framework64/v2.0.50727/mscorlib.dll
----------------------------------------
Bwg.BurnIso
Assembly Version: 0.0.7.5
Win32 Version: 0.0.7.5
CodeBase: file:///C:/Program%20Files%20(x86)/BwgSoftware/BwgBurn%20Version%200.7.5/bin/Bwg.BurnIso.exe
----------------------------------------
System.Windows.Forms
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)
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.3053 (netfxsp.050727-3000)
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.3053 (netfxsp.050727-3000)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
Bwg.Controls
Assembly Version: 0.0.7.5
Win32 Version: 0.0.7.5
CodeBase: file:///C:/Program%20Files%20(x86)/BwgSoftware/BwgBurn%20Version%200.7.5/bin/Bwg.Controls.DLL
----------------------------------------
Bwg.Logging
Assembly Version: 0.0.7.5
Win32 Version: 0.0.7.5
CodeBase: file:///C:/Program%20Files%20(x86)/BwgSoftware/BwgBurn%20Version%200.7.5/bin/Bwg.Logging.DLL
----------------------------------------
Bwg.Scsi
Assembly Version: 0.0.7.5
Win32 Version: 0.0.7.5
CodeBase: file:///C:/Program%20Files%20(x86)/BwgSoftware/BwgBurn%20Version%200.7.5/bin/Bwg.Scsi.DLL
----------------------------------------
Bwg.Utils
Assembly Version: 0.0.7.5
Win32 Version: 0.0.7.5
CodeBase: file:///C:/Program%20Files%20(x86)/BwgSoftware/BwgBurn%20Version%200.7.5/bin/Bwg.Utils.DLL
----------------------------------------
Bwg.Burner
Assembly Version: 0.0.7.5
Win32 Version: 0.0.7.5
CodeBase: file:///C:/Program%20Files%20(x86)/BwgSoftware/BwgBurn%20Version%200.7.5/bin/Bwg.Burner.DLL
----------------------------------------
Accessibility
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/Accessibility/2.0.0.0__b03f5f7f11d50a3a/Accessibility.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.