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 … 1190 1191 1192 1193 1194 … 1231 Next »
GBPVR web access

 
  • 0 Vote(s) - 0 Average
GBPVR web access
phil
Offline

Junior Member

Posts: 20
Threads: 11
Joined: May 2004
#1
2004-05-26, 01:03 PM
Hi hope you can help I keep getting this message when trying to connect to the GBPVR web server

Server Error in '/gbpvr' Application.
--------------------------------------------------------------------------------

Runtime Error
Description: An application error occurred on the server. The current custom error settings for this application prevent the details of the application error from being viewed remotely (for security reasons). It could, however, be viewed by browsers running on the local server machine.

Details: To enable the details of this specific error message to be viewable on remote machines, please create a <customErrors> tag within a "web.config" configuration file located in the root directory of the current web application. This <customErrors> tag should then have its "mode" attribute set to "Off".


<!-- Web.Config Configuration File -->

&lt;configuration&gt;
&lt;system.web&gt;
&lt;customErrors mode=&quot;Off&quot;/&gt;
&lt;/system.web&gt;
&lt;/configuration&gt;


Notes: The current error page you are seeing can be replaced by a custom error page by modifying the &quot;defaultRedirect&quot; attribute of the application's &lt;customErrors&gt; configuration tag to point to a custom error page URL.


<!-- Web.Config Configuration File -->

&lt;configuration&gt;
&lt;system.web&gt;
&lt;customErrors mode=&quot;RemoteOnly&quot; defaultRedirect=&quot;mycustompage.htm&quot;/&gt;
&lt;/system.web&gt;
&lt;/configuration&gt;


Cheers Phil
P4 3.0Gb
Asrock P4VT8+
Nvidia 5900
2Gb ram
250 Gb hard drive
colin
Offline

Senior Member

Posts: 683
Threads: 39
Joined: Nov 2003
#2
2004-05-26, 02:10 PM
Hey Phil,

what version of GBPVR are you using and are trying to access

http://localhost:7647/gbpvr/index.aspx

Cheers,
Guest

Unregistered
 
#3
2004-05-26, 03:00 PM
[b Wrote:Quote[/b] (colin @ May 26 2004,14:10)]Hey Phil,

what version of GBPVR are you using and are trying to access

http://localhost:7647/gbpvr/index.aspx

Cheers,
Im having the exact same problem. I am using version 0.17i and the following link:

http://localhost:7647/gbpvr/index.aspx

cheers
colin
Offline

Senior Member

Posts: 683
Threads: 39
Joined: Nov 2003
#4
2004-05-26, 03:09 PM
I guess to make sure, have you enabled GBPVR web services on this port? I think this is the default but just to be sure [Image: smile.gif]

You may also want to read this Thread and see if this helps,

Colin.
Guest

Unregistered
 
#5
2004-05-26, 05:25 PM
[b Wrote:Quote[/b] (colin @ May 26 2004,15:09)]I guess to make sure, have you enabled GBPVR web services on this port?  I think this is the default but just to be sure  [Image: smile.gif]

You may also want to read this Thread and see if this helps,

Colin.
I have checked that thread but it didnt help.

I should have added to my post that i do get the header and footer fine so the server is working. Its just the bit in the middle the throws up the error.
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,807
Threads: 769
Joined: Nov 2003
#6
2004-05-26, 05:40 PM
I'm not really that familar with the web stuff as it wasn't written by me, but I'd suggest make the change suggested in the error text in the first post. This will give us a stack trace, which will give us a little more to go on.

Also if any of you have Visual Studio installed, you might want to open the solution using that, and run it in the debugger. The source code is included, so it should be pretty easy to find the problem.
Guest

Unregistered
 
#7
2004-05-26, 05:49 PM
Hi all
I am using GBPVR 0.17 enabled GBPVR web services on the default port http://localhost:7647/gbpvr/index.aspx
When it comes to the web stuff I havent a clue

Phil
Guest

Unregistered
 
#8
2004-05-26, 05:58 PM
Hi all
I run the url om the server (running GBPVR) and got this message

Server Error in '/gbpvr' Application.
--------------------------------------------------------------------------------

Object reference not set to an instance of an object.
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: System.NullReferenceException: Object reference not set to an instance of an object.

Source Error:

An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.

Stack Trace:


[NullReferenceException: Object reference not set to an instance of an object.]
gbpvr_web.view_guide.FindProgrammeClass(IList mySched, Programme myProg)
gbpvr_web.view_guide.Page_Load(Object sender, EventArgs e)
System.Web.UI.Control.OnLoad(EventArgs e) +55
System.Web.UI.Control.LoadRecursive() +27
System.Web.UI.Page.ProcessRequestMain() +731




--------------------------------------------------------------------------------
Version Information: Microsoft .NET Framework Version:1.1.4322.573; ASP.NET Version:1.1.4322.573
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,807
Threads: 769
Joined: Nov 2003
#9
2004-05-26, 06:07 PM
Can you try replacing &quot;C:\Program Files\devnz\gbpvr\web\bin\gbpvr_web.dll&quot;, with the file from http://www.devnz.com/downloads/gbpvr_web.dll

Can you let me know if this makes any difference for you?
Guest

Unregistered
 
#10
2004-05-26, 06:17 PM
Hi Sub
I tried the new file on both the client and server the same error

Phil
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (2): 1 2 Next »


Possibly Related Threads…
Thread Author Replies Views Last Post
  how to use IR server suite with GBPVR zaprat 82 63,393 2018-11-18, 05:32 PM
Last Post: Len_Lekx
  GBPVR support for Hauppauge WinTV-HVR-1900 or Hauppauge HD-PVR (PAL) lchiu7 23 18,731 2014-05-15, 12:59 AM
Last Post: lchiu7
  GBPVR and NPVR jigster99 2 5,228 2013-02-16, 01:50 AM
Last Post: jigster99
  BBC HD / BBD 1 HD in GBPVR Pob 21 13,765 2012-10-05, 05:42 PM
Last Post: Pob
  tv guide empty in gbpvr works in pvrx2 slowtech 37 17,612 2012-08-27, 04:00 PM
Last Post: rscheller
  Unused gbpvr returns to life with minimal effort KS4UA 0 2,396 2012-03-18, 02:07 AM
Last Post: KS4UA
  Last version of GBPVR download? matthrolf 8 6,580 2011-11-16, 09:22 AM
Last Post: MixMan
  Is card emulation as easy with gbpvr as with npvr? martint123 3 3,479 2011-10-20, 07:13 PM
Last Post: martint123
  GBPVR Webserver does not work - Windows 7 Pro, 64 Bit Ijaja 6 4,575 2011-10-19, 07:21 PM
Last Post: Basher52
  GBPVR will not wake up XP computer from sleep keith_leitch 8 4,980 2011-10-10, 08:26 PM
Last Post: keith_leitch

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

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

Linear Mode
Threaded Mode