[BUG] Unable to scan TV chanels and radio (1 Viewer)

Bram

Portal Pro
December 12, 2005
851
3
's-Hertogenbosch
Home Country
Netherlands Netherlands
MediaPortal Version: MediaPortal 0.2.1.0 with latest SVN
TV-engine 3 version: Latest SVN
Windows Version: Windows XP SP2 Pro eng
CPU Type: AMD Sempron 2800+ @ 2.2Ghz
HDD: 1.8TB total Maxtor
Memory: 2GB DDR 400
Motherboard: ASUS s754 AGP
Motherboard Chipset: nVidia nForce3
Motherboard Bios:
Video Card: ASUS nVidia 6200AGP (256MB)
Video Card Driver:
Sound Card: Soundblaster X-Fi Platinum
Sound Card AC3:
Sound Card Driver:
1. TV Card: AverTV PVR 150MCE
1. TV Card Type: Analog
1. TV Card Driver: latest
2. TV Card: Hauppage PVR 150MCE
2. TV Card Type: Analog
2. TV Card Driver: latest
MPEG2 Video Codec: nVidia PureVideo
MPEG2 Audio Codec: nVidia PureVideo
Satelite/CableTV Provider: Essent
HTPC Case: CoolerMaster
Cooling:
Power Supply: 350 Watt
Remote: Microsoft IR remote
TV: Philips Matchline 82cm 4:3 CRT (1024-768)
TV - HTPC Connection: Composite


When I click the "scan for TV chanels" from the TV-engine admin panel nothing happens. This occures with both my TV-cards. When I try to scan for radio chanels I get an error stating that my card doesn't support radio, which isn't true.

Also, when I try to select the ComSkip directory from the Tv-recording settings there is also no response from clicking on the 'browser' button.

The TV-engine error.log
Code:
11/5/2006 2:15:10 PM Exception   :System.NullReferenceException: Object reference not set to an instance of an object.
   at SetupTv.Sections.CardAnalog.mpButtonScan_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.Control.ControlNativeWindow.OnMessage(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)
11/5/2006 2:15:10 PM Exception   :Object reference not set to an instance of an object.
11/5/2006 2:15:10 PM   site      :Void mpButtonScan_Click(System.Object, System.EventArgs)
11/5/2006 2:15:10 PM   source    :SetupTv
11/5/2006 2:15:10 PM   stacktrace:   at SetupTv.Sections.CardAnalog.mpButtonScan_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.Control.ControlNativeWindow.OnMessage(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)
11/5/2006 2:15:11 PM Exception   :System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary.
   at System.ThrowHelper.ThrowKeyNotFoundException()
   at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
   at TvService.TVController.CardDevice(Int32 cardId)
11/5/2006 2:15:11 PM Exception   :The given key was not present in the dictionary.
11/5/2006 2:15:11 PM   site      :Void ThrowKeyNotFoundException()
11/5/2006 2:15:11 PM   source    :mscorlib
11/5/2006 2:15:11 PM   stacktrace:   at System.ThrowHelper.ThrowKeyNotFoundException()
   at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
   at TvService.TVController.CardDevice(Int32 cardId)
11/5/2006 2:15:11 PM Exception   :System.NullReferenceException: Object reference not set to an instance of an object.
   at SetupTv.Sections.CardAnalog.mpButtonScan_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.Control.ControlNativeWindow.OnMessage(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)
11/5/2006 2:15:11 PM Exception   :Object reference not set to an instance of an object.
11/5/2006 2:15:11 PM   site      :Void mpButtonScan_Click(System.Object, System.EventArgs)
11/5/2006 2:15:11 PM   source    :SetupTv
11/5/2006 2:15:11 PM   stacktrace:   at SetupTv.Sections.CardAnalog.mpButtonScan_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.Control.ControlNativeWindow.OnMessage(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)
11/5/2006 2:15:11 PM Exception   :System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary.
   at System.ThrowHelper.ThrowKeyNotFoundException()
   at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
   at TvService.TVController.CardDevice(Int32 cardId)
11/5/2006 2:15:11 PM Exception   :The given key was not present in the dictionary.
11/5/2006 2:15:11 PM   site      :Void ThrowKeyNotFoundException()
11/5/2006 2:15:11 PM   source    :mscorlib
11/5/2006 2:15:11 PM   stacktrace:   at System.ThrowHelper.ThrowKeyNotFoundException()
   at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
   at TvService.TVController.CardDevice(Int32 cardId)
11/5/2006 2:15:11 PM Exception   :System.NullReferenceException: Object reference not set to an instance of an object.
   at SetupTv.Sections.CardAnalog.mpButtonScan_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.Control.ControlNativeWindow.OnMessage(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)
11/5/2006 2:15:11 PM Exception   :Object reference not set to an instance of an object.
11/5/2006 2:15:11 PM   site      :Void mpButtonScan_Click(System.Object, System.EventArgs)
11/5/2006 2:15:11 PM   source    :SetupTv
11/5/2006 2:15:11 PM   stacktrace:   at SetupTv.Sections.CardAnalog.mpButtonScan_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.Control.ControlNativeWindow.OnMessage(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)
11/5/2006 2:15:12 PM Exception   :System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary.
   at System.ThrowHelper.ThrowKeyNotFoundException()
   at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
   at TvService.TVController.CardDevice(Int32 cardId)
11/5/2006 2:15:12 PM Exception   :The given key was not present in the dictionary.
11/5/2006 2:15:12 PM   site      :Void ThrowKeyNotFoundException()
11/5/2006 2:15:12 PM   source    :mscorlib
11/5/2006 2:15:12 PM   stacktrace:   at System.ThrowHelper.ThrowKeyNotFoundException()
   at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
   at TvService.TVController.CardDevice(Int32 cardId)
11/5/2006 2:15:12 PM Exception   :System.NullReferenceException: Object reference not set to an instance of an object.
   at SetupTv.Sections.CardAnalog.mpButtonScan_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.Control.ControlNativeWindow.OnMessage(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)
11/5/2006 2:15:12 PM Exception   :Object reference not set to an instance of an object.
11/5/2006 2:15:12 PM   site      :Void mpButtonScan_Click(System.Object, System.EventArgs)
11/5/2006 2:15:12 PM   source    :SetupTv
11/5/2006 2:15:12 PM   stacktrace:   at SetupTv.Sections.CardAnalog.mpButtonScan_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.Control.ControlNativeWindow.OnMessage(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)
11/5/2006 2:15:13 PM Exception   :System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary.
   at System.ThrowHelper.ThrowKeyNotFoundException()
   at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
   at TvService.TVController.CardDevice(Int32 cardId)
11/5/2006 2:15:13 PM Exception   :The given key was not present in the dictionary.
11/5/2006 2:15:13 PM   site      :Void ThrowKeyNotFoundException()
11/5/2006 2:15:13 PM   source    :mscorlib
11/5/2006 2:15:13 PM   stacktrace:   at System.ThrowHelper.ThrowKeyNotFoundException()
   at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
   at TvService.TVController.CardDevice(Int32 cardId)
11/5/2006 2:15:13 PM Exception   :System.NullReferenceException: Object reference not set to an instance of an object.
   at SetupTv.Sections.CardAnalog.mpButtonScan_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.Control.ControlNativeWindow.OnMessage(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)
11/5/2006 2:15:13 PM Exception   :Object reference not set to an instance of an object.
11/5/2006 2:15:13 PM   site      :Void mpButtonScan_Click(System.Object, System.EventArgs)
11/5/2006 2:15:13 PM   source    :SetupTv
11/5/2006 2:15:13 PM   stacktrace:   at SetupTv.Sections.CardAnalog.mpButtonScan_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.Control.ControlNativeWindow.OnMessage(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)
11/5/2006 2:15:13 PM Exception   :System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary.
   at System.ThrowHelper.ThrowKeyNotFoundException()
   at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
   at TvService.TVController.CardDevice(Int32 cardId)
11/5/2006 2:15:13 PM Exception   :The given key was not present in the dictionary.
11/5/2006 2:15:13 PM   site      :Void ThrowKeyNotFoundException()
11/5/2006 2:15:13 PM   source    :mscorlib
11/5/2006 2:15:13 PM   stacktrace:   at System.ThrowHelper.ThrowKeyNotFoundException()
   at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
   at TvService.TVController.CardDevice(Int32 cardId)
11/5/2006 2:15:13 PM Exception   :System.NullReferenceException: Object reference not set to an instance of an object.
   at SetupTv.Sections.CardAnalog.mpButtonScan_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.Control.ControlNativeWindow.OnMessage(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)
11/5/2006 2:15:13 PM Exception   :Object reference not set to an instance of an object.
11/5/2006 2:15:13 PM   site      :Void mpButtonScan_Click(System.Object, System.EventArgs)
11/5/2006 2:15:13 PM   source    :SetupTv
11/5/2006 2:15:13 PM   stacktrace:   at SetupTv.Sections.CardAnalog.mpButtonScan_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.Control.ControlNativeWindow.OnMessage(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)
11/5/2006 2:15:14 PM Exception   :System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary.
   at System.ThrowHelper.ThrowKeyNotFoundException()
   at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
   at TvService.TVController.CardDevice(Int32 cardId)
11/5/2006 2:15:14 PM Exception   :The given key was not present in the dictionary.
11/5/2006 2:15:14 PM   site      :Void ThrowKeyNotFoundException()
11/5/2006 2:15:14 PM   source    :mscorlib
11/5/2006 2:15:14 PM   stacktrace:   at System.ThrowHelper.ThrowKeyNotFoundException()
   at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
   at TvService.TVController.CardDevice(Int32 cardId)
11/5/2006 2:15:14 PM Exception   :System.NullReferenceException: Object reference not set to an instance of an object.
   at SetupTv.Sections.CardAnalog.mpButtonScan_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.Control.ControlNativeWindow.OnMessage(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)
11/5/2006 2:15:14 PM Exception   :Object reference not set to an instance of an object.
11/5/2006 2:15:14 PM   site      :Void mpButtonScan_Click(System.Object, System.EventArgs)
11/5/2006 2:15:14 PM   source    :SetupTv
11/5/2006 2:15:14 PM   stacktrace:   at SetupTv.Sections.CardAnalog.mpButtonScan_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.Control.ControlNativeWindow.OnMessage(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)
11/5/2006 2:15:15 PM Exception   :System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary.
   at System.ThrowHelper.ThrowKeyNotFoundException()
   at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
   at TvService.TVController.CardDevice(Int32 cardId)
11/5/2006 2:15:15 PM Exception   :The given key was not present in the dictionary.
11/5/2006 2:15:15 PM   site      :Void ThrowKeyNotFoundException()
11/5/2006 2:15:15 PM   source    :mscorlib
11/5/2006 2:15:15 PM   stacktrace:   at System.ThrowHelper.ThrowKeyNotFoundException()
   at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
   at TvService.TVController.CardDevice(Int32 cardId)
11/5/2006 2:15:15 PM Exception   :System.NullReferenceException: Object reference not set to an instance of an object.
   at SetupTv.Sections.CardAnalog.mpButton1_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.Control.ControlNativeWindow.OnMessage(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)
11/5/2006 2:15:15 PM Exception   :Object reference not set to an instance of an object.
11/5/2006 2:15:15 PM   site      :Void mpButton1_Click(System.Object, System.EventArgs)
11/5/2006 2:15:15 PM   source    :SetupTv
11/5/2006 2:15:15 PM   stacktrace:   at SetupTv.Sections.CardAnalog.mpButton1_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.Control.ControlNativeWindow.OnMessage(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)
11/5/2006 2:15:19 PM Exception   :System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary.
   at System.ThrowHelper.ThrowKeyNotFoundException()
   at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
   at TvService.TVController.CanTune(Int32 cardId, IChannel channel)
11/5/2006 2:15:19 PM Exception   :The given key was not present in the dictionary.
11/5/2006 2:15:19 PM   site      :Void ThrowKeyNotFoundException()
11/5/2006 2:15:19 PM   source    :mscorlib
11/5/2006 2:15:19 PM   stacktrace:   at System.ThrowHelper.ThrowKeyNotFoundException()
   at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
   at TvService.TVController.CanTune(Int32 cardId, IChannel channel)
11/5/2006 2:15:23 PM Exception   :System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary.
   at System.ThrowHelper.ThrowKeyNotFoundException()
   at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
   at TvService.TVController.CardDevice(Int32 cardId)
11/5/2006 2:15:23 PM Exception   :The given key was not present in the dictionary.
11/5/2006 2:15:23 PM   site      :Void ThrowKeyNotFoundException()
11/5/2006 2:15:23 PM   source    :mscorlib
11/5/2006 2:15:23 PM   stacktrace:   at System.ThrowHelper.ThrowKeyNotFoundException()
   at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
   at TvService.TVController.CardDevice(Int32 cardId)
11/5/2006 2:15:23 PM Exception   :System.NullReferenceException: Object reference not set to an instance of an object.
   at SetupTv.Sections.CardAnalog.mpButtonScan_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.Control.ControlNativeWindow.OnMessage(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)
11/5/2006 2:15:23 PM Exception   :Object reference not set to an instance of an object.
11/5/2006 2:15:23 PM   site      :Void mpButtonScan_Click(System.Object, System.EventArgs)
11/5/2006 2:15:23 PM   source    :SetupTv
11/5/2006 2:15:23 PM   stacktrace:   at SetupTv.Sections.CardAnalog.mpButtonScan_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.Control.ControlNativeWindow.OnMessage(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)
11/5/2006 2:15:23 PM Exception   :System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary.
   at System.ThrowHelper.ThrowKeyNotFoundException()
   at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
   at TvService.TVController.CardDevice(Int32 cardId)
11/5/2006 2:15:23 PM Exception   :The given key was not present in the dictionary.
11/5/2006 2:15:23 PM   site      :Void ThrowKeyNotFoundException()
11/5/2006 2:15:23 PM   source    :mscorlib
11/5/2006 2:15:23 PM   stacktrace:   at System.ThrowHelper.ThrowKeyNotFoundException()
   at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
   at TvService.TVController.CardDevice(Int32 cardId)
11/5/2006 2:15:23 PM Exception   :System.NullReferenceException: Object reference not set to an instance of an object.
   at SetupTv.Sections.CardAnalog.mpButtonScan_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.Control.ControlNativeWindow.OnMessage(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)
11/5/2006 2:15:23 PM Exception   :Object reference not set to an instance of an object.
11/5/2006 2:15:23 PM   site      :Void mpButtonScan_Click(System.Object, System.EventArgs)
11/5/2006 2:15:23 PM   source    :SetupTv
11/5/2006 2:15:23 PM   stacktrace:   at SetupTv.Sections.CardAnalog.mpButtonScan_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.Control.ControlNativeWindow.OnMessage(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)
11/5/2006 2:15:24 PM Exception   :System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary.
   at System.ThrowHelper.ThrowKeyNotFoundException()
   at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
   at TvService.TVController.CardDevice(Int32 cardId)
11/5/2006 2:15:24 PM Exception   :The given key was not present in the dictionary.
11/5/2006 2:15:24 PM   site      :Void ThrowKeyNotFoundException()
11/5/2006 2:15:24 PM   source    :mscorlib
11/5/2006 2:15:24 PM   stacktrace:   at System.ThrowHelper.ThrowKeyNotFoundException()
   at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
   at TvService.TVController.CardDevice(Int32 cardId)
11/5/2006 2:15:24 PM Exception   :System.NullReferenceException: Object reference not set to an instance of an object.
   at SetupTv.Sections.CardAnalog.mpButtonScan_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.Control.ControlNativeWindow.OnMessage(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)
11/5/2006 2:15:24 PM Exception   :Object reference not set to an instance of an object.
11/5/2006 2:15:24 PM   site      :Void mpButtonScan_Click(System.Object, System.EventArgs)
11/5/2006 2:15:24 PM   source    :SetupTv
11/5/2006 2:15:24 PM   stacktrace:   at SetupTv.Sections.CardAnalog.mpButtonScan_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.Control.ControlNativeWindow.OnMessage(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)
11/5/2006 2:15:24 PM Exception   :System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary.
   at System.ThrowHelper.ThrowKeyNotFoundException()
   at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
   at TvService.TVController.CardDevice(Int32 cardId)
11/5/2006 2:15:24 PM Exception   :The given key was not present in the dictionary.
11/5/2006 2:15:24 PM   site      :Void ThrowKeyNotFoundException()
11/5/2006 2:15:24 PM   source    :mscorlib
11/5/2006 2:15:24 PM   stacktrace:   at System.ThrowHelper.ThrowKeyNotFoundException()
   at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
   at TvService.TVController.CardDevice(Int32 cardId)
11/5/2006 2:15:24 PM Exception   :System.NullReferenceException: Object reference not set to an instance of an object.
   at SetupTv.Sections.CardAnalog.mpButtonScan_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.Control.ControlNativeWindow.OnMessage(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)
11/5/2006 2:15:24 PM Exception   :Object reference not set to an instance of an object.
11/5/2006 2:15:24 PM   site      :Void mpButtonScan_Click(System.Object, System.EventArgs)
11/5/2006 2:15:24 PM   source    :SetupTv
11/5/2006 2:15:24 PM   stacktrace:   at SetupTv.Sections.CardAnalog.mpButtonScan_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.Control.ControlNativeWindow.OnMessage(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)
11/5/2006 2:15:25 PM Exception   :System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary.
   at System.ThrowHelper.ThrowKeyNotFoundException()
   at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
   at TvService.TVController.CardDevice(Int32 cardId)
11/5/2006 2:15:25 PM Exception   :The given key was not present in the dictionary.
11/5/2006 2:15:25 PM   site      :Void ThrowKeyNotFoundException()
11/5/2006 2:15:25 PM   source    :mscorlib
11/5/2006 2:15:25 PM   stacktrace:   at System.ThrowHelper.ThrowKeyNotFoundException()
   at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
   at TvService.TVController.CardDevice(Int32 cardId)
11/5/2006 2:15:25 PM Exception   :System.NullReferenceException: Object reference not set to an instance of an object.
   at SetupTv.Sections.CardAnalog.mpButtonScan_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.Control.ControlNativeWindow.OnMessage(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)
11/5/2006 2:15:25 PM Exception   :Object reference not set to an instance of an object.
11/5/2006 2:15:25 PM   site      :Void mpButtonScan_Click(System.Object, System.EventArgs)
11/5/2006 2:15:25 PM   source    :SetupTv
11/5/2006 2:15:25 PM   stacktrace:   at SetupTv.Sections.CardAnalog.mpButtonScan_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.Control.ControlNativeWindow.OnMessage(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)
11/5/2006 2:15:25 PM Exception   :System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary.
   at System.ThrowHelper.ThrowKeyNotFoundException()
   at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
   at TvService.TVController.CardDevice(Int32 cardId)
11/5/2006 2:15:25 PM Exception   :The given key was not present in the dictionary.
11/5/2006 2:15:25 PM   site      :Void ThrowKeyNotFoundException()
11/5/2006 2:15:25 PM   source    :mscorlib
11/5/2006 2:15:25 PM   stacktrace:   at System.ThrowHelper.ThrowKeyNotFoundException()
   at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
   at TvService.TVController.CardDevice(Int32 cardId)
11/5/2006 2:15:25 PM Exception   :System.NullReferenceException: Object reference not set to an instance of an object.
   at SetupTv.Sections.CardAnalog.mpButtonScan_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.Control.ControlNativeWindow.OnMessage(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)
11/5/2006 2:15:25 PM Exception   :Object reference not set to an instance of an object.
11/5/2006 2:15:25 PM   site      :Void mpButtonScan_Click(System.Object, System.EventArgs)
11/5/2006 2:15:25 PM   source    :SetupTv
11/5/2006 2:15:25 PM   stacktrace:   at SetupTv.Sections.CardAnalog.mpButtonScan_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.Control.ControlNativeWindow.OnMessage(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)
11/5/2006 2:15:25 PM Exception   :System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary.
   at System.ThrowHelper.ThrowKeyNotFoundException()
   at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
   at TvService.TVController.CardDevice(Int32 cardId)
11/5/2006 2:15:25 PM Exception   :The given key was not present in the dictionary.
11/5/2006 2:15:25 PM   site      :Void ThrowKeyNotFoundException()
11/5/2006 2:15:25 PM   source    :mscorlib
11/5/2006 2:15:25 PM   stacktrace:   at System.ThrowHelper.ThrowKeyNotFoundException()
   at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
   at TvService.TVController.CardDevice(Int32 cardId)
11/5/2006 2:15:25 PM Exception   :System.NullReferenceException: Object reference not set to an instance of an object.
   at SetupTv.Sections.CardAnalog.mpButtonScan_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.Control.ControlNativeWindow.OnMessage(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)
11/5/2006 2:15:25 PM Exception   :Object reference not set to an instance of an object.
11/5/2006 2:15:25 PM   site      :Void mpButtonScan_Click(System.Object, System.EventArgs)
11/5/2006 2:15:25 PM   source    :SetupTv
11/5/2006 2:15:25 PM   stacktrace:   at SetupTv.Sections.CardAnalog.mpButtonScan_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.Control.ControlNativeWindow.OnMessage(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)
11/5/2006 2:15:25 PM Exception   :System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary.
   at System.ThrowHelper.ThrowKeyNotFoundException()
   at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
   at TvService.TVController.CardDevice(Int32 cardId)
11/5/2006 2:15:25 PM Exception   :The given key was not present in the dictionary.
11/5/2006 2:15:25 PM   site      :Void ThrowKeyNotFoundException()
11/5/2006 2:15:25 PM   source    :mscorlib
11/5/2006 2:15:25 PM   stacktrace:   at System.ThrowHelper.ThrowKeyNotFoundException()
   at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
   at TvService.TVController.CardDevice(Int32 cardId)
11/5/2006 2:15:25 PM Exception   :System.NullReferenceException: Object reference not set to an instance of an object.
   at SetupTv.Sections.CardAnalog.mpButtonScan_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.Control.ControlNativeWindow.OnMessage(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)
11/5/2006 2:15:25 PM Exception   :Object reference not set to an instance of an object.
11/5/2006 2:15:25 PM   site      :Void mpButtonScan_Click(System.Object, System.EventArgs)
11/5/2006 2:15:25 PM   source    :SetupTv
11/5/2006 2:15:25 PM   stacktrace:   at SetupTv.Sections.CardAnalog.mpButtonScan_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.Control.ControlNativeWindow.OnMessage(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)
11/5/2006 2:15:25 PM Exception   :System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary.
   at System.ThrowHelper.ThrowKeyNotFoundException()
   at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
   at TvService.TVController.CardDevice(Int32 cardId)
11/5/2006 2:15:25 PM Exception   :The given key was not present in the dictionary.
11/5/2006 2:15:25 PM   site      :Void ThrowKeyNotFoundException()
11/5/2006 2:15:25 PM   source    :mscorlib
11/5/2006 2:15:25 PM   stacktrace:   at System.ThrowHelper.ThrowKeyNotFoundException()
   at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
   at TvService.TVController.CardDevice(Int32 cardId)
11/5/2006 2:15:25 PM Exception   :System.NullReferenceException: Object reference not set to an instance of an object.
   at SetupTv.Sections.CardAnalog.mpButtonScan_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.Control.ControlNativeWindow.OnMessage(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)
11/5/2006 2:15:25 PM Exception   :Object reference not set to an instance of an object.
11/5/2006 2:15:25 PM   site      :Void mpButtonScan_Click(System.Object, System.EventArgs)
11/5/2006 2:15:25 PM   source    :SetupTv
11/5/2006 2:15:25 PM   stacktrace:   at SetupTv.Sections.CardAnalog.mpButtonScan_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.Control.ControlNativeWindow.OnMessage(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)
11/5/2006 2:15:26 PM Exception   :System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary.
   at System.ThrowHelper.ThrowKeyNotFoundException()
   at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
   at TvService.TVController.CardDevice(Int32 cardId)
11/5/2006 2:15:26 PM Exception   :The given key was not present in the dictionary.
11/5/2006 2:15:26 PM   site      :Void ThrowKeyNotFoundException()
11/5/2006 2:15:26 PM   source    :mscorlib
11/5/2006 2:15:26 PM   stacktrace:   at System.ThrowHelper.ThrowKeyNotFoundException()
   at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
   at TvService.TVController.CardDevice(Int32 cardId)
11/5/2006 2:15:26 PM Exception   :System.NullReferenceException: Object reference not set to an instance of an object.
   at SetupTv.Sections.CardAnalog.mpButtonScan_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.Control.ControlNativeWindow.OnMessage(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)
11/5/2006 2:15:26 PM Exception   :Object reference not set to an instance of an object.
11/5/2006 2:15:26 PM   site      :Void mpButtonScan_Click(System.Object, System.EventArgs)
11/5/2006 2:15:26 PM   source    :SetupTv
11/5/2006 2:15:26 PM   stacktrace:   at SetupTv.Sections.CardAnalog.mpButtonScan_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.Control.ControlNativeWindow.OnMessage(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)
11/5/2006 2:15:27 PM Exception   :System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary.
   at System.ThrowHelper.ThrowKeyNotFoundException()
   at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
   at TvService.TVController.TunerLocked(Int32 cardId)
11/5/2006 2:15:27 PM Exception   :The given key was not present in the dictionary.
11/5/2006 2:15:27 PM   site      :Void ThrowKeyNotFoundException()
11/5/2006 2:15:27 PM   source    :mscorlib
11/5/2006 2:15:27 PM   stacktrace:   at System.ThrowHelper.ThrowKeyNotFoundException()
   at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
   at TvService.TVController.TunerLocked(Int32 cardId)
11/5/2006 2:15:27 PM Exception   :System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary.
   at System.ThrowHelper.ThrowKeyNotFoundException()
   at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
   at TvService.TVController.CurrentChannel(Int32 cardId)
11/5/2006 2:15:27 PM Exception   :The given key was not present in the dictionary.
11/5/2006 2:15:27 PM   site      :Void ThrowKeyNotFoundException()
11/5/2006 2:15:27 PM   source    :mscorlib
11/5/2006 2:15:27 PM   stacktrace:   at System.ThrowHelper.ThrowKeyNotFoundException()
   at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
   at TvService.TVController.CurrentChannel(Int32 cardId)
11/5/2006 2:15:28 PM Exception   :System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary.
   at System.ThrowHelper.ThrowKeyNotFoundException()
   at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
   at TvService.TVController.CardDevice(Int32 cardId)
11/5/2006 2:15:28 PM Exception   :The given key was not present in the dictionary.
11/5/2006 2:15:28 PM   site      :Void ThrowKeyNotFoundException()
11/5/2006 2:15:28 PM   source    :mscorlib
11/5/2006 2:15:28 PM   stacktrace:   at System.ThrowHelper.ThrowKeyNotFoundException()
   at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
   at TvService.TVController.CardDevice(Int32 cardId)
11/5/2006 2:15:28 PM Exception   :System.NullReferenceException: Object reference not set to an instance of an object.
   at SetupTv.Sections.CardAnalog.mpButtonScan_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.Control.ControlNativeWindow.OnMessage(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)
11/5/2006 2:15:28 PM Exception   :Object reference not set to an instance of an object.
11/5/2006 2:15:28 PM   site      :Void mpButtonScan_Click(System.Object, System.EventArgs)
11/5/2006 2:15:28 PM   source    :SetupTv
11/5/2006 2:15:28 PM   stacktrace:   at SetupTv.Sections.CardAnalog.mpButtonScan_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.Control.ControlNativeWindow.OnMessage(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)
11/5/2006 2:15:28 PM Exception   :System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary.
   at System.ThrowHelper.ThrowKeyNotFoundException()
   at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
   at TvService.TVController.CardDevice(Int32 cardId)
11/5/2006 2:15:28 PM Exception   :The given key was not present in the dictionary.
11/5/2006 2:15:28 PM   site      :Void ThrowKeyNotFoundException()
11/5/2006 2:15:28 PM   source    :mscorlib
11/5/2006 2:15:28 PM   stacktrace:   at System.ThrowHelper.ThrowKeyNotFoundException()
   at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
   at TvService.TVController.CardDevice(Int32 cardId)
11/5/2006 2:15:28 PM Exception   :System.NullReferenceException: Object reference not set to an instance of an object.
   at SetupTv.Sections.CardAnalog.mpButtonScan_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.Control.ControlNativeWindow.OnMessage(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)
11/5/2006 2:15:28 PM Exception   :Object reference not set to an instance of an object.
11/5/2006 2:15:28 PM   site      :Void mpButtonScan_Click(System.Object, System.EventArgs)
11/5/2006 2:15:28 PM   source    :SetupTv
11/5/2006 2:15:28 PM   stacktrace:   at SetupTv.Sections.CardAnalog.mpButtonScan_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.Control.ControlNativeWindow.OnMessage(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)
11/5/2006 2:15:29 PM Exception   :System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary.
   at System.ThrowHelper.ThrowKeyNotFoundException()
   at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
   at TvService.TVController.CardDevice(Int32 cardId)
11/5/2006 2:15:29 PM Exception   :The given key was not present in the dictionary.
11/5/2006 2:15:29 PM   site      :Void ThrowKeyNotFoundException()
11/5/2006 2:15:29 PM   source    :mscorlib
11/5/2006 2:15:29 PM   stacktrace:   at System.ThrowHelper.ThrowKeyNotFoundException()
   at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
   at TvService.TVController.CardDevice(Int32 cardId)
11/5/2006 2:15:29 PM Exception   :System.NullReferenceException: Object reference not set to an instance of an object.
   at SetupTv.Sections.CardAnalog.mpButtonScan_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.Control.ControlNativeWindow.OnMessage(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)
11/5/2006 2:15:29 PM Exception   :Object reference not set to an instance of an object.
11/5/2006 2:15:29 PM   site      :Void mpButtonScan_Click(System.Object, System.EventArgs)
11/5/2006 2:15:29 PM   source    :SetupTv
11/5/2006 2:15:29 PM   stacktrace:   at SetupTv.Sections.CardAnalog.mpButtonScan_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.Control.ControlNativeWindow.OnMessage(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)
11/5/2006 2:15:29 PM Exception   :System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary.
   at System.ThrowHelper.ThrowKeyNotFoundException()
   at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
   at TvService.TVController.CardDevice(Int32 cardId)
11/5/2006 2:15:29 PM Exception   :The given key was not present in the dictionary.
11/5/2006 2:15:29 PM   site      :Void ThrowKeyNotFoundException()
11/5/2006 2:15:29 PM   source    :mscorlib
11/5/2006 2:15:29 PM   stacktrace:   at System.ThrowHelper.ThrowKeyNotFoundException()
   at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
   at TvService.TVController.CardDevice(Int32 cardId)
11/5/2006 2:15:29 PM Exception   :System.NullReferenceException: Object reference not set to an instance of an object.
   at SetupTv.Sections.CardAnalog.mpButtonScan_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.Control.ControlNativeWindow.OnMessage(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)
11/5/2006 2:15:29 PM Exception   :Object reference not set to an instance of an object.
11/5/2006 2:15:29 PM   site      :Void mpButtonScan_Click(System.Object, System.EventArgs)
11/5/2006 2:15:29 PM   source    :SetupTv
11/5/2006 2:15:29 PM   stacktrace:   at SetupTv.Sections.CardAnalog.mpButtonScan_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.Control.ControlNativeWindow.OnMessage(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)
11/5/2006 2:15:29 PM Exception   :System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary.
   at System.ThrowHelper.ThrowKeyNotFoundException()
   at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
   at TvService.TVController.CardDevice(Int32 cardId)
11/5/2006 2:15:29 PM Exception   :The given key was not present in the dictionary.
11/5/2006 2:15:29 PM   site      :Void ThrowKeyNotFoundException()
11/5/2006 2:15:29 PM   source    :mscorlib
11/5/2006 2:15:29 PM   stacktrace:   at System.ThrowHelper.ThrowKeyNotFoundException()
   at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
   at TvService.TVController.CardDevice(Int32 cardId)
11/5/2006 2:15:29 PM Exception   :System.NullReferenceException: Object reference not set to an instance of an object.
   at SetupTv.Sections.CardAnalog.mpButtonScan_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.Control.ControlNativeWindow.OnMessage(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)
11/5/2006 2:15:29 PM Exception   :Object reference not set to an instance of an object.
11/5/2006 2:15:29 PM   site      :Void mpButtonScan_Click(System.Object, System.EventArgs)
11/5/2006 2:15:29 PM   source    :SetupTv
11/5/2006 2:15:29 PM   stacktrace:   at SetupTv.Sections.CardAnalog.mpButtonScan_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.Control.ControlNativeWindow.OnMessage(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)
11/5/2006 2:15:29 PM Exception   :System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary.
   at System.ThrowHelper.ThrowKeyNotFoundException()
   at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
   at TvService.TVController.CardDevice(Int32 cardId)
11/5/2006 2:15:29 PM Exception   :The given key was not present in the dictionary.
11/5/2006 2:15:29 PM   site      :Void ThrowKeyNotFoundException()
11/5/2006 2:15:29 PM   source    :mscorlib
11/5/2006 2:15:29 PM   stacktrace:   at System.ThrowHelper.ThrowKeyNotFoundException()
   at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
   at TvService.TVController.CardDevice(Int32 cardId)
11/5/2006 2:15:29 PM Exception   :System.NullReferenceException: Object reference not set to an instance of an object.
   at SetupTv.Sections.CardAnalog.mpButtonScan_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.Control.ControlNativeWindow.OnMessage(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)
11/5/2006 2:15:29 PM Exception   :Object reference not set to an instance of an object.
11/5/2006 2:15:29 PM   site      :Void mpButtonScan_Click(System.Object, System.EventArgs)
11/5/2006 2:15:29 PM   source    :SetupTv
11/5/2006 2:15:29 PM   stacktrace:   at SetupTv.Sections.CardAnalog.mpButtonScan_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.Control.ControlNativeWindow.OnMessage(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)
11/5/2006 2:15:30 PM Exception   :System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary.
   at System.ThrowHelper.ThrowKeyNotFoundException()
   at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
   at TvService.TVController.CardDevice(Int32 cardId)
11/5/2006 2:15:30 PM Exception   :The given key was not present in the dictionary.
11/5/2006 2:15:30 PM   site      :Void ThrowKeyNotFoundException()
11/5/2006 2:15:30 PM   source    :mscorlib
11/5/2006 2:15:30 PM   stacktrace:   at System.ThrowHelper.ThrowKeyNotFoundException()
   at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
   at TvService.TVController.CardDevice(Int32 cardId)
11/5/2006 2:15:30 PM Exception   :System.NullReferenceException: Object reference not set to an instance of an object.
   at SetupTv.Sections.CardAnalog.mpButtonScan_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.Control.ControlNativeWindow.OnMessage(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)
11/5/2006 2:15:30 PM Exception   :Object reference not set to an instance of an object.
11/5/2006 2:15:30 PM   site      :Void mpButtonScan_Click(System.Object, System.EventArgs)
11/5/2006 2:15:30 PM   source    :SetupTv
11/5/2006 2:15:30 PM   stacktrace:   at SetupTv.Sections.CardAnalog.mpButtonScan_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.Control.ControlNativeWindow.OnMessage(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)
11/5/2006 2:15:30 PM Exception   :System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary.
   at System.ThrowHelper.ThrowKeyNotFoundException()
   at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
   at TvService.TVController.CardDevice(Int32 cardId)
11/5/2006 2:15:30 PM Exception   :The given key was not present in the dictionary.
11/5/2006 2:15:30 PM   site      :Void ThrowKeyNotFoundException()
11/5/2006 2:15:30 PM   source    :mscorlib
11/5/2006 2:15:30 PM   stacktrace:   at System.ThrowHelper.ThrowKeyNotFoundException()
   at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
   at TvService.TVController.CardDevice(Int32 cardId)
11/5/2006 2:15:30 PM Exception   :System.NullReferenceException: Object reference not set to an instance of an object.
   at SetupTv.Sections.CardAnalog.mpButtonScan_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.Control.ControlNativeWindow.OnMessage(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)
11/5/2006 2:15:30 PM Exception   :Object reference not set to an instance of an object.
11/5/2006 2:15:30 PM   site      :Void mpButtonScan_Click(System.Object, System.EventArgs)
11/5/2006 2:15:30 PM   source    :SetupTv
11/5/2006 2:15:30 PM   stacktrace:   at SetupTv.Sections.CardAnalog.mpButtonScan_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.Control.ControlNativeWindow.OnMessage(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)
11/5/2006 2:15:33 PM Exception   :System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary.
   at System.ThrowHelper.ThrowKeyNotFoundException()
   at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
   at TvService.TVController.Type(Int32 cardId)
11/5/2006 2:15:33 PM Exception   :The given key was not present in the dictionary.
11/5/2006 2:15:33 PM   site      :Void ThrowKeyNotFoundException()
11/5/2006 2:15:33 PM   source    :mscorlib
11/5/2006 2:15:33 PM   stacktrace:   at System.ThrowHelper.ThrowKeyNotFoundException()
   at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
   at TvService.TVController.Type(Int32 cardId)
11/5/2006 2:15:33 PM Exception   :System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary.
   at System.ThrowHelper.ThrowKeyNotFoundException()
   at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
   at TvService.TVController.Type(Int32 cardId)
11/5/2006 2:15:33 PM Exception   :The given key was not present in the dictionary.
11/5/2006 2:15:33 PM   site      :Void ThrowKeyNotFoundException()
11/5/2006 2:15:33 PM   source    :mscorlib
11/5/2006 2:15:33 PM   stacktrace:   at System.ThrowHelper.ThrowKeyNotFoundException()
   at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
   at TvService.TVController.Type(Int32 cardId)
11/5/2006 2:15:40 PM Exception   :System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary.
   at System.ThrowHelper.ThrowKeyNotFoundException()
   at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
   at TvService.TVController.Type(Int32 cardId)
11/5/2006 2:15:40 PM Exception   :The given key was not present in the dictionary.
11/5/2006 2:15:40 PM   site      :Void ThrowKeyNotFoundException()
11/5/2006 2:15:40 PM   source    :mscorlib
11/5/2006 2:15:40 PM   stacktrace:   at System.ThrowHelper.ThrowKeyNotFoundException()
   at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
   at TvService.TVController.Type(Int32 cardId)
11/5/2006 2:15:40 PM Exception   :System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary.
   at System.ThrowHelper.ThrowKeyNotFoundException()
   at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
   at TvService.TVController.Type(Int32 cardId)
11/5/2006 2:15:40 PM Exception   :The given key was not present in the dictionary.
11/5/2006 2:15:40 PM   site      :Void ThrowKeyNotFoundException()
11/5/2006 2:15:40 PM   source    :mscorlib
11/5/2006 2:15:40 PM   stacktrace:   at System.ThrowHelper.ThrowKeyNotFoundException()
   at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
   at TvService.TVController.Type(Int32 cardId)
11/5/2006 2:15:46 PM Exception   :System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary.
   at System.ThrowHelper.ThrowKeyNotFoundException()
   at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
   at TvService.TVController.TunerLocked(Int32 cardId)
11/5/2006 2:15:46 PM Exception   :The given key was not present in the dictionary.
11/5/2006 2:15:46 PM   site      :Void ThrowKeyNotFoundException()
11/5/2006 2:15:46 PM   source    :mscorlib
11/5/2006 2:15:46 PM   stacktrace:   at System.ThrowHelper.ThrowKeyNotFoundException()
   at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
   at TvService.TVController.TunerLocked(Int32 cardId)
11/5/2006 2:15:46 PM Exception   :System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary.
   at System.ThrowHelper.ThrowKeyNotFoundException()
   at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
   at TvService.TVController.CurrentChannel(Int32 cardId)
11/5/2006 2:15:46 PM Exception   :The given key was not present in the dictionary.
11/5/2006 2:15:46 PM   site      :Void ThrowKeyNotFoundException()
11/5/2006 2:15:46 PM   source    :mscorlib
11/5/2006 2:15:46 PM   stacktrace:   at System.ThrowHelper.ThrowKeyNotFoundException()
   at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
   at TvService.TVController.CurrentChannel(Int32 cardId)
11/5/2006 2:15:48 PM Exception   :System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary.
   at System.ThrowHelper.ThrowKeyNotFoundException()
   at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
   at TvService.TVController.CardDevice(Int32 cardId)
11/5/2006 2:15:48 PM Exception   :The given key was not present in the dictionary.
11/5/2006 2:15:48 PM   site      :Void ThrowKeyNotFoundException()
11/5/2006 2:15:48 PM   source    :mscorlib
11/5/2006 2:15:48 PM   stacktrace:   at System.ThrowHelper.ThrowKeyNotFoundException()
   at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
   at TvService.TVController.CardDevice(Int32 cardId)
11/5/2006 2:15:48 PM Exception   :System.NullReferenceException: Object reference not set to an instance of an object.
   at SetupTv.Sections.CardAnalog.mpButtonScan_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.Control.ControlNativeWindow.OnMessage(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)
11/5/2006 2:15:48 PM Exception   :Object reference not set to an instance of an object.
11/5/2006 2:15:48 PM   site      :Void mpButtonScan_Click(System.Object, System.EventArgs)
11/5/2006 2:15:48 PM   source    :SetupTv
11/5/2006 2:15:48 PM   stacktrace:   at SetupTv.Sections.CardAnalog.mpButtonScan_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.Control.ControlNativeWindow.OnMessage(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)
11/5/2006 2:15:56 PM Exception   :System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary.
   at System.ThrowHelper.ThrowKeyNotFoundException()
   at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
   at TvService.TVController.CardDevice(Int32 cardId)
11/5/2006 2:15:56 PM Exception   :The given key was not present in the dictionary.
11/5/2006 2:15:56 PM   site      :Void ThrowKeyNotFoundException()
11/5/2006 2:15:56 PM   source    :mscorlib
11/5/2006 2:15:56 PM   stacktrace:   at System.ThrowHelper.ThrowKeyNotFoundException()
   at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
   at TvService.TVController.CardDevice(Int32 cardId)
11/5/2006 2:15:56 PM Exception   :System.NullReferenceException: Object reference not set to an instance of an object.
   at SetupTv.Sections.CardAnalog.mpButtonScan_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.ButtonBase.OnKeyUp(KeyEventArgs kevent)
   at System.Windows.Forms.Control.ProcessKeyEventArgs(Message& m)
   at System.Windows.Forms.Control.ProcessKeyMessage(Message& m)
   at System.Windows.Forms.Control.WmKeyChar(Message& m)
   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.OnMessage(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)
11/5/2006 2:15:56 PM Exception   :Object reference not set to an instance of an object.
11/5/2006 2:15:56 PM   site      :Void mpButtonScan_Click(System.Object, System.EventArgs)
11/5/2006 2:15:56 PM   source    :SetupTv
11/5/2006 2:15:56 PM   stacktrace:   at SetupTv.Sections.CardAnalog.mpButtonScan_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.ButtonBase.OnKeyUp(KeyEventArgs kevent)
   at System.Windows.Forms.Control.ProcessKeyEventArgs(Message& m)
   at System.Windows.Forms.Control.ProcessKeyMessage(Message& m)
   at System.Windows.Forms.Control.WmKeyChar(Message& m)
   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.OnMessage(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)
11/5/2006 2:15:56 PM Exception   :System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary.
   at System.ThrowHelper.ThrowKeyNotFoundException()
   at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
   at TvService.TVController.CardDevice(Int32 cardId)
11/5/2006 2:15:56 PM Exception   :The given key was not present in the dictionary.
11/5/2006 2:15:56 PM   site      :Void ThrowKeyNotFoundException()
11/5/2006 2:15:56 PM   source    :mscorlib
11/5/2006 2:15:56 PM   stacktrace:   at System.ThrowHelper.ThrowKeyNotFoundException()
   at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
   at TvService.TVController.CardDevice(Int32 cardId)
11/5/2006 2:15:56 PM Exception   :System.NullReferenceException: Object reference not set to an instance of an object.
   at SetupTv.Sections.CardAnalog.mpButtonScan_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.ButtonBase.OnKeyUp(KeyEventArgs kevent)
   at System.Windows.Forms.Control.ProcessKeyEventArgs(Message& m)
   at System.Windows.Forms.Control.ProcessKeyMessage(Message& m)
   at System.Windows.Forms.Control.WmKeyChar(Message& m)
   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.OnMessage(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)
11/5/2006 2:15:56 PM Exception   :Object reference not set to an instance of an object.
11/5/2006 2:15:56 PM   site      :Void mpButtonScan_Click(System.Object, System.EventArgs)
11/5/2006 2:15:56 PM   source    :SetupTv
11/5/2006 2:15:56 PM   stacktrace:   at SetupTv.Sections.CardAnalog.mpButtonScan_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.ButtonBase.OnKeyUp(KeyEventArgs kevent)
   at System.Windows.Forms.Control.ProcessKeyEventArgs(Message& m)
   at System.Windows.Forms.Control.ProcessKeyMessage(Message& m)
   at System.Windows.Forms.Control.WmKeyChar(Message& m)
   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.OnMessage(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)
11/5/2006 2:15:56 PM Exception   :System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary.
   at System.ThrowHelper.ThrowKeyNotFoundException()
   at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
   at TvService.TVController.CardDevice(Int32 cardId)
11/5/2006 2:15:56 PM Exception   :The given key was not present in the dictionary.
11/5/2006 2:15:56 PM   site      :Void ThrowKeyNotFoundException()
11/5/2006 2:15:56 PM   source    :mscorlib
11/5/2006 2:15:56 PM   stacktrace:   at System.ThrowHelper.ThrowKeyNotFoundException()
   at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
   at TvService.TVController.CardDevice(Int32 cardId)
11/5/2006 2:15:56 PM Exception   :System.NullReferenceException: Object reference not set to an instance of an object.
   at SetupTv.Sections.CardAnalog.mpButtonScan_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.ButtonBase.OnKeyUp(KeyEventArgs kevent)
   at System.Windows.Forms.Control.ProcessKeyEventArgs(Message& m)
   at System.Windows.Forms.Control.ProcessKeyMessage(Message& m)
   at System.Windows.Forms.Control.WmKeyChar(Message& m)
   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.OnMessage(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)
11/5/2006 2:15:56 PM Exception   :Object reference not set to an instance of an object.
11/5/2006 2:15:56 PM   site      :Void mpButtonScan_Click(System.Object, System.EventArgs)
11/5/2006 2:15:56 PM   source    :SetupTv
11/5/2006 2:15:56 PM   stacktrace:   at SetupTv.Sections.CardAnalog.mpButtonScan_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.ButtonBase.OnKeyUp(KeyEventArgs kevent)
   at System.Windows.Forms.Control.ProcessKeyEventArgs(Message& m)
   at System.Windows.Forms.Control.ProcessKeyMessage(Message& m)
   at System.Windows.Forms.Control.WmKeyChar(Message& m)
   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.OnMessage(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)
11/5/2006 2:15:57 PM Exception   :System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary.
   at System.ThrowHelper.ThrowKeyNotFoundException()
   at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
   at TvService.TVController.CardDevice(Int32 cardId)
11/5/2006 2:15:57 PM Exception   :The given key was not present in the dictionary.
11/5/2006 2:15:57 PM   site      :Void ThrowKeyNotFoundException()
11/5/2006 2:15:57 PM   source    :mscorlib
11/5/2006 2:15:57 PM   stacktrace:   at System.ThrowHelper.ThrowKeyNotFoundException()
   at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
   at TvService.TVController.CardDevice(Int32 cardId)
11/5/2006 2:15:57 PM Exception   :System.NullReferenceException: Object reference not set to an instance of an object.
   at SetupTv.Sections.CardAnalog.mpButtonScan_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.ButtonBase.OnKeyUp(KeyEventArgs kevent)
   at System.Windows.Forms.Control.ProcessKeyEventArgs(Message& m)
   at System.Windows.Forms.Control.ProcessKeyMessage(Message& m)
   at System.Windows.Forms.Control.WmKeyChar(Message& m)
   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.OnMessage(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)
11/5/2006 2:15:57 PM Exception   :Object reference not set to an instance of an object.
11/5/2006 2:15:57 PM   site      :Void mpButtonScan_Click(System.Object, System.EventArgs)
11/5/2006 2:15:57 PM   source    :SetupTv
11/5/2006 2:15:57 PM   stacktrace:   at SetupTv.Sections.CardAnalog.mpButtonScan_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.ButtonBase.OnKeyUp(KeyEventArgs kevent)
   at System.Windows.Forms.Control.ProcessKeyEventArgs(Message& m)
   at System.Windows.Forms.Control.ProcessKeyMessage(Message& m)
   at System.Windows.Forms.Control.WmKeyChar(Message& m)
   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.OnMessage(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)
11/5/2006 2:15:57 PM Exception   :System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary.
   at System.ThrowHelper.ThrowKeyNotFoundException()
   at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
   at TvService.TVController.CardDevice(Int32 cardId)
11/5/2006 2:15:57 PM Exception   :The given key was not present in the dictionary.
11/5/2006 2:15:57 PM   site      :Void ThrowKeyNotFoundException()
11/5/2006 2:15:57 PM   source    :mscorlib
11/5/2006 2:15:57 PM   stacktrace:   at System.ThrowHelper.ThrowKeyNotFoundException()
   at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
   at TvService.TVController.CardDevice(Int32 cardId)
11/5/2006 2:15:57 PM Exception   :System.NullReferenceException: Object reference not set to an instance of an object.
   at SetupTv.Sections.CardAnalog.mpButtonScan_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.ButtonBase.OnKeyUp(KeyEventArgs kevent)
   at System.Windows.Forms.Control.ProcessKeyEventArgs(Message& m)
   at System.Windows.Forms.Control.ProcessKeyMessage(Message& m)
   at System.Windows.Forms.Control.WmKeyChar(Message& m)
   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.OnMessage(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)
11/5/2006 2:15:57 PM Exception   :Object reference not set to an instance of an object.
11/5/2006 2:15:57 PM   site      :Void mpButtonScan_Click(System.Object, System.EventArgs)
11/5/2006 2:15:57 PM   source    :SetupTv
11/5/2006 2:15:57 PM   stacktrace:   at SetupTv.Sections.CardAnalog.mpButtonScan_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.ButtonBase.OnKeyUp(KeyEventArgs kevent)
   at System.Windows.Forms.Control.ProcessKeyEventArgs(Message& m)
   at System.Windows.Forms.Control.ProcessKeyMessage(Message& m)
   at System.Windows.Forms.Control.WmKeyChar(Message& m)
   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.OnMessage(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)
11/5/2006 2:15:57 PM Exception   :System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary.
   at System.ThrowHelper.ThrowKeyNotFoundException()
   at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
   at TvService.TVController.CardDevice(Int32 cardId)
11/5/2006 2:15:57 PM Exception   :The given key was not present in the dictionary.
11/5/2006 2:15:57 PM   site      :Void ThrowKeyNotFoundException()
11/5/2006 2:15:57 PM   source    :mscorlib
11/5/2006 2:15:57 PM   stacktrace:   at System.ThrowHelper.ThrowKeyNotFoundException()
   at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
   at TvService.TVController.CardDevice(Int32 cardId)
11/5/2006 2:15:57 PM Exception   :System.NullReferenceException: Object reference not set to an instance of an object.
   at SetupTv.Sections.CardAnalog.mpButtonScan_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.PerformClick()
   at System.Windows.Forms.Form.ProcessDialogKey(Keys keyData)
   at System.Windows.Forms.Control.ProcessDialogKey(Keys keyData)
   at System.Windows.Forms.ContainerControl.ProcessDialogKey(Keys keyData)
   at System.Windows.Forms.Control.ProcessDialogKey(Keys keyData)
   at System.Windows.Forms.Control.PreProcessMessage(Message& msg)
   at System.Windows.Forms.Control.PreProcessControlMessageInternal(Control target, Message& msg)
   at System.Windows.Forms.Application.ThreadContext.PreTranslateMessage(MSG& msg)
11/5/2006 2:15:57 PM Exception   :Object reference not set to an instance of an object.
11/5/2006 2:15:57 PM   site      :Void mpButtonScan_Click(System.Object, System.EventArgs)
11/5/2006 2:15:57 PM   source    :SetupTv
11/5/2006 2:15:57 PM   stacktrace:   at SetupTv.Sections.CardAnalog.mpButtonScan_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.PerformClick()
   at System.Windows.Forms.Form.ProcessDialogKey(Keys keyData)
   at System.Windows.Forms.Control.ProcessDialogKey(Keys keyData)
   at System.Windows.Forms.ContainerControl.ProcessDialogKey(Keys keyData)
   at System.Windows.Forms.Control.ProcessDialogKey(Keys keyData)
   at System.Windows.Forms.Control.PreProcessMessage(Message& msg)
   at System.Windows.Forms.Control.PreProcessControlMessageInternal(Control target, Message& msg)
   at System.Windows.Forms.Application.ThreadContext.PreTranslateMessage(MSG& msg)
11/5/2006 2:15:57 PM Exception   :System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary.
   at System.ThrowHelper.ThrowKeyNotFoundException()
   at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
   at TvService.TVController.CardDevice(Int32 cardId)
11/5/2006 2:15:57 PM Exception   :The given key was not present in the dictionary.
11/5/2006 2:15:57 PM   site      :Void ThrowKeyNotFoundException()
11/5/2006 2:15:57 PM   source    :mscorlib
11/5/2006 2:15:57 PM   stacktrace:   at System.ThrowHelper.ThrowKeyNotFoundException()
   at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
   at TvService.TVController.CardDevice(Int32 cardId)
11/5/2006 2:15:57 PM Exception   :System.NullReferenceException: Object reference not set to an instance of an object.
   at SetupTv.Sections.CardAnalog.mpButtonScan_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.PerformClick()
   at System.Windows.Forms.Form.ProcessDialogKey(Keys keyData)
   at System.Windows.Forms.Control.ProcessDialogKey(Keys keyData)
   at System.Windows.Forms.ContainerControl.ProcessDialogKey(Keys keyData)
   at System.Windows.Forms.Control.ProcessDialogKey(Keys keyData)
   at System.Windows.Forms.Control.PreProcessMessage(Message& msg)
   at System.Windows.Forms.Control.PreProcessControlMessageInternal(Control target, Message& msg)
   at System.Windows.Forms.Application.ThreadContext.PreTranslateMessage(MSG& msg)
11/5/2006 2:15:57 PM Exception   :Object reference not set to an instance of an object.
11/5/2006 2:15:57 PM   site      :Void mpButtonScan_Click(System.Object, System.EventArgs)
11/5/2006 2:15:57 PM   source    :SetupTv
11/5/2006 2:15:57 PM   stacktrace:   at SetupTv.Sections.CardAnalog.mpButtonScan_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.PerformClick()
   at System.Windows.Forms.Form.ProcessDialogKey(Keys keyData)
   at System.Windows.Forms.Control.ProcessDialogKey(Keys keyData)
   at System.Windows.Forms.ContainerControl.ProcessDialogKey(Keys keyData)
   at System.Windows.Forms.Control.ProcessDialogKey(Keys keyData)
   at System.Windows.Forms.Control.PreProcessMessage(Message& msg)
   at System.Windows.Forms.Control.PreProcessControlMessageInternal(Control target, Message& msg)
   at System.Windows.Forms.Application.ThreadContext.PreTranslateMessage(MSG& msg)
11/5/2006 2:15:57 PM Exception   :System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary.
   at System.ThrowHelper.ThrowKeyNotFoundException()
   at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
   at TvService.TVController.CardDevice(Int32 cardId)
11/5/2006 2:15:57 PM Exception   :The given key was not present in the dictionary.
11/5/2006 2:15:57 PM   site      :Void ThrowKeyNotFoundException()
11/5/2006 2:15:57 PM   source    :mscorlib
11/5/2006 2:15:57 PM   stacktrace:   at System.ThrowHelper.ThrowKeyNotFoundException()
   at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
   at TvService.TVController.CardDevice(Int32 cardId)
11/5/2006 2:15:57 PM Exception   :System.NullReferenceException: Object reference not set to an instance of an object.
   at SetupTv.Sections.CardAnalog.mpButtonScan_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.PerformClick()
   at System.Windows.Forms.Form.ProcessDialogKey(Keys keyData)
   at System.Windows.Forms.Control.ProcessDialogKey(Keys keyData)
   at System.Windows.Forms.ContainerControl.ProcessDialogKey(Keys keyData)
   at System.Windows.Forms.Control.ProcessDialogKey(Keys keyData)
   at System.Windows.Forms.Control.PreProcessMessage(Message& msg)
   at System.Windows.Forms.Control.PreProcessControlMessageInternal(Control target, Message& msg)
   at System.Windows.Forms.Application.ThreadContext.PreTranslateMessage(MSG& msg)
11/5/2006 2:15:57 PM Exception   :Object reference not set to an instance of an object.
11/5/2006 2:15:57 PM   site      :Void mpButtonScan_Click(System.Object, System.EventArgs)
11/5/2006 2:15:57 PM   source    :SetupTv
11/5/2006 2:15:57 PM   stacktrace:   at SetupTv.Sections.CardAnalog.mpButtonScan_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.PerformClick()
   at System.Windows.Forms.Form.ProcessDialogKey(Keys keyData)
   at System.Windows.Forms.Control.ProcessDialogKey(Keys keyData)
   at System.Windows.Forms.ContainerControl.ProcessDialogKey(Keys keyData)
   at System.Windows.Forms.Control.ProcessDialogKey(Keys keyData)
   at System.Windows.Forms.Control.PreProcessMessage(Message& msg)
   at System.Windows.Forms.Control.PreProcessControlMessageInternal(Control target, Message& msg)
   at System.Windows.Forms.Application.ThreadContext.PreTranslateMessage(MSG& msg)
11/5/2006 2:15:57 PM Exception   :System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary.
   at System.ThrowHelper.ThrowKeyNotFoundException()
   at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
   at TvService.TVController.CardDevice(Int32 cardId)
11/5/2006 2:15:57 PM Exception   :The given key was not present in the dictionary.
11/5/2006 2:15:57 PM   site      :Void ThrowKeyNotFoundException()
11/5/2006 2:15:57 PM   source    :mscorlib
11/5/2006 2:15:57 PM   stacktrace:   at System.ThrowHelper.ThrowKeyNotFoundException()
   at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
   at TvService.TVController.CardDevice(Int32 cardId)
11/5/2006 2:15:57 PM Exception   :System.NullReferenceException: Object reference not set to an instance of an object.
   at SetupTv.Sections.CardAnalog.mpButtonScan_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.ButtonBase.OnKeyUp(KeyEventArgs kevent)
   at System.Windows.Forms.Control.ProcessKeyEventArgs(Message& m)
   at System.Windows.Forms.Control.ProcessKeyMessage(Message& m)
   at System.Windows.Forms.Control.WmKeyChar(Message& m)
   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.OnMessage(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)
11/5/2006 2:15:57 PM Exception   :Object reference not set to an instance of an object.
11/5/2006 2:15:57 PM   site      :Void mpButtonScan_Click(System.Object, System.EventArgs)
11/5/2006 2:15:57 PM   source    :SetupTv
11/5/2006 2:15:57 PM   stacktrace:   at SetupTv.Sections.CardAnalog.mpButtonScan_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.ButtonBase.OnKeyUp(KeyEventArgs kevent)
   at System.Windows.Forms.Control.ProcessKeyEventArgs(Message& m)
   at System.Windows.Forms.Control.ProcessKeyMessage(Message& m)
   at System.Windows.Forms.Control.WmKeyChar(Message& m)
   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.OnMessage(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)
11/5/2006 2:15:58 PM Exception   :System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary.
   at System.ThrowHelper.ThrowKeyNotFoundException()
   at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
   at TvService.TVController.CardDevice(Int32 cardId)
11/5/2006 2:15:58 PM Exception   :The given key was not present in the dictionary.
11/5/2006 2:15:58 PM   site      :Void ThrowKeyNotFoundException()
11/5/2006 2:15:58 PM   source    :mscorlib
11/5/2006 2:15:58 PM   stacktrace:   at System.ThrowHelper.ThrowKeyNotFoundException()
   at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
   at TvService.TVController.CardDevice(Int32 cardId)
11/5/2006 2:15:58 PM Exception   :System.NullReferenceException: Object reference not set to an instance of an object.
   at SetupTv.Sections.CardAnalog.mpButtonScan_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.ButtonBase.OnKeyUp(KeyEventArgs kevent)
   at System.Windows.Forms.Control.ProcessKeyEventArgs(Message& m)
   at System.Windows.Forms.Control.ProcessKeyMessage(Message& m)
   at System.Windows.Forms.Control.WmKeyChar(Message& m)
   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.OnMessage(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)
11/5/2006 2:15:58 PM Exception   :Object reference not set to an instance of an object.
11/5/2006 2:15:58 PM   site      :Void mpButtonScan_Click(System.Object, System.EventArgs)
11/5/2006 2:15:58 PM   source    :SetupTv
11/5/2006 2:15:58 PM   stacktrace:   at SetupTv.Sections.CardAnalog.mpButtonScan_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.ButtonBase.OnKeyUp(KeyEventArgs kevent)
   at System.Windows.Forms.Control.ProcessKeyEventArgs(Message& m)
   at System.Windows.Forms.Control.ProcessKeyMessage(Message& m)
   at System.Windows.Forms.Control.WmKeyChar(Message& m)
   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.OnMessage(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)
11/5/2006 2:15:58 PM Exception   :System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary.
   at System.ThrowHelper.ThrowKeyNotFoundException()
   at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
   at TvService.TVController.CardDevice(Int32 cardId)
11/5/2006 2:15:58 PM Exception   :The given key was not present in the dictionary.
11/5/2006 2:15:58 PM   site      :Void ThrowKeyNotFoundException()
11/5/2006 2:15:58 PM   source    :mscorlib
11/5/2006 2:15:58 PM   stacktrace:   at System.ThrowHelper.ThrowKeyNotFoundException()
   at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
   at TvService.TVController.CardDevice(Int32 cardId)
11/5/2006 2:15:58 PM Exception   :System.NullReferenceException: Object reference not set to an instance of an object.
   at SetupTv.Sections.CardAnalog.mpButtonScan_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.ButtonBase.OnKeyUp(KeyEventArgs kevent)
   at System.Windows.Forms.Control.ProcessKeyEventArgs(Message& m)
   at System.Windows.Forms.Control.ProcessKeyMessage(Message& m)
   at System.Windows.Forms.Control.WmKeyChar(Message& m)
   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.OnMessage(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)
11/5/2006 2:15:58 PM Exception   :Object reference not set to an instance of an object.
11/5/2006 2:15:58 PM   site      :Void mpButtonScan_Click(System.Object, System.EventArgs)
11/5/2006 2:15:58 PM   source    :SetupTv
11/5/2006 2:15:58 PM   stacktrace:   at SetupTv.Sections.CardAnalog.mpButtonScan_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.ButtonBase.OnKeyUp(KeyEventArgs kevent)
   at System.Windows.Forms.Control.ProcessKeyEventArgs(Message& m)
   at System.Windows.Forms.Control.ProcessKeyMessage(Message& m)
   at System.Windows.Forms.Control.WmKeyChar(Message& m)
   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.OnMessage(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)
11/5/2006 2:16:28 PM Exception   :System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary.
   at System.ThrowHelper.ThrowKeyNotFoundException()
   at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
   at TvService.TVController.Type(Int32 cardId)
11/5/2006 2:16:28 PM Exception   :The given key was not present in the dictionary.
11/5/2006 2:16:28 PM   site      :Void ThrowKeyNotFoundException()
11/5/2006 2:16:28 PM   source    :mscorlib
11/5/2006 2:16:28 PM   stacktrace:   at System.ThrowHelper.ThrowKeyNotFoundException()
   at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
   at TvService.TVController.Type(Int32 cardId)
11/5/2006 2:16:28 PM Exception   :System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary.
   at System.ThrowHelper.ThrowKeyNotFoundException()
   at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
   at TvService.TVController.Type(Int32 cardId)
11/5/2006 2:16:28 PM Exception   :The given key was not present in the dictionary.
11/5/2006 2:16:28 PM   site      :Void ThrowKeyNotFoundException()
11/5/2006 2:16:28 PM   source    :mscorlib
11/5/2006 2:16:28 PM   stacktrace:   at System.ThrowHelper.ThrowKeyNotFoundException()
   at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
   at TvService.TVController.Type(Int32 cardId)
11/5/2006 2:16:33 PM Exception   :System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary.
   at System.ThrowHelper.ThrowKeyNotFoundException()
   at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
   at TvService.TVController.TunerLocked(Int32 cardId)
11/5/2006 2:16:33 PM Exception   :The given key was not present in the dictionary.
11/5/2006 2:16:33 PM   site      :Void ThrowKeyNotFoundException()
11/5/2006 2:16:33 PM   source    :mscorlib
11/5/2006 2:16:33 PM   stacktrace:   at System.ThrowHelper.ThrowKeyNotFoundException()
   at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
   at TvService.TVController.TunerLocked(Int32 cardId)
11/5/2006 2:16:33 PM Exception   :System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary.
   at System.ThrowHelper.ThrowKeyNotFoundException()
   at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
   at TvService.TVController.CurrentChannel(Int32 cardId)
11/5/2006 2:16:33 PM Exception   :The given key was not present in the dictionary.
11/5/2006 2:16:33 PM   site      :Void ThrowKeyNotFoundException()
11/5/2006 2:16:33 PM   source    :mscorlib
11/5/2006 2:16:33 PM   stacktrace:   at System.ThrowHelper.ThrowKeyNotFoundException()
   at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
   at TvService.TVController.CurrentChannel(Int32 cardId)
11/5/2006 2:16:39 PM Exception   :System.ArgumentException: Filter string you provided is not valid. The filter string must contain a description of the filter, followed by the vertical bar (|) and the filter pattern. The strings for different filtering options must also be separated by the vertical bar. Example: "Text files (*.txt)|*.txt|All files (*.*)|*.*"
   at System.Windows.Forms.FileDialog.set_Filter(String value)
   at SetupTv.Sections.TvRecording.buttonLocateComSkip_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.Control.ControlNativeWindow.OnMessage(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)
11/5/2006 2:16:39 PM Exception   :Filter string you provided is not valid. The filter string must contain a description of the filter, followed by the vertical bar (|) and the filter pattern. The strings for different filtering options must also be separated by the vertical bar. Example: "Text files (*.txt)|*.txt|All files (*.*)|*.*"
11/5/2006 2:16:39 PM   site      :Void set_Filter(System.String)
11/5/2006 2:16:39 PM   source    :System.Windows.Forms
11/5/2006 2:16:39 PM   stacktrace:   at System.Windows.Forms.FileDialog.set_Filter(String value)
   at SetupTv.Sections.TvRecording.buttonLocateComSkip_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.Control.ControlNativeWindow.OnMessage(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)
11/5/2006 2:16:39 PM Exception   :System.ArgumentException: Filter string you provided is not valid. The filter string must contain a description of the filter, followed by the vertical bar (|) and the filter pattern. The strings for different filtering options must also be separated by the vertical bar. Example: "Text files (*.txt)|*.txt|All files (*.*)|*.*"
   at System.Windows.Forms.FileDialog.set_Filter(String value)
   at SetupTv.Sections.TvRecording.buttonLocateComSkip_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.Control.ControlNativeWindow.OnMessage(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)
11/5/2006 2:16:39 PM Exception   :Filter string you provided is not valid. The filter string must contain a description of the filter, followed by the vertical bar (|) and the filter pattern. The strings for different filtering options must also be separated by the vertical bar. Example: "Text files (*.txt)|*.txt|All files (*.*)|*.*"
11/5/2006 2:16:39 PM   site      :Void set_Filter(System.String)
11/5/2006 2:16:39 PM   source    :System.Windows.Forms
11/5/2006 2:16:39 PM   stacktrace:   at System.Windows.Forms.FileDialog.set_Filter(String value)
   at SetupTv.Sections.TvRecording.buttonLocateComSkip_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.Control.ControlNativeWindow.OnMessage(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)
11/5/2006 2:16:39 PM Exception   :System.ArgumentException: Filter string you provided is not valid. The filter string must contain a description of the filter, followed by the vertical bar (|) and the filter pattern. The strings for different filtering options must also be separated by the vertical bar. Example: "Text files (*.txt)|*.txt|All files (*.*)|*.*"
   at System.Windows.Forms.FileDialog.set_Filter(String value)
   at SetupTv.Sections.TvRecording.buttonLocateComSkip_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.Control.ControlNativeWindow.OnMessage(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)
11/5/2006 2:16:39 PM Exception   :Filter string you provided is not valid. The filter string must contain a description of the filter, followed by the vertical bar (|) and the filter pattern. The strings for different filtering options must also be separated by the vertical bar. Example: "Text files (*.txt)|*.txt|All files (*.*)|*.*"
11/5/2006 2:16:39 PM   site      :Void set_Filter(System.String)
11/5/2006 2:16:39 PM   source    :System.Windows.Forms
11/5/2006 2:16:39 PM   stacktrace:   at System.Windows.Forms.FileDialog.set_Filter(String value)
   at SetupTv.Sections.TvRecording.buttonLocateComSkip_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.Control.ControlNativeWindow.OnMessage(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)
11/5/2006 2:16:40 PM Exception   :System.ArgumentException: Filter string you provided is not valid. The filter string must contain a description of the filter, followed by the vertical bar (|) and the filter pattern. The strings for different filtering options must also be separated by the vertical bar. Example: "Text files (*.txt)|*.txt|All files (*.*)|*.*"
   at System.Windows.Forms.FileDialog.set_Filter(String value)
   at SetupTv.Sections.TvRecording.buttonLocateComSkip_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.Control.ControlNativeWindow.OnMessage(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)
11/5/2006 2:16:40 PM Exception   :Filter string you provided is not valid. The filter string must contain a description of the filter, followed by the vertical bar (|) and the filter pattern. The strings for different filtering options must also be separated by the vertical bar. Example: "Text files (*.txt)|*.txt|All files (*.*)|*.*"
11/5/2006 2:16:40 PM   site      :Void set_Filter(System.String)
11/5/2006 2:16:40 PM   source    :System.Windows.Forms
11/5/2006 2:16:40 PM   stacktrace:   at System.Windows.Forms.FileDialog.set_Filter(String value)
   at SetupTv.Sections.TvRecording.buttonLocateComSkip_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.Control.ControlNativeWindow.OnMessage(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)
11/5/2006 2:16:40 PM Exception   :System.ArgumentException: Filter string you provided is not valid. The filter string must contain a description of the filter, followed by the vertical bar (|) and the filter pattern. The strings for different filtering options must also be separated by the vertical bar. Example: "Text files (*.txt)|*.txt|All files (*.*)|*.*"
   at System.Windows.Forms.FileDialog.set_Filter(String value)
   at SetupTv.Sections.TvRecording.buttonLocateComSkip_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.Control.ControlNativeWindow.OnMessage(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)
11/5/2006 2:16:40 PM Exception   :Filter string you provided is not valid. The filter string must contain a description of the filter, followed by the vertical bar (|) and the filter pattern. The strings for different filtering options must also be separated by the vertical bar. Example: "Text files (*.txt)|*.txt|All files (*.*)|*.*"
11/5/2006 2:16:40 PM   site      :Void set_Filter(System.String)
11/5/2006 2:16:40 PM   source    :System.Windows.Forms
11/5/2006 2:16:40 PM   stacktrace:   at System.Windows.Forms.FileDialog.set_Filter(String value)
   at SetupTv.Sections.TvRecording.buttonLocateComSkip_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.Control.ControlNativeWindow.OnMessage(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)
11/5/2006 2:16:40 PM Exception   :System.ArgumentException: Filter string you provided is not valid. The filter string must contain a description of the filter, followed by the vertical bar (|) and the filter pattern. The strings for different filtering options must also be separated by the vertical bar. Example: "Text files (*.txt)|*.txt|All files (*.*)|*.*"
   at System.Windows.Forms.FileDialog.set_Filter(String value)
   at SetupTv.Sections.TvRecording.buttonLocateComSkip_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.Control.ControlNativeWindow.OnMessage(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)
11/5/2006 2:16:40 PM Exception   :Filter string you provided is not valid. The filter string must contain a description of the filter, followed by the vertical bar (|) and the filter pattern. The strings for different filtering options must also be separated by the vertical bar. Example: "Text files (*.txt)|*.txt|All files (*.*)|*.*"
11/5/2006 2:16:40 PM   site      :Void set_Filter(System.String)
11/5/2006 2:16:40 PM   source    :System.Windows.Forms
11/5/2006 2:16:40 PM   stacktrace:   at System.Windows.Forms.FileDialog.set_Filter(String value)
   at SetupTv.Sections.TvRecording.buttonLocateComSkip_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.Control.ControlNativeWindow.OnMessage(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)
11/5/2006 2:16:41 PM Exception   :System.ArgumentException: Filter string you provided is not valid. The filter string must contain a description of the filter, followed by the vertical bar (|) and the filter pattern. The strings for different filtering options must also be separated by the vertical bar. Example: "Text files (*.txt)|*.txt|All files (*.*)|*.*"
   at System.Windows.Forms.FileDialog.set_Filter(String value)
   at SetupTv.Sections.TvRecording.buttonLocateComSkip_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.Control.ControlNativeWindow.OnMessage(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)
11/5/2006 2:16:41 PM Exception   :Filter string you provided is not valid. The filter string must contain a description of the filter, followed by the vertical bar (|) and the filter pattern. The strings for different filtering options must also be separated by the vertical bar. Example: "Text files (*.txt)|*.txt|All files (*.*)|*.*"
11/5/2006 2:16:41 PM   site      :Void set_Filter(System.String)
11/5/2006 2:16:41 PM   source    :System.Windows.Forms
11/5/2006 2:16:41 PM   stacktrace:   at System.Windows.Forms.FileDialog.set_Filter(String value)
   at SetupTv.Sections.TvRecording.buttonLocateComSkip_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.Control.ControlNativeWindow.OnMessage(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)
11/5/2006 2:16:41 PM Exception   :System.ArgumentException: Filter string you provided is not valid. The filter string must contain a description of the filter, followed by the vertical bar (|) and the filter pattern. The strings for different filtering options must also be separated by the vertical bar. Example: "Text files (*.txt)|*.txt|All files (*.*)|*.*"
   at System.Windows.Forms.FileDialog.set_Filter(String value)
   at SetupTv.Sections.TvRecording.buttonLocateComSkip_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.Control.ControlNativeWindow.OnMessage(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)
11/5/2006 2:16:41 PM Exception   :Filter string you provided is not valid. The filter string must contain a description of the filter, followed by the vertical bar (|) and the filter pattern. The strings for different filtering options must also be separated by the vertical bar. Example: "Text files (*.txt)|*.txt|All files (*.*)|*.*"
11/5/2006 2:16:41 PM   site      :Void set_Filter(System.String)
11/5/2006 2:16:41 PM   source    :System.Windows.Forms
11/5/2006 2:16:41 PM   stacktrace:   at System.Windows.Forms.FileDialog.set_Filter(String value)
   at SetupTv.Sections.TvRecording.buttonLocateComSkip_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.Control.ControlNativeWindow.OnMessage(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)
11/5/2006 2:16:41 PM Exception   :System.ArgumentException: Filter string you provided is not valid. The filter string must contain a description of the filter, followed by the vertical bar (|) and the filter pattern. The strings for different filtering options must also be separated by the vertical bar. Example: "Text files (*.txt)|*.txt|All files (*.*)|*.*"
   at System.Windows.Forms.FileDialog.set_Filter(String value)
   at SetupTv.Sections.TvRecording.buttonLocateComSkip_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.Control.ControlNativeWindow.OnMessage(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)
11/5/2006 2:16:41 PM Exception   :Filter string you provided is not valid. The filter string must contain a description of the filter, followed by the vertical bar (|) and the filter pattern. The strings for different filtering options must also be separated by the vertical bar. Example: "Text files (*.txt)|*.txt|All files (*.*)|*.*"
11/5/2006 2:16:41 PM   site      :Void set_Filter(System.String)
11/5/2006 2:16:41 PM   source    :System.Windows.Forms
11/5/2006 2:16:41 PM   stacktrace:   at System.Windows.Forms.FileDialog.set_Filter(String value)
   at SetupTv.Sections.TvRecording.buttonLocateComSkip_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.Control.ControlNativeWindow.OnMessage(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)
11/5/2006 2:16:42 PM Exception   :System.ArgumentException: Filter string you provided is not valid. The filter string must contain a description of the filter, followed by the vertical bar (|) and the filter pattern. The strings for different filtering options must also be separated by the vertical bar. Example: "Text files (*.txt)|*.txt|All files (*.*)|*.*"
   at System.Windows.Forms.FileDialog.set_Filter(String value)
   at SetupTv.Sections.TvRecording.buttonLocateComSkip_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.Control.ControlNativeWindow.OnMessage(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)
11/5/2006 2:16:42 PM Exception   :Filter string you provided is not valid. The filter string must contain a description of the filter, followed by the vertical bar (|) and the filter pattern. The strings for different filtering options must also be separated by the vertical bar. Example: "Text files (*.txt)|*.txt|All files (*.*)|*.*"
11/5/2006 2:16:42 PM   site      :Void set_Filter(System.String)
11/5/2006 2:16:42 PM   source    :System.Windows.Forms
11/5/2006 2:16:42 PM   stacktrace:   at System.Windows.Forms.FileDialog.set_Filter(String value)
   at SetupTv.Sections.TvRecording.buttonLocateComSkip_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.Control.ControlNativeWindow.OnMessage(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)
11/5/2006 2:26:01 PM Exception   :System.ArgumentException: Filter string you provided is not valid. The filter string must contain a description of the filter, followed by the vertical bar (|) and the filter pattern. The strings for different filtering options must also be separated by the vertical bar. Example: "Text files (*.txt)|*.txt|All files (*.*)|*.*"
   at System.Windows.Forms.FileDialog.set_Filter(String value)
   at SetupTv.Sections.TvRecording.buttonLocateComSkip_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.Control.ControlNativeWindow.OnMessage(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)
11/5/2006 2:26:01 PM Exception   :Filter string you provided is not valid. The filter string must contain a description of the filter, followed by the vertical bar (|) and the filter pattern. The strings for different filtering options must also be separated by the vertical bar. Example: "Text files (*.txt)|*.txt|All files (*.*)|*.*"
11/5/2006 2:26:01 PM   site      :Void set_Filter(System.String)
11/5/2006 2:26:01 PM   source    :System.Windows.Forms
11/5/2006 2:26:01 PM   stacktrace:   at System.Windows.Forms.FileDialog.set_Filter(String value)
   at SetupTv.Sections.TvRecording.buttonLocateComSkip_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.Control.ControlNativeWindow.OnMessage(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)
11/5/2006 2:26:02 PM Exception   :System.ArgumentException: Filter string you provided is not valid. The filter string must contain a description of the filter, followed by the vertical bar (|) and the filter pattern. The strings for different filtering options must also be separated by the vertical bar. Example: "Text files (*.txt)|*.txt|All files (*.*)|*.*"
   at System.Windows.Forms.FileDialog.set_Filter(String value)
   at SetupTv.Sections.TvRecording.buttonLocateComSkip_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.Control.ControlNativeWindow.OnMessage(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)
11/5/2006 2:26:02 PM Exception   :Filter string you provided is not valid. The filter string must contain a description of the filter, followed by the vertical bar (|) and the filter pattern. The strings for different filtering options must also be separated by the vertical bar. Example: "Text files (*.txt)|*.txt|All files (*.*)|*.*"
11/5/2006 2:26:02 PM   site      :Void set_Filter(System.String)
11/5/2006 2:26:02 PM   source    :System.Windows.Forms
11/5/2006 2:26:02 PM   stacktrace:   at System.Windows.Forms.FileDialog.set_Filter(String value)
   at SetupTv.Sections.TvRecording.buttonLocateComSkip_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.Control.ControlNativeWindow.OnMessage(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)
11/5/2006 2:26:02 PM Exception   :System.ArgumentException: Filter string you provided is not valid. The filter string must contain a description of the filter, followed by the vertical bar (|) and the filter pattern. The strings for different filtering options must also be separated by the vertical bar. Example: "Text files (*.txt)|*.txt|All files (*.*)|*.*"
   at System.Windows.Forms.FileDialog.set_Filter(String value)
   at SetupTv.Sections.TvRecording.buttonLocateComSkip_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.Control.ControlNativeWindow.OnMessage(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)
11/5/2006 2:26:02 PM Exception   :Filter string you provided is not valid. The filter string must contain a description of the filter, followed by the vertical bar (|) and the filter pattern. The strings for different filtering options must also be separated by the vertical bar. Example: "Text files (*.txt)|*.txt|All files (*.*)|*.*"
11/5/2006 2:26:02 PM   site      :Void set_Filter(System.String)
11/5/2006 2:26:02 PM   source    :System.Windows.Forms
11/5/2006 2:26:02 PM   stacktrace:   at System.Windows.Forms.FileDialog.set_Filter(String value)
   at SetupTv.Sections.TvRecording.buttonLocateComSkip_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.Control.ControlNativeWindow.OnMessage(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)
 

Users who are viewing this thread

Top Bottom