Errore 0.2rc1 nella scansione con DVB-T Pinnacle200e (1 Viewer)

alexcaesar

New Member
October 25, 2005
1
0
Durante la scansione (nel wizard) ho questo errore :
Ho una pinnacle DVB-T 200e (ovvero una 60e).

See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.NullReferenceException: Object reference not set to an instance of an object.
at DShowNET.IMediaControl.Run()
at MediaPortal.TV.Recording.DVBGraphBDA.Tune(Object tuningObject, Int32 disecqNo)
at MediaPortal.TV.Recording.TVCaptureDevice.Tune(Object tuningObject, Int32 disecqNo)
at MediaPortal.Configuration.Sections.Wizard_DVBTTV.ScanNextFrequency(Int32 offset)
at MediaPortal.Configuration.Sections.Wizard_DVBTTV.DoScan()
at MediaPortal.Configuration.Sections.Wizard_DVBTTV.button1_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.WndProc(Message& m)
at System.Windows.Forms.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


************** Loaded Assemblies **************
mscorlib
Assembly Version: 1.0.5000.0
Win32 Version: 1.1.4322.2032
CodeBase: file:///c:/windows/microsoft.net/framework/v1.1.4322/mscorlib.dll
----------------------------------------
Configuration
Assembly Version: 1.0.2070.35196
Win32 Version: 1.0.2070.35196
CodeBase: file:///C:/Programmi/Team%20MediaPortal/MediaPortal/configuration.exe
----------------------------------------
Core
Assembly Version: 1.0.2070.35192
Win32 Version: 1.0.2070.35192
CodeBase: file:///C:/Programmi/Team%20MediaPortal/MediaPortal/Core.DLL
----------------------------------------
System.Windows.Forms
Assembly Version: 1.0.5000.0
Win32 Version: 1.1.4322.2032
CodeBase: file:///c:/windows/assembly/gac/system.windows.forms/1.0.5000.0__b77a5c561934e089/system.windows.forms.dll
----------------------------------------
System
Assembly Version: 1.0.5000.0
Win32 Version: 1.1.4322.2032
CodeBase: file:///c:/windows/assembly/gac/system/1.0.5000.0__b77a5c561934e089/system.dll
----------------------------------------
TVCapture
Assembly Version: 1.0.2070.35193
Win32 Version: 1.0.2070.35193
CodeBase: file:///C:/Programmi/Team%20MediaPortal/MediaPortal/TVCapture.DLL
----------------------------------------
System.Drawing
Assembly Version: 1.0.5000.0
Win32 Version: 1.1.4322.2032
CodeBase: file:///c:/windows/assembly/gac/system.drawing/1.0.5000.0__b03f5f7f11d50a3a/system.drawing.dll
----------------------------------------
System.ServiceProcess
Assembly Version: 1.0.5000.0
Win32 Version: 1.1.4322.2032
CodeBase: file:///c:/windows/assembly/gac/system.serviceprocess/1.0.5000.0__b03f5f7f11d50a3a/system.serviceprocess.dll
----------------------------------------
System.Xml
Assembly Version: 1.0.5000.0
Win32 Version: 1.1.4322.2032
CodeBase: file:///c:/windows/assembly/gac/system.xml/1.0.5000.0__b77a5c561934e089/system.xml.dll
----------------------------------------
System.Runtime.Serialization.Formatters.Soap
Assembly Version: 1.0.5000.0
Win32 Version: 1.1.4322.2032
CodeBase: file:///c:/windows/assembly/gac/system.runtime.serialization.formatters.soap/1.0.5000.0__b03f5f7f11d50a3a/system.runtime.serialization.formatters.soap.dll
----------------------------------------
Databases
Assembly Version: 1.0.2070.35193
Win32 Version: 1.0.2070.35193
CodeBase: file:///C:/Programmi/Team%20MediaPortal/MediaPortal/Databases.DLL
----------------------------------------
RemotePlugins
Assembly Version: 1.0.2070.35194
Win32 Version: 1.0.2070.35194
CodeBase: file:///C:/Programmi/Team%20MediaPortal/MediaPortal/RemotePlugins.DLL
----------------------------------------
System.Data
Assembly Version: 1.0.5000.0
Win32 Version: 1.1.4322.2032
CodeBase: file:///c:/windows/assembly/gac/system.data/1.0.5000.0__b77a5c561934e089/system.data.dll
----------------------------------------
Accessibility
Assembly Version: 1.0.5000.0
Win32 Version: 1.1.4322.573
CodeBase: file:///c:/windows/assembly/gac/accessibility/1.0.5000.0__b03f5f7f11d50a3a/accessibility.dll
----------------------------------------
TaskScheduler
Assembly Version: 1.1.1007.26951
Win32 Version: 1.1.1007.26951
CodeBase: file:///C:/Programmi/Team%20MediaPortal/MediaPortal/TaskScheduler.DLL
----------------------------------------
Microsoft.DirectX.Direct3D
Assembly Version: 1.0.2902.0
Win32 Version: 9.05.132.0000
CodeBase: file:///C:/Programmi/Team%20MediaPortal/MediaPortal/Microsoft.DirectX.Direct3D.DLL
----------------------------------------
Interop.TunerLib
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///C:/Programmi/Team%20MediaPortal/MediaPortal/Interop.TunerLib.DLL
----------------------------------------

************** JIT Debugging **************
To enable just in time (JIT) debugging, the config file for this
application or machine (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.

For example:

<configuration>
<system.windows.forms jitDebugging="true" />
</configuration>

When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the machine
rather than being handled by this dialog.
 

Users who are viewing this thread

Top Bottom