2005-02-02, 07:48 AM
I get the following error from the config app
<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.ArgumentException: Item has already been added. Â Key in dictionary: "BDA Recording Plugin" Â Key being added: "BDA Recording Plugin"
 at System.Collections.Hashtable.Insert(Object key, Object nvalue, Boolean add)
 at System.Collections.Hashtable.Add(Object key, Object value)
 at bg.m(Object A_0, EventArgs A_1)
 at System.Windows.Forms.Form.OnLoad(EventArgs e)
 at System.Windows.Forms.Form.OnCreateControl()
 at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
 at System.Windows.Forms.Control.CreateControl()
 at System.Windows.Forms.Control.WmShowWindow(Message& m)
 at System.Windows.Forms.Control.WndProc(Message& m)
 at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
 at System.Windows.Forms.ContainerControl.WndProc(Message& m)
 at System.Windows.Forms.Form.WmShowWindow(Message& m)
 at System.Windows.Forms.Form.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)
<snip>
[/QUOTE]
The relevant errors in the config.exe.log file are
<table border="0" align="center" width="95%" cellpadding="0" cellspacing="0"><tr><td>Code Sample </td></tr><tr><td id="CODE">
2/1/2005 11:44:28 PM.884 VERBOSE [7] getValue: /settings/PostShowPadding : 2
2/1/2005 11:44:28 PM.894 VERBOSE [7] SourceConfigurationContainer.LoadAll()
2/1/2005 11:44:28 PM.914 VERBOSE [7] creating DirectRecordingSource
2/1/2005 11:44:28 PM.914 VERBOSE [7] Loading DirectRecordingSource Configuration : 1
2/1/2005 11:44:28 PM.924 ERROR [7] Error int SourceConfigurationContainer::LoadAll(): Length cannot be less than zero.
Parameter name: length
2/1/2005 11:44:28 PM.924 ERROR [7] Stack:
 at System.String.Substring(Int32 startIndex, Int32 length)
 at k..ctor()
 at k.a()
 at GBPVR.Backend.Common.DirectRecordingSource.a(Int32 A_0)
 at cp.a()
2/1/2005 11:44:28 PM.964 VERBOSE [7] CustomTaskSettings.loadAll()
2/1/2005 11:44:43 PM.776 VERBOSE [7] creating DirectRecordingSource
2/1/2005 11:44:43 PM.856 VERBOSE [7] SourceCreate_Load:1
2/1/2005 11:44:43 PM.856 VERBOSE [7] creating DirectRecordingSource
[/QUOTE]
Just to make sure things were clean I did a clean install (this is my development PC not my PVR PC).
Jeff
<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.ArgumentException: Item has already been added. Â Key in dictionary: "BDA Recording Plugin" Â Key being added: "BDA Recording Plugin"
 at System.Collections.Hashtable.Insert(Object key, Object nvalue, Boolean add)
 at System.Collections.Hashtable.Add(Object key, Object value)
 at bg.m(Object A_0, EventArgs A_1)
 at System.Windows.Forms.Form.OnLoad(EventArgs e)
 at System.Windows.Forms.Form.OnCreateControl()
 at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
 at System.Windows.Forms.Control.CreateControl()
 at System.Windows.Forms.Control.WmShowWindow(Message& m)
 at System.Windows.Forms.Control.WndProc(Message& m)
 at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
 at System.Windows.Forms.ContainerControl.WndProc(Message& m)
 at System.Windows.Forms.Form.WmShowWindow(Message& m)
 at System.Windows.Forms.Form.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)
<snip>
[/QUOTE]
The relevant errors in the config.exe.log file are
<table border="0" align="center" width="95%" cellpadding="0" cellspacing="0"><tr><td>Code Sample </td></tr><tr><td id="CODE">
2/1/2005 11:44:28 PM.884 VERBOSE [7] getValue: /settings/PostShowPadding : 2
2/1/2005 11:44:28 PM.894 VERBOSE [7] SourceConfigurationContainer.LoadAll()
2/1/2005 11:44:28 PM.914 VERBOSE [7] creating DirectRecordingSource
2/1/2005 11:44:28 PM.914 VERBOSE [7] Loading DirectRecordingSource Configuration : 1
2/1/2005 11:44:28 PM.924 ERROR [7] Error int SourceConfigurationContainer::LoadAll(): Length cannot be less than zero.
Parameter name: length
2/1/2005 11:44:28 PM.924 ERROR [7] Stack:
 at System.String.Substring(Int32 startIndex, Int32 length)
 at k..ctor()
 at k.a()
 at GBPVR.Backend.Common.DirectRecordingSource.a(Int32 A_0)
 at cp.a()
2/1/2005 11:44:28 PM.964 VERBOSE [7] CustomTaskSettings.loadAll()
2/1/2005 11:44:43 PM.776 VERBOSE [7] creating DirectRecordingSource
2/1/2005 11:44:43 PM.856 VERBOSE [7] SourceCreate_Load:1
2/1/2005 11:44:43 PM.856 VERBOSE [7] creating DirectRecordingSource
[/QUOTE]
Just to make sure things were clean I did a clean install (this is my development PC not my PVR PC).
Jeff