2004-02-23, 04:00 AM
Hello All,
I have just built up a my box with Windows 2004 MCE. Â My box is as follows:
CPU - P3 933 MHz
Memory - 1 GB Kensington
Video - PNY GeForce FX 5200 AGP - 128 MB
Media/Tuner Card - HP PVR-250
My question is has anyone gotten a config similar to this going on a Win XP MCE or Win 04 MCE build?
I have gotten Win04 MCE to function properly with "Media Center" and "WinTV 2000", but really like the idea of using the MediaMVP as a frontend client, without having to convert the captures. Â This software seems to be the top canidate.
I have gotten the config util to set-up my PVR device, and the guide, but everytime I try to save the settings, by clicking "OK", I get the following error.
I have looked for the service, but see nothing that makes sense, like "GBRRecording". Â I have tried the following to see if it will help, but still have the same problem.
When I Â view error the details, this is what I get...
<table border="0" align="center" width="95%" cellpadding="0" cellspacing="0"><tr><td>Code Sample </td></tr><tr><td id="CODE">
ee the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.
************** Exception Text **************
System.InvalidOperationException: Service GB-PVR Recording Service was not found on computer '.'. ---> System.ComponentModel.Win32Exception: The specified service does not exist as an installed service
 --- End of inner exception stack trace ---
 at System.ServiceProcess.ServiceController.GenerateNames()
 at System.ServiceProcess.ServiceController.get_ServiceName()
 at System.ServiceProcess.ServiceController.GenerateStatus()
 at System.ServiceProcess.ServiceController.get_Status()
 at an.q(Object A_0, EventArgs A_1)
 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.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.573
  CodeBase: file:///c:/windows/microsoft.net/framework/v1.1.4322/mscorlib.dll
----------------------------------------
Config
  Assembly Version: 1.0.1512.11046
  Win32 Version: 1.0.1512.11046
  CodeBase: file:///C:/Program%20Files/devnz/GBPVR/Config.exe
----------------------------------------
System.Windows.Forms
  Assembly Version: 1.0.5000.0
  Win32 Version: 1.1.4322.573
  CodeBase: file:///c:/windows/assembly/gac/system.windows.forms/1.0.5000.0b77a5c561934e089/system.dll
----------------------------------------
GBPVRBackendCommon
  Assembly Version: 1.0.1512.11044
  Win32 Version: 1.0.1512.11044
  CodeBase: file:///C:/Program%20Files/devnz/GBPVR/GBPVRBackendCommon.DLL
----------------------------------------
System.Drawing
  Assembly Version: 1.0.5000.0
  Win32 Version: 1.1.4322.573
  CodeBase: file:///c:/windows/assembly/gac/system.drawing/1.0.5000.0b77a5c561934e089/system.xml.dll
----------------------------------------
NativeUtilities
  Assembly Version: 1.0.1512.11043
  Win32 Version:
  CodeBase: file:///C:/Program%20Files/devnz/GBPVR/NativeUtilities.DLL
----------------------------------------
Accessibility
  Assembly Version: 1.0.5000.0
  Win32 Version: 1.1.4322.573
  CodeBase: file:///c:/windows/assembly/gac/accessibility/1.0.5000.0b77a5c561934e089/system.data.dll
----------------------------------------
System.ServiceProcess
  Assembly Version: 1.0.5000.0
  Win32 Version: 1.1.4322.573
  CodeBase: file:///c:/windows/assembly/gac/system.serviceprocess/1.0.5000.0__b03f5f7f11d50a3a/system.serviceprocess.dll
----------------------------------------
************** JIT Debugging **************
To enable just in time (JIT) debugging, the config file for this
application or machine (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.
For example:
<configuration>
  <system.windows.forms jitDebugging="true" />
</configuration>
When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the machine
rather than being handled by this dialog.[/QUOTE]
I can use any suggestion and email the error log too.
What settings do you recommend for encoding and the like, that will minimize the possibilities?
Thanks,
Jacob
I have just built up a my box with Windows 2004 MCE. Â My box is as follows:
CPU - P3 933 MHz
Memory - 1 GB Kensington
Video - PNY GeForce FX 5200 AGP - 128 MB
Media/Tuner Card - HP PVR-250
My question is has anyone gotten a config similar to this going on a Win XP MCE or Win 04 MCE build?
I have gotten Win04 MCE to function properly with "Media Center" and "WinTV 2000", but really like the idea of using the MediaMVP as a frontend client, without having to convert the captures. Â This software seems to be the top canidate.
I have gotten the config util to set-up my PVR device, and the guide, but everytime I try to save the settings, by clicking "OK", I get the following error.
I have looked for the service, but see nothing that makes sense, like "GBRRecording". Â I have tried the following to see if it will help, but still have the same problem.
[b Wrote:Quote[/b] ]Can you try changing into the c:\program files\devnz\gbpvr (or your equiv)
directory from command prompt and run the following.
regsvr32 GBPVRWriter.ax
regsvr32 asyncflt.ax
regsvr32 ovtool.dll
When I Â view error the details, this is what I get...
<table border="0" align="center" width="95%" cellpadding="0" cellspacing="0"><tr><td>Code Sample </td></tr><tr><td id="CODE">
ee the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.
************** Exception Text **************
System.InvalidOperationException: Service GB-PVR Recording Service was not found on computer '.'. ---> System.ComponentModel.Win32Exception: The specified service does not exist as an installed service
 --- End of inner exception stack trace ---
 at System.ServiceProcess.ServiceController.GenerateNames()
 at System.ServiceProcess.ServiceController.get_ServiceName()
 at System.ServiceProcess.ServiceController.GenerateStatus()
 at System.ServiceProcess.ServiceController.get_Status()
 at an.q(Object A_0, EventArgs A_1)
 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.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.573
  CodeBase: file:///c:/windows/microsoft.net/framework/v1.1.4322/mscorlib.dll
----------------------------------------
Config
  Assembly Version: 1.0.1512.11046
  Win32 Version: 1.0.1512.11046
  CodeBase: file:///C:/Program%20Files/devnz/GBPVR/Config.exe
----------------------------------------
System.Windows.Forms
  Assembly Version: 1.0.5000.0
  Win32 Version: 1.1.4322.573
  CodeBase: file:///c:/windows/assembly/gac/system.windows.forms/1.0.5000.0b77a5c561934e089/system.dll
----------------------------------------
GBPVRBackendCommon
  Assembly Version: 1.0.1512.11044
  Win32 Version: 1.0.1512.11044
  CodeBase: file:///C:/Program%20Files/devnz/GBPVR/GBPVRBackendCommon.DLL
----------------------------------------
System.Drawing
  Assembly Version: 1.0.5000.0
  Win32 Version: 1.1.4322.573
  CodeBase: file:///c:/windows/assembly/gac/system.drawing/1.0.5000.0b77a5c561934e089/system.xml.dll
----------------------------------------
NativeUtilities
  Assembly Version: 1.0.1512.11043
  Win32 Version:
  CodeBase: file:///C:/Program%20Files/devnz/GBPVR/NativeUtilities.DLL
----------------------------------------
Accessibility
  Assembly Version: 1.0.5000.0
  Win32 Version: 1.1.4322.573
  CodeBase: file:///c:/windows/assembly/gac/accessibility/1.0.5000.0b77a5c561934e089/system.data.dll
----------------------------------------
System.ServiceProcess
  Assembly Version: 1.0.5000.0
  Win32 Version: 1.1.4322.573
  CodeBase: file:///c:/windows/assembly/gac/system.serviceprocess/1.0.5000.0__b03f5f7f11d50a3a/system.serviceprocess.dll
----------------------------------------
************** JIT Debugging **************
To enable just in time (JIT) debugging, the config file for this
application or machine (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.
For example:
<configuration>
  <system.windows.forms jitDebugging="true" />
</configuration>
When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the machine
rather than being handled by this dialog.[/QUOTE]
I can use any suggestion and email the error log too.
What settings do you recommend for encoding and the like, that will minimize the possibilities?
Thanks,
Jacob