2005-03-23, 04:18 PM
When I change the settings in GBPVR xRecord (latest version) is givving the following error on me:
<table border="0" align="center" width="95%" cellpadding="0" cellspacing="0"><tr><td>Code Sample </td></tr><tr><td id="CODE">
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 RecordingViewerPlugin.XRecordConfigForm.buttonOK_Click(Object sender, EventArgs e)
at System.Windows.Forms.Control.OnClick(EventArgs e)
at System.Windows.Forms.Button.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.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.ControlNativeWindow.WndProc(Message& 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.573
CodeBase: file:///c:/windows/microsoft.net/framework/v1.1.4322/mscorlib.dll
----------------------------------------
Config
Assembly Version: 1.0.1870.34943
Win32 Version: 1.0.1870.34943
CodeBase: file:///C:/Programme/devnz/gbpvr/Config.exe
----------------------------------------
System.Windows.Forms
Assembly Version: 1.0.5000.0
Win32 Version: 1.1.4322.573
CodeBase: file:///c:/windows/assembly/gac/system.windows.forms/1.0.5000.0b77a5c561934e089/system.dll
----------------------------------------
GBPVRBackendCommon
Assembly Version: 1.0.1870.34657
Win32 Version: 1.0.1870.34657
CodeBase: file:///C:/Programme/devnz/gbpvr/GBPVRBackendCommon.DLL
----------------------------------------
System.Drawing
Assembly Version: 1.0.5000.0
Win32 Version: 1.1.4322.573
CodeBase: file:///c:/windows/assembly/gac/system.drawing/1.0.5000.0b77a5c561934e089/system.xml.dll
----------------------------------------
System.ServiceProcess
Assembly Version: 1.0.5000.0
Win32 Version: 1.1.4322.573
CodeBase: file:///c:/windows/assembly/gac/system.serviceprocess/1.0.5000.0b77a5c561934e089/system.data.dll
----------------------------------------
ComicPlugin
Assembly Version: 1.0.1855.8326
Win32 Version: 1.0.1870.34657
CodeBase: file:///c:/programme/devnz/gbpvr/gbpvrbackendcommon.dll
----------------------------------------
DVDRipperPlugin
Assembly Version: 1.0.1855.8326
Win32 Version: 1.0.1870.34657
CodeBase: file:///c:/programme/devnz/gbpvr/gbpvrbackendcommon.dll
----------------------------------------
FastFindPlugin
Assembly Version: 1.0.1895.27688
Win32 Version: 1.0.1870.34657
CodeBase: file:///c:/programme/devnz/gbpvr/gbpvrbackendcommon.dll
----------------------------------------
GBPVRPublic
Assembly Version: 1.0.1759.34708
Win32 Version: 1.0.1870.34657
CodeBase: file:///c:/programme/devnz/gbpvr/gbpvrbackendcommon.dll
----------------------------------------
Guide2J
Assembly Version: 1.0.1894.36428
Win32 Version: 1.0.1870.34657
CodeBase: file:///c:/programme/devnz/gbpvr/gbpvrbackendcommon.dll
----------------------------------------
FastFindPlugin
Assembly Version: 1.0.1895.27688
Win32 Version: 1.0.1895.27688
CodeBase: file:///C:/Programme/devnz/gbpvr/FastFindPlugin.DLL
----------------------------------------
ImdbPlugin
Assembly Version: 1.0.1700.27443
Win32 Version: 1.0.1870.34657
CodeBase: file:///c:/programme/devnz/gbpvr/gbpvrbackendcommon.dll
----------------------------------------
JukeboxPlugin
Assembly Version: 1.0.1745.36459
Win32 Version: 1.0.1870.34657
CodeBase: file:///c:/programme/devnz/gbpvr/gbpvrbackendcommon.dll
----------------------------------------
Music
Assembly Version: 1.0.1845.11276
Win32 Version: 1.0.1870.34657
CodeBase: file:///c:/programme/devnz/gbpvr/gbpvrbackendcommon.dll
----------------------------------------
MusicPanel
Assembly Version: 1.0.1815.42084
Win32 Version: 1.0.1870.34657
CodeBase: file:///c:/programme/devnz/gbpvr/gbpvrbackendcommon.dll
----------------------------------------
MyMusicPlugin
Assembly Version: 2.0.2.1
Win32 Version: 1.0.1870.34657
CodeBase: file:///c:/programme/devnz/gbpvr/gbpvrbackendcommon.dll
----------------------------------------
MyVideosPlugin
Assembly Version: 3.1.0.0
Win32 Version: 1.0.1870.34657
CodeBase: file:///c:/programme/devnz/gbpvr/gbpvrbackendcommon.dll
----------------------------------------
NewsPlugin
Assembly Version: 1.0.1864.31056
Win32 Version: 1.0.1870.34657
CodeBase: file:///c:/programme/devnz/gbpvr/gbpvrbackendcommon.dll
----------------------------------------
recordPlugin
Assembly Version: 1.0.1903.32252
Win32 Version: 1.0.1870.34657
CodeBase: file:///c:/programme/devnz/gbpvr/gbpvrbackendcommon.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.
[/QUOTE]
It is also not saving changes what to display.
<table border="0" align="center" width="95%" cellpadding="0" cellspacing="0"><tr><td>Code Sample </td></tr><tr><td id="CODE">
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 RecordingViewerPlugin.XRecordConfigForm.buttonOK_Click(Object sender, EventArgs e)
at System.Windows.Forms.Control.OnClick(EventArgs e)
at System.Windows.Forms.Button.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.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.ControlNativeWindow.WndProc(Message& 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.573
CodeBase: file:///c:/windows/microsoft.net/framework/v1.1.4322/mscorlib.dll
----------------------------------------
Config
Assembly Version: 1.0.1870.34943
Win32 Version: 1.0.1870.34943
CodeBase: file:///C:/Programme/devnz/gbpvr/Config.exe
----------------------------------------
System.Windows.Forms
Assembly Version: 1.0.5000.0
Win32 Version: 1.1.4322.573
CodeBase: file:///c:/windows/assembly/gac/system.windows.forms/1.0.5000.0b77a5c561934e089/system.dll
----------------------------------------
GBPVRBackendCommon
Assembly Version: 1.0.1870.34657
Win32 Version: 1.0.1870.34657
CodeBase: file:///C:/Programme/devnz/gbpvr/GBPVRBackendCommon.DLL
----------------------------------------
System.Drawing
Assembly Version: 1.0.5000.0
Win32 Version: 1.1.4322.573
CodeBase: file:///c:/windows/assembly/gac/system.drawing/1.0.5000.0b77a5c561934e089/system.xml.dll
----------------------------------------
System.ServiceProcess
Assembly Version: 1.0.5000.0
Win32 Version: 1.1.4322.573
CodeBase: file:///c:/windows/assembly/gac/system.serviceprocess/1.0.5000.0b77a5c561934e089/system.data.dll
----------------------------------------
ComicPlugin
Assembly Version: 1.0.1855.8326
Win32 Version: 1.0.1870.34657
CodeBase: file:///c:/programme/devnz/gbpvr/gbpvrbackendcommon.dll
----------------------------------------
DVDRipperPlugin
Assembly Version: 1.0.1855.8326
Win32 Version: 1.0.1870.34657
CodeBase: file:///c:/programme/devnz/gbpvr/gbpvrbackendcommon.dll
----------------------------------------
FastFindPlugin
Assembly Version: 1.0.1895.27688
Win32 Version: 1.0.1870.34657
CodeBase: file:///c:/programme/devnz/gbpvr/gbpvrbackendcommon.dll
----------------------------------------
GBPVRPublic
Assembly Version: 1.0.1759.34708
Win32 Version: 1.0.1870.34657
CodeBase: file:///c:/programme/devnz/gbpvr/gbpvrbackendcommon.dll
----------------------------------------
Guide2J
Assembly Version: 1.0.1894.36428
Win32 Version: 1.0.1870.34657
CodeBase: file:///c:/programme/devnz/gbpvr/gbpvrbackendcommon.dll
----------------------------------------
FastFindPlugin
Assembly Version: 1.0.1895.27688
Win32 Version: 1.0.1895.27688
CodeBase: file:///C:/Programme/devnz/gbpvr/FastFindPlugin.DLL
----------------------------------------
ImdbPlugin
Assembly Version: 1.0.1700.27443
Win32 Version: 1.0.1870.34657
CodeBase: file:///c:/programme/devnz/gbpvr/gbpvrbackendcommon.dll
----------------------------------------
JukeboxPlugin
Assembly Version: 1.0.1745.36459
Win32 Version: 1.0.1870.34657
CodeBase: file:///c:/programme/devnz/gbpvr/gbpvrbackendcommon.dll
----------------------------------------
Music
Assembly Version: 1.0.1845.11276
Win32 Version: 1.0.1870.34657
CodeBase: file:///c:/programme/devnz/gbpvr/gbpvrbackendcommon.dll
----------------------------------------
MusicPanel
Assembly Version: 1.0.1815.42084
Win32 Version: 1.0.1870.34657
CodeBase: file:///c:/programme/devnz/gbpvr/gbpvrbackendcommon.dll
----------------------------------------
MyMusicPlugin
Assembly Version: 2.0.2.1
Win32 Version: 1.0.1870.34657
CodeBase: file:///c:/programme/devnz/gbpvr/gbpvrbackendcommon.dll
----------------------------------------
MyVideosPlugin
Assembly Version: 3.1.0.0
Win32 Version: 1.0.1870.34657
CodeBase: file:///c:/programme/devnz/gbpvr/gbpvrbackendcommon.dll
----------------------------------------
NewsPlugin
Assembly Version: 1.0.1864.31056
Win32 Version: 1.0.1870.34657
CodeBase: file:///c:/programme/devnz/gbpvr/gbpvrbackendcommon.dll
----------------------------------------
recordPlugin
Assembly Version: 1.0.1903.32252
Win32 Version: 1.0.1870.34657
CodeBase: file:///c:/programme/devnz/gbpvr/gbpvrbackendcommon.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.
[/QUOTE]
It is also not saving changes what to display.
__
PIII 1GHZ, 1GB RAM 200+160GB HD
Hauppauge WINTV PVR 350
XP SP2 MCE
GB-PVR v.1.1.5
PIII 1GHZ, 1GB RAM 200+160GB HD
Hauppauge WINTV PVR 350
XP SP2 MCE
GB-PVR v.1.1.5