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 … 954 955 956 957 958 … 1231 Next »
Upgrade failed and cannot get older version now either

 
  • 0 Vote(s) - 0 Average
Upgrade failed and cannot get older version now either
mykeparker
Offline

Junior Member

Posts: 27
Threads: 8
Joined: Oct 2005
#1
2005-10-07, 03:51 PM
I tried the latest upgrade, and it failed with this error, tried putting the old version back on still errors now. Tried uninstalling and removing everything from the directory. No luck. PLEASE PLEASE help I love this program and been using it for ages!!

The error happens when I OK from the config app.

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

************** Exception Text **************
System.InvalidOperationException: Process performance counter is disabled, so the requested operation cannot be performed.
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 z.at(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.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
----------------------------------------
Config
Assembly Version: 1.0.2051.18372
Win32 Version: 1.0.2051.18372
CodeBase: file:///C:/Program%20Files/devnz/gbpvr/Config.exe
----------------------------------------
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
----------------------------------------
GBPVRBackendCommon
Assembly Version: 1.0.2051.18372
Win32 Version: 1.0.2051.18372
CodeBase: file:///C:/Program%20Files/devnz/gbpvr/GBPVRBackendCommon.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
----------------------------------------
GBPVRPublic
Assembly Version: 1.0.2054.11335
Win32 Version: 1.0.2054.11335
CodeBase: file:///C:/Program%20Files/devnz/gbpvr/GBPVRPublic.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.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
----------------------------------------
NativeUtilities
Assembly Version: 1.0.2054.11353
Win32 Version:
CodeBase: file:///C:/Program%20Files/devnz/gbpvr/NativeUtilities.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
----------------------------------------
System.Web
Assembly Version: 1.0.5000.0
Win32 Version: 1.1.4322.2037
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.2032
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.
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,823
Threads: 769
Joined: Nov 2003
#2
2005-10-07, 04:40 PM
There has been about three or four people that have had this error in the last eighteen months.

If you google for "System.InvalidOperationException: Process performance counter is disabled, so the requested operation cannot be performed." you'll find a fix. Its not a setting in GB-PVR. It system thing that can effect all .net based software.
mykeparker
Offline

Junior Member

Posts: 27
Threads: 8
Joined: Oct 2005
#3
2005-10-16, 04:14 PM
tried allsorts, nevermind. Rebuild is in order. thanks anyway
deathman20
Offline

Junior Member

Posts: 3
Threads: 1
Joined: May 2005
#4
2005-10-20, 02:35 AM
I just encountered this error myself Sad And that was right after a fresh rebuild Sad

Fixing .net doesn't work, but is there a way to fully uninstall .net from the computer to try reinstalling from scratch?
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)



Possibly Related Threads…
Thread Author Replies Views Last Post
  Staged upgrade/migration from gb to next koornneef 5 3,532 2011-11-27, 05:44 AM
Last Post: sub
  Last version of GBPVR download? matthrolf 8 6,708 2011-11-16, 09:22 AM
Last Post: MixMan
  "Failed to submit the Tune Request to the Network Provider" Error? jksmurf 4 2,597 2010-12-17, 02:09 PM
Last Post: jksmurf
  Failed recording after 12/10 Engineer_Ted 7 2,686 2010-12-15, 05:11 PM
Last Post: Engineer_Ted
  Recording Failed!! Roadrunner1991 1 1,619 2010-12-03, 03:29 PM
Last Post: Roadrunner1991
  tunningAssistant: Failed to find Crossbar Zack63 4 3,025 2010-10-20, 03:36 PM
Last Post: Zack63
  Pentium upgrade worth it? ziton 10 3,816 2010-07-30, 12:06 AM
Last Post: re-Barr
  Newer DVD's wont play, but older ones will. jthom86 5 2,178 2010-07-05, 07:05 PM
Last Post: sub
  connectpins failed drbenjamin 2 1,744 2010-04-24, 02:51 PM
Last Post: drbenjamin
  EPG failed Skink 6 2,740 2010-04-08, 03:15 AM
Last Post: johnsonx42

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

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

Linear Mode
Threaded Mode