NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public Add-ons (3rd party plugins, utilities and skins) Old Stuff (Legacy) GB-PVR Support (legacy) v
« Previous 1 … 939 940 941 942 943 … 1231 Next »
always error in config.exe

 
  • 0 Vote(s) - 0 Average
always error in config.exe
fb_de
Offline

Junior Member

Posts: 45
Threads: 13
Joined: Nov 2005
#1
2005-11-07, 11:15 PM
Hi,

I'm trying to run gbpvr with a hauppauge pvr 350. I have the recent MS.NET framework installed.
However, everytime I want to end the configuration dialog by clicking on OK, the following happens:
- restarting the recording service
- (waiting for 10 seconds)
- and then, the following error message, with the option to continue the config, or quit.

an unhandled exception.... couldn't get process information from remote machine!

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

************** Exception Text **************
System.InvalidOperationException: Couldn't get process information from remote machine. ---> System.ComponentModel.Win32Exception: Das Gerät ist nicht bereit
at System.Diagnostics.PerformanceMonitor.GetData(String item)
at System.Diagnostics.PerformanceCounterLib.GetPerformanceData(String item)
at System.Diagnostics.PerformanceCounterLib.get_CategoryTable()
at System.Diagnostics.PerformanceCounterLib.GetPerformanceData(String[] categories, Int32[] categoryIndexes)
at System.Diagnostics.NtProcessManager.GetProcessInfos(PerformanceCounterLib library)
--- End of inner exception stack trace ---
at System.Diagnostics.NtProcessManager.GetProcessInfos(PerformanceCounterLib library)
at System.Diagnostics.NtProcessManager.GetProcessInfos(String machineName, Boolean isRemoteMachine)
at System.Diagnostics.ProcessManager.GetProcessInfos(String machineName)
at System.Diagnostics.Process.GetProcesses(String machineName)
at System.Diagnostics.Process.GetProcesses()
at xeb983fa94d0b4753.xfd6951461fe46d87.xd1bc48f5dba57993(Object xdf2e3583f942db7b, EventArgs xc4f45905cb1fc7ba)
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.573
CodeBase: file:///c:/windows/microsoft.net/framework/v1.1.4322/mscorlib.dll
----------------------------------------
Config
Assembly Version: 1.0.2093.28455
Win32 Version: 1.0.2093.28455
CodeBase: file:///C:/Programme/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.0__b77a5c561934e089/system.windows.forms.dll
----------------------------------------
System
Assembly Version: 1.0.5000.0
Win32 Version: 1.1.4322.573
CodeBase: file:///c:/windows/assembly/gac/system/1.0.5000.0__b77a5c561934e089/system.dll
----------------------------------------
GBPVRBackendCommon
Assembly Version: 1.0.2093.28448
Win32 Version: 1.0.2093.28448
CodeBase: file:///C:/Programme/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.0__b03f5f7f11d50a3a/system.drawing.dll
----------------------------------------
GBPVRPublic
Assembly Version: 1.0.2093.28425
Win32 Version: 1.0.2093.28425
CodeBase: file:///C:/Programme/devnz/gbpvr/GBPVRPublic.DLL
----------------------------------------
System.Xml
Assembly Version: 1.0.5000.0
Win32 Version: 1.1.4322.573
CodeBase: file:///c:/windows/assembly/gac/system.xml/1.0.5000.0__b77a5c561934e089/system.xml.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
----------------------------------------
NativeUtilities
Assembly Version: 1.0.2093.28446
Win32 Version:
CodeBase: file:///C:/Programme/devnz/gbpvr/NativeUtilities.DLL
----------------------------------------
System.Data
Assembly Version: 1.0.5000.0
Win32 Version: 1.1.4322.573
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
----------------------------------------
System.Web
Assembly Version: 1.0.5000.0
Win32 Version: 1.1.4322.573
CodeBase: file:///c:/windows/assembly/gac/system.web/1.0.5000.0__b03f5f7f11d50a3a/system.web.dll
----------------------------------------
System.Runtime.Remoting
Assembly Version: 1.0.5000.0
Win32 Version: 1.1.4322.573
CodeBase: file:///c:/windows/assembly/gac/system.runtime.remoting/1.0.5000.0__b77a5c561934e089/system.runtime.remoting.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.

+++++++++++++++++++++++++++

What could be causing this? Any advice is greatly appreciated.

thanks,
Frank
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,807
Threads: 769
Joined: Nov 2003
#2
2005-11-07, 11:51 PM
Going by the text of the error message, I think is related to this other problem solved here: http://forums.nextpvr.com/showthread.php...r+disabled
fb_de
Offline

Junior Member

Posts: 45
Threads: 13
Joined: Nov 2005
#3
2005-11-08, 10:29 PM
I have found a solution: update to the latest hauppauge drivers. that's it.
I was scared by the complexity of the solution you have pointed me to, so I began looking elsewhere on my system, and figured I didn't have the latest drivers. Then, the problem went away.

Thanks,
Frank
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)



Possibly Related Threads…
Thread Author Replies Views Last Post
  VMR9 Error message cristovao 7 5,922 2012-01-31, 07:35 AM
Last Post: SLR_65
  "Failed to submit the Tune Request to the Network Provider" Error? jksmurf 4 2,526 2010-12-17, 02:09 PM
Last Post: jksmurf
  Sudden Error Message when accessing gbpvr web interface classpro 0 1,576 2010-11-11, 11:59 PM
Last Post: classpro
  Can't cure the Error: 1904 problem rkircher 1 1,897 2010-11-10, 07:22 AM
Last Post: stustunz
  Unexpected error removing recording from conversion queue pvrproblems 1 1,615 2010-09-03, 03:51 AM
Last Post: sub
  Registry Error while installing PuffY 4 3,243 2010-08-16, 08:20 AM
Last Post: martint123
  Can't view channels in config donschjr 8 2,942 2010-08-13, 12:50 AM
Last Post: donschjr
  Easy way to toggle Client/Server without using Config? Dan the man 2 2,156 2010-08-02, 11:53 AM
Last Post: Reddwarf
  Strange database problem -- pvrx2 not seeing updates, EWA and Config.exe are. 86atc250r 5 2,524 2010-07-26, 10:09 AM
Last Post: martint123
  EPG update error aibo 38 10,787 2010-07-23, 02:35 AM
Last Post: User

  • View a Printable Version
  • Subscribe to this thread
Forum Jump:

© Designed by D&D, modified by NextPVR - Powered by MyBB

Linear Mode
Threaded Mode