NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public Add-ons (3rd party plugins, utilities and skins) Old Stuff (Legacy) GB-PVR Support (legacy) v
« Previous 1 … 1076 1077 1078 1079 1080 … 1231 Next »
xRecord Error on Config save

 
  • 0 Vote(s) - 0 Average
xRecord Error on Config save
piotre
Offline

Member

Posts: 75
Threads: 18
Joined: Feb 2005
#1
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&amp; m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message&amp; m)
at System.Windows.Forms.ButtonBase.WndProc(Message&amp; m)
at System.Windows.Forms.Button.WndProc(Message&amp; m)
at System.Windows.Forms.ControlNativeWindow.OnMessage(Message&amp; m)
at System.Windows.Forms.ControlNativeWindow.WndProc(Message&amp; 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
Ron22
Offline

Member

Posts: 132
Threads: 29
Joined: Feb 2005
#2
2005-03-23, 05:37 PM
That is a known bug. You can read about it here.
New XRecord v20
To fix it edit config.xml to remove the settings for XRecord. It is close to the bottom of the file.
Windows XP Home
P4 2.6GHz - 768MB Ram 980GB 4 - HDD's
3 MVP
1 PVR-150
1 PVR-250
piotre
Offline

Member

Posts: 75
Threads: 18
Joined: Feb 2005
#3
2005-03-24, 09:11 AM
Thanks Ron, that did the job although it took me a while to figure out I had to deactivate xRecord in GBPVR Config first but now it works fine.
__

PIII 1GHZ, 1GB RAM 200+160GB HD
Hauppauge WINTV PVR 350
XP SP2 MCE
GB-PVR v.1.1.5
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)



Possibly Related Threads…
Thread Author Replies Views Last Post
  VMR9 Error message cristovao 7 5,899 2012-01-31, 07:35 AM
Last Post: SLR_65
  "Failed to submit the Tune Request to the Network Provider" Error? jksmurf 4 2,506 2010-12-17, 02:09 PM
Last Post: jksmurf
  Sudden Error Message when accessing gbpvr web interface classpro 0 1,565 2010-11-11, 11:59 PM
Last Post: classpro
  Can't cure the Error: 1904 problem rkircher 1 1,892 2010-11-10, 07:22 AM
Last Post: stustunz
  GBPVR won't save channels in EPG After upgrading Capture Card hollow5555 15 6,031 2010-10-29, 09:13 PM
Last Post: hollow5555
  Unexpected error removing recording from conversion queue pvrproblems 1 1,605 2010-09-03, 03:51 AM
Last Post: sub
  Registry Error while installing PuffY 4 3,227 2010-08-16, 08:20 AM
Last Post: martint123
  Can't view channels in config donschjr 8 2,919 2010-08-13, 12:50 AM
Last Post: donschjr
  Easy way to toggle Client/Server without using Config? Dan the man 2 2,144 2010-08-02, 11:53 AM
Last Post: Reddwarf
  Strange database problem -- pvrx2 not seeing updates, EWA and Config.exe are. 86atc250r 5 2,518 2010-07-26, 10:09 AM
Last Post: martint123

  • View a Printable Version
  • Subscribe to this thread
Forum Jump:

© Designed by D&D, modified by NextPVR - Powered by MyBB

Linear Mode
Threaded Mode