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 … 200 201 202 203 204 … 1231 Next »
Exception fault errors

 
  • 0 Vote(s) - 0 Average
Exception fault errors
Rikk
Offline

Junior Member

Posts: 15
Threads: 5
Joined: Dec 2008
#1
2009-01-01, 10:06 AM
I have been getting exception fault errors in the config screens and when trying to restart the recording service. The info below was when I tried to restart the recording service..


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

************** Exception Text **************
System.InvalidOperationException: Cannot open GB-PVR Recording Service service on computer '.'. ---> System.ComponentModel.Win32Exception: Access is denied
--- End of inner exception stack trace ---
at System.ServiceProcess.ServiceController.GetServiceHandle(Int32 desiredAccess)
at System.ServiceProcess.ServiceController.Stop()
at GBPVRTray.x95481d250bcc5a4b.x72a4e1a0df62cc6a(Object xdf2e3583f942db7b, EventArgs xc4f45905cb1fc7ba)
at System.Windows.Forms.MenuItem.OnClick(EventArgs e)
at System.Windows.Forms.MenuItem.MenuItemData.Execute()
at System.Windows.Forms.Command.Invoke()
at System.Windows.Forms.Command.DispatchID(Int32 id)
at System.Windows.Forms.NotifyIcon.WndProc(Message& msg)
at System.Windows.Forms.NotifyIcon.NotifyIconNativeWindow.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.3053 (netfxsp.050727-3000)
CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
GBPVRTray
Assembly Version: 1.0.3228.14980
Win32 Version: 1.0.3228.14980
CodeBase: file:///C:/Program%20Files/Devnz/GBPVR/GBPVRTray.exe
----------------------------------------
System.Windows.Forms
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)
CodeBase: file:///C:/Windows/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.3053 (netfxsp.050727-3000)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Drawing
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
GBPVRPublic
Assembly Version: 1.0.3227.26263
Win32 Version: 1.0.3227.26263
CodeBase: file:///C:/Program%20Files/Devnz/GBPVR/GBPVRPublic.DLL
----------------------------------------
GBPVRBackendCommon
Assembly Version: 1.0.3228.14979
Win32 Version: 1.0.3228.14979
CodeBase: file:///C:/Program%20Files/Devnz/GBPVR/GBPVRBackendCommon.DLL
----------------------------------------
System.Xml
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)
CodeBase: file:///C:/Windows/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.3053 (netfxsp.050727-3000)
CodeBase: file:///C:/Windows/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.3053 (netfxsp.050727-3000)
CodeBase: file:///C:/Windows/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:/Program%20Files/Devnz/GBPVR/System.Data.SQLite.DLL
----------------------------------------
System.Runtime.Remoting
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Runtime.Remoting/2.0.0.0__b77a5c561934e089/System.Runtime.Remoting.dll
----------------------------------------
System.Configuration
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.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.
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,986
Threads: 770
Joined: Nov 2003
#2
2009-01-01, 03:28 PM
Are you on Vista? It would normally prompt you to run the config app as administrator. If it doesnt, you may need to manually start with a right click on the icon and selecting the 'Run As Administrator' option. It needs to run as administrator so that it has enough permissions on Vista to stop/start the background recording service.
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 53,505
Threads: 963
Joined: May 2006
#3
2009-01-01, 04:23 PM
Getting this error from the tray app is normal for me on Vista.

Martin
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,986
Threads: 770
Joined: Nov 2003
#4
2009-01-01, 04:26 PM
Does it prompt you to run the config app as administrator?

Have you disabled UAC on Vista?
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 53,505
Threads: 963
Joined: May 2006
#5
2009-01-01, 04:29 PM
If I tell the tray app to run config I get the prompt, if I use it to turn off the recording service it has always crash. UAC on (as it should be)

Martin
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,986
Threads: 770
Joined: Nov 2003
#6
2009-01-01, 04:41 PM
I know you cant use the tray menu option to restart the recording service of Vista. I'm not worried about that one. It doesnt run as administrator and dont want to change it to. I should probably dynamically hide those menu options on Vista.

If the tray app is used to start the config app, and correctly prompts for administrator, then it should be able to restart the recording service. I just checked it here on two Vista machines, and both correctly prompted, and were able to restart the recording service. Its odd that you'd get the prompt to run as administrator, but then it'd be denied access.
Rikk
Offline

Junior Member

Posts: 15
Threads: 5
Joined: Dec 2008
#7
2009-01-01, 05:38 PM
Yes, it's vista.... That makes sence... Question, can I go into Control Pannel > User Accounts and turn Account control off?? The machine is setup behind a firewall and is only used as an htpc.
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,986
Threads: 770
Joined: Nov 2003
#8
2009-01-01, 07:52 PM
You shouldnt have to. I run with UAC turned on, and it prompts me for 'run as administrator' when I try to run the config app, and then has the permissions to restart the recording service.
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)



Possibly Related Threads…
Thread Author Replies Views Last Post
  Stream errors in recordings with GBPVR seymoria 11 4,966 2011-06-19, 06:44 PM
Last Post: seymoria
  Unhandled exception has occurred in a component in your application. dspdrew 9 7,930 2010-09-16, 05:34 PM
Last Post: sub
  PVRX2 unhandled exception - cannot access menu functions linfor 4 2,522 2010-07-31, 03:52 AM
Last Post: sub
  Installation errors ziton 8 2,973 2010-07-13, 11:59 PM
Last Post: ziton
  1.4.7 started with .net errors. morser 5 2,120 2010-04-07, 03:40 AM
Last Post: sub
  Exception starting config.exe Whoopsadaisy 1 1,675 2010-03-31, 08:35 PM
Last Post: Cybernik
  fresh install - no channels found - Unhandled Exception (recurring) 8ace 8 2,859 2010-01-10, 10:54 PM
Last Post: sub
  Unhandled exception when selecting Watch TV 7ore 3 1,946 2010-01-02, 12:52 PM
Last Post: 7ore
  Unhandled Exception when trying to use main app temporos 2 1,436 2009-11-22, 11:11 PM
Last Post: temporos
  Unhandled Exception when mapping dvb-t channels garymeds 7 2,505 2009-11-22, 08:50 PM
Last Post: sub

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

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

Linear Mode
Threaded Mode