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 … 22 23 24 25 26 … 1231 Next »
NET Framework Error

 
  • 0 Vote(s) - 0 Average
NET Framework Error
ykariya
Offline

Junior Member

Posts: 4
Threads: 1
Joined: May 2010
#1
2010-05-10, 08:03 AM
When starting PVRX2, NET Framework Error pops up with the following message. Only saw this problem when configured as a client and did not see the same error if I set as a server. :confused:http://forums.gbpvr.com//images/smilies/confused.gif

I would appreciate for anyone's help!

*****error message starts from here****************

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.3603 (GDR.050727-3600)
CodeBase: file:///E:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
PVRX2
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///E:/Program%20Files/Devnz/GBPVR/PVRX2.exe
----------------------------------------
System.Windows.Forms
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)
CodeBase: file:///E:/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:///E:/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:///E:/WINDOWS/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
GBPVRBackendCommon
Assembly Version: 1.0.3529.34128
Win32 Version: 1.0.3529.34128
CodeBase: file:///E:/Program%20Files/Devnz/GBPVR/GBPVRBackendCommon.DLL
----------------------------------------
GBPVRPublic
Assembly Version: 1.0.3488.15637
Win32 Version: 1.0.3488.15637
CodeBase: file:///E:/Program%20Files/Devnz/GBPVR/GBPVRPublic.DLL
----------------------------------------
PVRUiPublic
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///E:/Program%20Files/Devnz/GBPVR/PVRUiPublic.DLL
----------------------------------------
System.Xml
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.3082 (QFE.050727-3000)
CodeBase: file:///E:/WINDOWS/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
NativeUtilities
Assembly Version: 1.0.3528.15146
Win32 Version:
CodeBase: file:///E:/Program%20Files/Devnz/GBPVR/NativeUtilities.DLL
----------------------------------------
msvcm80
Assembly Version: 8.0.50727.4053
Win32 Version: 8.00.50727.4053
CodeBase: file:///E:/WINDOWS/WinSxS/x86_Microsoft.VC80.CRT_1fc8b3b9a1e18e3b_8.0.50727.4053_x-ww_e6967989/msvcm80.dll
----------------------------------------
System.ServiceProcess
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)
CodeBase: file:///E:/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:///E:/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:///E:/Program%20Files/Devnz/GBPVR/System.Data.SQLite.DLL
----------------------------------------
System.Management
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)
CodeBase: file:///E:/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.
stustunz
Offline

Posting Freak

Posts: 5,111
Threads: 112
Joined: Oct 2006
#2
2010-05-10, 08:05 AM
its cause if you set it up as a client its looking for a server on the network and cant find it
unless you have more than one pc it will always be a server
ykariya
Offline

Junior Member

Posts: 4
Threads: 1
Joined: May 2010
#3
2010-05-14, 04:49 AM
Hi Stustunz,

That makes sense because I did not see the same problem when I switch to a server mode. Do you have any advice where to look for what is causing this problem? I have already excluded the TCP 7648 port of all client, server PCs and router's firewall, but still facing the same NET Framework error.

Appreciate your help.
JonnyCam
Offline

Posting Freak

Posts: 1,153
Threads: 87
Joined: Feb 2006
#4
2010-05-14, 09:46 AM
can you open the gbpvr share from the client? (and create a text file in that folder - as you need write access to schedule recordings etc)

Same user / pass on both PCs? Same workgroup (don't know if that matters)
"Shut up brain, or I'll stab you with a Q-Tip!"

--= Win7, C2D 2.93 GHz, ASUS 9400GT Silent, 2GB Ram, Few HDD's, 3TB unRAID server, Samsung 50" 1080p Plasma via HDMI, 40" 1080i LCD via VGA =-- * PVR2000 Analog PCI / Avermedia DVB-S PCI / Hauppauge 2200 DVB/Analog * PCH GBPVR Client * *BD-E6500 w/ NPVR client*
ykariya
Offline

Junior Member

Posts: 4
Threads: 1
Joined: May 2010
#5
2010-05-16, 04:03 PM
Yes, from the client pc, I can access the gbpvr folder in the server pc and create a text file in the gbpvr.
stustunz
Offline

Posting Freak

Posts: 5,111
Threads: 112
Joined: Oct 2006
#6
2010-05-16, 08:31 PM (This post was last modified: 2010-05-16, 08:37 PM by stustunz.)
check the server name you have on the client pc and link to the database sometimes using ip numbers instead of names helps also

>>capture sources tab in Config
>client/server check server name matches your server (or use ip address of server)
>database share sometimes changing the name to the ip address may help here also
ykariya
Offline

Junior Member

Posts: 4
Threads: 1
Joined: May 2010
#7
2010-05-17, 08:11 AM
Hi Stustunz,

I don't know what had happened exactry, but it somehow got fixed. As you have suggested, I switched to the ip address instead of the computer name. But, this did not solved the problem. Then I repeated this several times. Now, do not get Net Framework error and I am able to see the TV Guide.

One remaining problem is that I could only see the black screen with Live TV, and it got crashed. I have tried changing the different video decoders, but no luck. Do you have any idea what is causing this problem?
stustunz
Offline

Posting Freak

Posts: 5,111
Threads: 112
Joined: Oct 2006
#8
2010-05-17, 09:12 AM
on a client machine i find its better to just record and watch while its recording rather than using live tv

so select a program in tv guide record it then go back to the same program and select play

also try changing from file sharing to streaming
there is a buffer setting somewhere also but i cant remember which one it is someone else might be able to remember
« 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,730 2012-01-31, 07:35 AM
Last Post: SLR_65
  "Failed to submit the Tune Request to the Network Provider" Error? jksmurf 4 2,427 2010-12-17, 02:09 PM
Last Post: jksmurf
  Sudden Error Message when accessing gbpvr web interface classpro 0 1,512 2010-11-11, 11:59 PM
Last Post: classpro
  Can't cure the Error: 1904 problem rkircher 1 1,824 2010-11-10, 07:22 AM
Last Post: stustunz
  Unexpected error removing recording from conversion queue pvrproblems 1 1,542 2010-09-03, 03:51 AM
Last Post: sub
  Registry Error while installing PuffY 4 3,118 2010-08-16, 08:20 AM
Last Post: martint123
  EPG update error aibo 38 10,259 2010-07-23, 02:35 AM
Last Post: User
  Error 88760868 bezza 5 2,997 2010-07-18, 04:55 PM
Last Post: sub
  Windows 7 x64 installation problem - error 1603 in Event log psycik 0 1,812 2010-07-17, 04:31 AM
Last Post: psycik
  error: failure playing back file yonu 4 1,998 2010-07-12, 12:52 AM
Last Post: yonu

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

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

Linear Mode
Threaded Mode