2007-01-20, 09:45 AM
Hi everyone,
I am new here and also new to GB-PVR and immediately run into trouble...
(1) Background:
I do have a PIII-900 System with 720 MB RAM and 320 GB HDD, old Nvidia TNT2, Medion 9717 (KNC1-SAA7134-derivative) and want to use the machine in the future as home server (files, printers, fax, scanner) and PVR. I am aware that the machine is not at todays level of computing power - however Interviceos DVDrecorder runs fine and thats all I need in terms of functionality.
Now it would be best to also have a beautiful GUI to connect the box to the TV as DVD-Player, Video-Player and whatever. Thus I am currently screening the various free media center packages.
So far - GB-PVR seems to be the most customizable one of those with analogue support (via the WDM-plugin) and which do not explicitely say to run only on 2GHz+ machines.
So - tried to instal land test it - et voila - an error:
I did install the MDAC 2.6 and .Net-Framework 2.0 from M$ and the GB-PVR in c:\programme\mediacenter\gbpvr. After the wizard ends, it tries to start the config program. Which never sees the screen but instead throws an unhandled exception - Details text at the end of this message.
When I hit Quit - ok, its over. When I hit continue it starts the config program with lots of empty pull-down-fields (nothing to select there) - and comes back all the time with the same style unhandled exception.
Now I need help: I am not familiar (yet) with the .Net-error-message-system and how to analyze those. What is running wrong.
Just deinstall/reinstall of GBPVR does not help - same message again.
Thanks for any help!!!
Torsten
PS: just installed the original 0.99.05-Package - no langaue support or plugins.
************** Exception Text **************
System.IO.FileNotFoundException: Das angegebene Modul wurde nicht gefunden. (Exception from HRESULT: 0x8007007E)
at Config.xfd6951461fe46d87.x1f0684532099dac8(Object xdf2e3583f942db7b, EventArgs xc4f45905cb1fc7ba)
at System.Windows.Forms.Form.OnLoad(EventArgs e)
at System.Windows.Forms.Form.OnCreateControl()
at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
at System.Windows.Forms.Control.CreateControl()
at System.Windows.Forms.Control.WmShowWindow(Message& m)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
at System.Windows.Forms.ContainerControl.WndProc(Message& m)
at System.Windows.Forms.Form.WmShowWindow(Message& m)
at System.Windows.Forms.Form.WndProc(Message& m)
at System.Windows.Forms.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)
************** Loaded Assemblies **************
mscorlib
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINNT/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
Config
Assembly Version: 1.0.2547.27414
Win32 Version: 1.0.2547.27414
CodeBase: file:///C:/Programme/Mediacenter/gbpvr/Config.exe
----------------------------------------
System.Windows.Forms
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINNT/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINNT/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Drawing
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINNT/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
GBPVRBackendCommon
Assembly Version: 1.0.2547.27411
Win32 Version: 1.0.2547.27411
CodeBase: file:///C:/Programme/Mediacenter/gbpvr/GBPVRBackendCommon.DLL
----------------------------------------
Accessibility
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINNT/assembly/GAC_MSIL/Accessibility/2.0.0.0__b03f5f7f11d50a3a/Accessibility.dll
----------------------------------------
GBPVRPublic
Assembly Version: 1.0.2543.9760
Win32 Version: 1.0.2543.9760
CodeBase: file:///C:/Programme/Mediacenter/gbpvr/GBPVRPublic.DLL
----------------------------------------
System.Xml
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINNT/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
System.ServiceProcess
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINNT/assembly/GAC_MSIL/System.ServiceProcess/2.0.0.0__b03f5f7f11d50a3a/System.ServiceProcess.dll
----------------------------------------
System.Data
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINNT/assembly/GAC_32/System.Data/2.0.0.0__b77a5c561934e089/System.Data.dll
----------------------------------------
System.Data.SQLite
Assembly Version: 1.0.30.1
Win32 Version: 1.0.30.1
CodeBase: file:///C:/Programme/Mediacenter/gbpvr/System.Data.SQLite.DLL
----------------------------------------
************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (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 computer
rather than be handled by this dialog box.
I am new here and also new to GB-PVR and immediately run into trouble...
(1) Background:
I do have a PIII-900 System with 720 MB RAM and 320 GB HDD, old Nvidia TNT2, Medion 9717 (KNC1-SAA7134-derivative) and want to use the machine in the future as home server (files, printers, fax, scanner) and PVR. I am aware that the machine is not at todays level of computing power - however Interviceos DVDrecorder runs fine and thats all I need in terms of functionality.
Now it would be best to also have a beautiful GUI to connect the box to the TV as DVD-Player, Video-Player and whatever. Thus I am currently screening the various free media center packages.
So far - GB-PVR seems to be the most customizable one of those with analogue support (via the WDM-plugin) and which do not explicitely say to run only on 2GHz+ machines.
So - tried to instal land test it - et voila - an error:
I did install the MDAC 2.6 and .Net-Framework 2.0 from M$ and the GB-PVR in c:\programme\mediacenter\gbpvr. After the wizard ends, it tries to start the config program. Which never sees the screen but instead throws an unhandled exception - Details text at the end of this message.
When I hit Quit - ok, its over. When I hit continue it starts the config program with lots of empty pull-down-fields (nothing to select there) - and comes back all the time with the same style unhandled exception.
Now I need help: I am not familiar (yet) with the .Net-error-message-system and how to analyze those. What is running wrong.
Just deinstall/reinstall of GBPVR does not help - same message again.
Thanks for any help!!!
Torsten
PS: just installed the original 0.99.05-Package - no langaue support or plugins.
************** Exception Text **************
System.IO.FileNotFoundException: Das angegebene Modul wurde nicht gefunden. (Exception from HRESULT: 0x8007007E)
at Config.xfd6951461fe46d87.x1f0684532099dac8(Object xdf2e3583f942db7b, EventArgs xc4f45905cb1fc7ba)
at System.Windows.Forms.Form.OnLoad(EventArgs e)
at System.Windows.Forms.Form.OnCreateControl()
at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
at System.Windows.Forms.Control.CreateControl()
at System.Windows.Forms.Control.WmShowWindow(Message& m)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
at System.Windows.Forms.ContainerControl.WndProc(Message& m)
at System.Windows.Forms.Form.WmShowWindow(Message& m)
at System.Windows.Forms.Form.WndProc(Message& m)
at System.Windows.Forms.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)
************** Loaded Assemblies **************
mscorlib
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINNT/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
Config
Assembly Version: 1.0.2547.27414
Win32 Version: 1.0.2547.27414
CodeBase: file:///C:/Programme/Mediacenter/gbpvr/Config.exe
----------------------------------------
System.Windows.Forms
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINNT/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINNT/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Drawing
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINNT/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
GBPVRBackendCommon
Assembly Version: 1.0.2547.27411
Win32 Version: 1.0.2547.27411
CodeBase: file:///C:/Programme/Mediacenter/gbpvr/GBPVRBackendCommon.DLL
----------------------------------------
Accessibility
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINNT/assembly/GAC_MSIL/Accessibility/2.0.0.0__b03f5f7f11d50a3a/Accessibility.dll
----------------------------------------
GBPVRPublic
Assembly Version: 1.0.2543.9760
Win32 Version: 1.0.2543.9760
CodeBase: file:///C:/Programme/Mediacenter/gbpvr/GBPVRPublic.DLL
----------------------------------------
System.Xml
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINNT/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
System.ServiceProcess
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINNT/assembly/GAC_MSIL/System.ServiceProcess/2.0.0.0__b03f5f7f11d50a3a/System.ServiceProcess.dll
----------------------------------------
System.Data
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINNT/assembly/GAC_32/System.Data/2.0.0.0__b77a5c561934e089/System.Data.dll
----------------------------------------
System.Data.SQLite
Assembly Version: 1.0.30.1
Win32 Version: 1.0.30.1
CodeBase: file:///C:/Programme/Mediacenter/gbpvr/System.Data.SQLite.DLL
----------------------------------------
************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (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 computer
rather than be handled by this dialog box.