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 … 484 485 486 487 488 … 1231 Next »
.Net2.0 error starting client with 1.0.16

 
  • 0 Vote(s) - 0 Average
.Net2.0 error starting client with 1.0.16
jksmurf
Offline

Posting Freak

HK (DMBTH)
Posts: 3,590
Threads: 410
Joined: Jul 2005
#1
2007-08-28, 04:27 PM (This post was last modified: 2008-04-27, 02:26 PM by jksmurf.)
Hi,

Been a while since I had a go at the client, but I'm stuck with this error. It seems to be not finding a network path, I opened up windows firewall (but didn't try router FW, athough we're on same subnet.

Any ideas?

k.

Code:
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.832 (QFE.050727-8300)
    CodeBase: [URL]file:///C:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll[/URL]
----------------------------------------
PVRX2
    Assembly Version: 1.0.0.0
    Win32 Version: 1.0.0.0
    CodeBase: [URL]file:///C:/Program%20Files/devnz/gbpvr/PVRX2.exe[/URL]
----------------------------------------
System.Windows.Forms
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.832 (QFE.050727-8300)
    CodeBase: [URL]file:///C:/WINDOWS/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll[/URL]
----------------------------------------
System
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.832 (QFE.050727-8300)
    CodeBase: [URL]file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll[/URL]
----------------------------------------
System.Drawing
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.832 (QFE.050727-8300)
    CodeBase: [URL]file:///C:/WINDOWS/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll[/URL]
----------------------------------------
GBPVRPublic
    Assembly Version: 1.0.2763.18991
    Win32 Version: 1.0.2763.18991
    CodeBase: [URL]file:///C:/Program%20Files/devnz/gbpvr/GBPVRPublic.DLL[/URL]
----------------------------------------
GBPVRBackendCommon
    Assembly Version: 1.0.2782.16255
    Win32 Version: 1.0.2782.16255
    CodeBase: [URL]file:///C:/Program%20Files/devnz/gbpvr/GBPVRBackendCommon.DLL[/URL]
----------------------------------------
PVRUiPublic
    Assembly Version: 1.0.0.0
    Win32 Version: 1.0.0.0
    CodeBase: [URL]file:///C:/Program%20Files/devnz/gbpvr/PVRUiPublic.DLL[/URL]
----------------------------------------
NativeUtilities
    Assembly Version: 1.0.2784.22985
    Win32 Version:
    CodeBase: [URL]file:///C:/Program%20Files/devnz/gbpvr/NativeUtilities.DLL[/URL]
----------------------------------------
msvcm80
    Assembly Version: 8.0.50727.762
    Win32 Version: 8.00.50727.762
    CodeBase: [URL]file:///C:/WINDOWS/WinSxS/x86_Microsoft.VC80.CRT_1fc8b3b9a1e18e3b_8.0.50727.762_x-ww_6b128700/msvcm80.dll[/URL]
----------------------------------------
System.Xml
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.832 (QFE.050727-8300)
    CodeBase: [URL]file:///C:/WINDOWS/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll[/URL]
----------------------------------------
System.ServiceProcess
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.42 (RTM.050727-4200)
    CodeBase: [URL]file:///C:/WINDOWS/assembly/GAC_MSIL/System.ServiceProcess/2.0.0.0__b03f5f7f11d50a3a/System.ServiceProcess.dll[/URL]
----------------------------------------
System.Data
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.832 (QFE.050727-8300)
    CodeBase: [URL]file:///C:/WINDOWS/assembly/GAC_32/System.Data/2.0.0.0__b77a5c561934e089/System.Data.dll[/URL]
----------------------------------------
System.Data.SQLite
    Assembly Version: 1.0.30.1
    Win32 Version: 1.0.30.1
    CodeBase: [URL]file:///C:/Program%20Files/devnz/gbpvr/System.Data.SQLite.DLL[/URL]
----------------------------------------
System.Management
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.832 (QFE.050727-8300)
    CodeBase: [URL]file:///C:/WINDOWS/assembly/GAC_MSIL/System.Management/2.0.0.0__b03f5f7f11d50a3a/System.Management.dll[/URL]
----------------------------------------
************** 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.
ASUS STRIX X470-F AMD 2700x 4GHz | Win10Prox64 | 32GB | NVIDIA GEforce GT1030 Fanless | WinTV DMB-TH | WinTV HVR-1280 | Hauppauge Colossus | AC86U/AC68U | USB-UIRT | RPi4 Libreelec | Sony Bravia LCD X9000F Android TV |
Carlito
Offline

Posting Freak

Posts: 817
Threads: 41
Joined: May 2006
#2
2007-08-28, 07:39 PM
From memory the service account is different then the user logged into the machine, so that service will need to have access to the server as well.
You can either change the account the service is run as to someone who has access to the server, or from the server, you can grant the service account access.
----------------------
[SIZE="1"]PVRX2 1.3.11
Shuttle SG33G5 Case
Core2Duo E8400 3Ghz -- 4 GB RAM
Hauppauge PVR-150
Adaptec AVC-3610 Dual Tuner
Onboard Intel GMA 3100 through HDMI -- 500GB
37" Westinghouse LCD (1920 x 1080p)

Projects
Program Image Tool[/SIZE]
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,810
Threads: 769
Joined: Nov 2003
#3
2007-08-28, 09:57 PM
Can you set your logging level back to debug, and enable log flushing, then reproduce the problem and repost the logs?
jksmurf
Offline

Posting Freak

HK (DMBTH)
Posts: 3,590
Threads: 410
Joined: Jul 2005
#4
2007-08-29, 06:09 AM (This post was last modified: 2008-04-27, 02:26 PM by jksmurf.)
Here you go

What does theflushing thingy do btw?

k.
ASUS STRIX X470-F AMD 2700x 4GHz | Win10Prox64 | 32GB | NVIDIA GEforce GT1030 Fanless | WinTV DMB-TH | WinTV HVR-1280 | Hauppauge Colossus | AC86U/AC68U | USB-UIRT | RPi4 Libreelec | Sony Bravia LCD X9000F Android TV |
jksmurf
Offline

Posting Freak

HK (DMBTH)
Posts: 3,590
Threads: 410
Joined: Jul 2005
#5
2007-08-29, 06:22 AM
Carlito Wrote:From memory the service account is different then the user logged into the machine, so that service will need to have access to the server as well.

You can either change the account the service is run as to someone who has access to the server, or from the server, you can grant the service account access.

Um.. sorry I don't quite follow you here? Could I trouble you to use a A=Tommy B=James example?

Thanks

k.
ASUS STRIX X470-F AMD 2700x 4GHz | Win10Prox64 | 32GB | NVIDIA GEforce GT1030 Fanless | WinTV DMB-TH | WinTV HVR-1280 | Hauppauge Colossus | AC86U/AC68U | USB-UIRT | RPi4 Libreelec | Sony Bravia LCD X9000F Android TV |
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,810
Threads: 769
Joined: Nov 2003
#6
2007-08-29, 06:46 AM
There is no clear cause of the error in your logs. Is the gbpvr.db3 file accessible at \\Smurfpc\gbpvr\gbpvr.db3?
jksmurf
Offline

Posting Freak

HK (DMBTH)
Posts: 3,590
Threads: 410
Joined: Jul 2005
#7
2007-08-29, 07:03 AM (This post was last modified: 2007-08-29, 07:24 AM by jksmurf.)
Hmm... I had (already) made it a share, but no, even the dir is not accesasible from the Client ... the recordings dirs (which are not in the Program Files path) are accessible... How do I get past this?

k.
ASUS STRIX X470-F AMD 2700x 4GHz | Win10Prox64 | 32GB | NVIDIA GEforce GT1030 Fanless | WinTV DMB-TH | WinTV HVR-1280 | Hauppauge Colossus | AC86U/AC68U | USB-UIRT | RPi4 Libreelec | Sony Bravia LCD X9000F Android TV |
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,810
Threads: 769
Joined: Nov 2003
#8
2007-08-29, 10:12 PM
jksmurf Wrote:Hmm... I had (already) made it a share, but no, even the dir is not accesasible from the Client ... the recordings dirs (which are not in the Program Files path) are accessible... How do I get past this?
If \\Smurfpc\gbpvr\gbpvr.db3 isnt available, then you need to make sure it is made available. The client cant work without access to the database.
jksmurf
Offline

Posting Freak

HK (DMBTH)
Posts: 3,590
Threads: 410
Joined: Jul 2005
#9
2007-08-30, 12:37 AM
sub Wrote:If \\Smurfpc\gbpvr\gbpvr.db3 isnt available, then you need to make sure it is made available. The client cant work without access to the database.

OK, thanks, I added guest user to the Share and the Notebook Client can see it, so I can see the GBPVR GUI now.

I have some other problems playing anything back (blank black screen) but I need to fiddle with the decoders a bit, I think and will make a seperate post for that if it all goes TU.

k.
ASUS STRIX X470-F AMD 2700x 4GHz | Win10Prox64 | 32GB | NVIDIA GEforce GT1030 Fanless | WinTV DMB-TH | WinTV HVR-1280 | Hauppauge Colossus | AC86U/AC68U | USB-UIRT | RPi4 Libreelec | Sony Bravia LCD X9000F Android TV |
« 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,927 2012-01-31, 07:35 AM
Last Post: SLR_65
  GBPVR XPSP3 Server and Win7 Client Snooze 0 1,863 2011-09-12, 06:26 AM
Last Post: Snooze
  "Failed to submit the Tune Request to the Network Provider" Error? jksmurf 4 2,534 2010-12-17, 02:09 PM
Last Post: jksmurf
  Cant play recording on client imagn 2 1,788 2010-12-13, 02:17 AM
Last Post: imagn
  Sudden Error Message when accessing gbpvr web interface classpro 0 1,578 2010-11-11, 11:59 PM
Last Post: classpro
  Can't cure the Error: 1904 problem rkircher 1 1,900 2010-11-10, 07:22 AM
Last Post: stustunz
  Server goes to sleep while client is in use. JP23 0 1,545 2010-10-07, 08:45 AM
Last Post: JP23
  Net Radio not working on client PC JP23 2 1,748 2010-09-14, 10:45 PM
Last Post: JP23
  Unexpected error removing recording from conversion queue pvrproblems 1 1,616 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

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

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

Linear Mode
Threaded Mode