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 … 354 355 356 357 358 … 1231 Next »
PVRX2 unhandled exception?

 
  • 0 Vote(s) - 0 Average
PVRX2 unhandled exception?
eipnvn
Offline

Junior Member

Posts: 10
Threads: 2
Joined: Feb 2007
#1
2008-03-14, 10:16 AM (This post was last modified: 2008-03-14, 10:33 AM by eipnvn.)
I've installed the software as a client (in Vista if it matters) and everything was working wonderfully for a few days, then one day I get an error that reads "Unhandled exception has occurred in a component in your application." and the reason it gives is "object reference not set to an instance of an object." I've uninstalled and reinstalled, changed all kinds of settings, but I can't seem to get rid of this. It leaves me with a frozen system and I have to end the program to get out. I was using 10105 so I upgraded to 10209 - still no luck. Any ideas? The full error if you follow it through reads like this:
See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.NullReferenceException: Object reference not set to an instance of an object.
at GBPVRX2.x0061b801bdf12d35.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.312 (rtmLHS.050727-3100)
CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
PVRX2
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///C:/Program%20Files/Devnz/GBPVR/pvrx2.exe
----------------------------------------
System.Windows.Forms
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.312 (rtmLHS.050727-3100)
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.312 (rtmLHS.050727-3100)
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.312 (rtmLHS.050727-3100)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
GBPVRPublic
Assembly Version: 1.0.2978.22707
Win32 Version: 1.0.2978.22707
CodeBase: file:///C:/Program%20Files/Devnz/GBPVR/GBPVRPublic.DLL
----------------------------------------
GBPVRBackendCommon
Assembly Version: 1.0.2990.23748
Win32 Version: 1.0.2990.23748
CodeBase: file:///C:/Program%20Files/Devnz/GBPVR/GBPVRBackendCommon.DLL
----------------------------------------
PVRUiPublic
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///C:/Program%20Files/Devnz/GBPVR/PVRUiPublic.DLL
----------------------------------------
System.Xml
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.312 (rtmLHS.050727-3100)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
NativeUtilities
Assembly Version: 1.0.2989.28473
Win32 Version:
CodeBase: file:///C:/Program%20Files/Devnz/GBPVR/NativeUtilities.DLL
----------------------------------------
msvcm80
Assembly Version: 8.0.50727.762
Win32 Version: 8.00.50727.762
CodeBase: file:///C:/Windows/WinSxS/x86_microsoft.vc80.crt_1fc8b3b9a1e18e3b_8.0.50727.762_none_10b2f55f9bffb8f8/msvcm80.dll
----------------------------------------
System.ServiceProcess
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.312 (rtmLHS.050727-3100)
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.312 (rtmLHS.050727-3100)
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.Management
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.312 (rtmLHS.050727-3100)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Management/2.0.0.0__b03f5f7f11d50a3a/System.Management.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.


Sorry for the annoyingly long post, but that stuff means nothing to me... So i wasn't sure what to include...
Thanks!
psycik
Offline

Posting Freak

Posts: 5,210
Threads: 424
Joined: Sep 2005
#2
2008-03-14, 06:25 PM
Does this error happen right as you are starting up the client?

I had this problem, it was because I couldn't access the gbpvr share for the database after a reboot, i needed to log on to the share first.
eipnvn
Offline

Junior Member

Posts: 10
Threads: 2
Joined: Feb 2007
#3
2008-03-15, 02:47 AM
Yep, that was it, I couldn't connect to the gbpvr directory, it wasn't shared properly - weird that it just now started having problems, but it's fixed now. Thanks for the help!
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)



Possibly Related Threads…
Thread Author Replies Views Last Post
  Exit button on StreamZap remote now exits PVRX2 billbobbins 5 5,204 2012-08-30, 09:43 PM
Last Post: billbobbins
  tv guide empty in gbpvr works in pvrx2 slowtech 37 17,321 2012-08-27, 04:00 PM
Last Post: rscheller
  Need to send key to pvrx2 greg in kansas 4 3,849 2012-07-27, 12:04 AM
Last Post: greg in kansas
  No Signal message PVRX2 Flyndr 6 2,969 2011-06-20, 10:29 AM
Last Post: martint123
  Latest PVRX2 Download? Flyndr 2 2,522 2011-06-11, 12:58 PM
Last Post: Flyndr
  No Video in PVRX2 GUI TonySmith35 13 4,961 2011-01-09, 10:31 PM
Last Post: steevo
  PVRX2 Has Encountered A User-Defined Breakpoint BTJustice 5 3,166 2010-12-20, 04:42 PM
Last Post: sub
  Attempts to play .dvd files in Video Library results in PVRX2 not responding Jwbrit 2 2,036 2010-11-04, 11:37 PM
Last Post: Jwbrit
  PVRX2 has stopped working roguejedi 2 1,845 2010-10-09, 05:16 PM
Last Post: roguejedi
  Unhandled exception has occurred in a component in your application. dspdrew 9 7,762 2010-09-16, 05:34 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