NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public Developers v
« Previous 1 … 45 46 47 48 49 … 93 Next »
Enhanced Web Admin

Thread Closed 
 
  • 0 Vote(s) - 0 Average
Enhanced Web Admin
normanr
Offline

Posting Freak

Posts: 855
Threads: 3
Joined: Dec 2004
#1,191
2006-06-28, 08:35 PM
Yea, they're all sent to the EWA (with q scores), but the EWA ignores the scores and just picks the first one (which might not have the higest score)
m.clizzle
Offline

Member

Posts: 98
Threads: 16
Joined: May 2006
#1,192
2006-06-29, 06:19 PM (This post was last modified: 2006-06-29, 09:57 PM by m.clizzle.)
Has anyone else experienced some of their recordings not being listed in the "Recordings" tab?

i have about 12 recorded programs, but only two of them are displayed. All checkbox options have been selected, so nothing should be withheld.


*edit*
it now appears that items in the default PVR directory are no longer showing up in the regular gbpvr window as well as the EWA. any ideas why recordings that are in the default directory dont get listed in "Recordings"?
[SIZE="2"]gbpvr 1.4.7 - ewa -
Intel Xeon Server (300g esata / 1.5tb esata 3g RAM) evga fx 5200 128mb dvi out
Hauppauge PVR 150 Low Profile

The true bleed green
[/SIZE]

[SIZE="1"]REITRED[COLOR="grey"]gbpvr 1.2.9 - ewa - weather - sports 1.9.0.4 plugin
hp dc5500sf (p4 3.0HT / 300g IDE / 2g RAM) evga fx 5200 128mb dvi out
Hauppauge PVR 150 Low Profile
Harmony 659
Sony 42" Grand WEGA

[/COLOR]
[/SIZE]
m.clizzle
Offline

Member

Posts: 98
Threads: 16
Joined: May 2006
#1,193
2006-06-30, 05:43 PM
this happened today when i clicked the "Statistics" tab. everything else still runs ok.

Quote: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 -->

<configuration>
<system.web>
<customErrors mode="Off"/>
</system.web>
</configuration>


Notes: The current error page you are seeing can be replaced by a custom error page by modifying the "defaultRedirect" attribute of the application's <customErrors> configuration tag to point to a custom error page URL.

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

<configuration>
<system.web>
<customErrors mode="RemoteOnly" defaultRedirect="mycustompage.htm"/>
</system.web>
</configuration>

I can go in and make the change it suggests, but why did this happen when it was working yesterday and nothing changed since then.
[SIZE="2"]gbpvr 1.4.7 - ewa -
Intel Xeon Server (300g esata / 1.5tb esata 3g RAM) evga fx 5200 128mb dvi out
Hauppauge PVR 150 Low Profile

The true bleed green
[/SIZE]

[SIZE="1"]REITRED[COLOR="grey"]gbpvr 1.2.9 - ewa - weather - sports 1.9.0.4 plugin
hp dc5500sf (p4 3.0HT / 300g IDE / 2g RAM) evga fx 5200 128mb dvi out
Hauppauge PVR 150 Low Profile
Harmony 659
Sony 42" Grand WEGA

[/COLOR]
[/SIZE]
UncleJohnsBand
Offline

Posting Freak

U.S.A.
Posts: 5,643
Threads: 258
Joined: Feb 2005
#1,194
2006-07-01, 01:59 AM
I know that statistics tab can have problems at times.....the message you recieved is the standard ASP.Net message you recieve when a web application has a problem and you are accessing the application from somewhere other than what is hosting the application....if you had been accessing EWA on the PC that is running GBPVR you would have seen the real error message.

Is this continuing to occur or was it a one time event? If it is continuing to occur access the page on the PC that is running GBPVR and post the real error.
Intel Core i7 @ 4.00GHz Skylake 14nm
ASUSTeK COMPUTER INC. Z170-DELUXE
Windows 10 Pro x64
PVR Software: NPVR 5.1.1
SiliconDust HDHomeRun HDHR5-4US Connect Quatro 4 Channel Tuner
Roku Ultra
2 PCH A-100's
m.clizzle
Offline

Member

Posts: 98
Threads: 16
Joined: May 2006
#1,195
2006-07-03, 04:25 PM
UncleJohnsBand Wrote:I know that statistics tab can have problems at times.....the message you recieved is the standard ASP.Net message you recieve when a web application has a problem and you are accessing the application from somewhere other than what is hosting the application....if you had been accessing EWA on the PC that is running GBPVR you would have seen the real error message.

Is this continuing to occur or was it a one time event? If it is continuing to occur access the page on the PC that is running GBPVR and post the real error.


Thankyou, by logging on locally, i was able to see that a directory was now missing. I fixed the path in the gbpvr config, and all is good.

thanks,
[SIZE="2"]gbpvr 1.4.7 - ewa -
Intel Xeon Server (300g esata / 1.5tb esata 3g RAM) evga fx 5200 128mb dvi out
Hauppauge PVR 150 Low Profile

The true bleed green
[/SIZE]

[SIZE="1"]REITRED[COLOR="grey"]gbpvr 1.2.9 - ewa - weather - sports 1.9.0.4 plugin
hp dc5500sf (p4 3.0HT / 300g IDE / 2g RAM) evga fx 5200 128mb dvi out
Hauppauge PVR 150 Low Profile
Harmony 659
Sony 42" Grand WEGA

[/COLOR]
[/SIZE]
StevHodge
Offline

Member

Posts: 179
Threads: 37
Joined: Apr 2006
#1,196
2006-07-04, 01:32 PM
I seem to have a simpleton's error here
I got this error message:
Server Error in '/gbpvr' Application
Configuration Error
Description: An error occurred during the processing of a configuration file required to service this request.
Please review the specific error details below and modify your configuration file appropriately.
Parser Error Message: Unrecognized attribute 'xmlns'.
Source Error:
Line 1: <?xml version="1.0"?>
Line 2: <configuration xmlns="http://schemas.microsoft.com/.NetConfiguration/v2.0">
Line 3: <system.web>
Line 4:
Source File: C:\Program Files\devnz\gbpvr\web\web.config Line: 2
--------------------------------------------------------------------------------
Version Information: Microsoft .NET Framework Version:1.1.4322.2032; ASP.NET Version:1.1.4322.2032

Unquote

I get nothing at all when I access from another machine. This is what I get when I access from localhost:<portnumber>
Can anyone help??
SniperDude
Offline

Member

Posts: 185
Threads: 6
Joined: Dec 2005
#1,197
2006-07-04, 02:40 PM
StevHodg - First look... you dont have .Net 2.0 installed...
UncleJohnsBand
Offline

Posting Freak

U.S.A.
Posts: 5,643
Threads: 258
Joined: Feb 2005
#1,198
2006-07-04, 05:43 PM
SniperDude Wrote:StevHodg - First look... you dont have .Net 2.0 installed...

Agreed.....that appears to be the problem.
Intel Core i7 @ 4.00GHz Skylake 14nm
ASUSTeK COMPUTER INC. Z170-DELUXE
Windows 10 Pro x64
PVR Software: NPVR 5.1.1
SiliconDust HDHomeRun HDHR5-4US Connect Quatro 4 Channel Tuner
Roku Ultra
2 PCH A-100's
StevHodge
Offline

Member

Posts: 179
Threads: 37
Joined: Apr 2006
#1,199
2006-07-05, 09:39 AM
I saw this too, installed .Net 2.0 (successfully it said) but got the same result. Could there be some problem with the installation? How can I tell?
SniperDude
Offline

Member

Posts: 185
Threads: 6
Joined: Dec 2005
#1,200
2006-07-05, 02:21 PM
Did you restart recording service? ... what does it show on the bottom line

Source File: C:\Program Files\devnz\gbpvr\web\web.config Line: 2
--------------------------------------------------------------------------------
Version Information: Microsoft .NET Framework Version:1.1.4322.2032; ASP.NET Version:1.1.4322.2032
« Next Oldest | Next Newest »

Users browsing this thread: 9 Guest(s)

Pages (161): « Previous 1 … 118 119 120 121 122 … 161 Next »
Jump to page 


Possibly Related Threads…
Thread Author Replies Views Last Post
  SQLite GUI-based admin & query building? Braklet 3 1,958 2006-10-30, 02:45 PM
Last Post: Braklet
  Recordings made via the Web Admin interface are at the wrong resolution! mmatheny 9 3,077 2006-08-04, 06:34 PM
Last Post: HtV
  Enhanced Web Admin Hobson 3 2,377 2006-06-09, 07:47 AM
Last Post: Hobson
  Enhanced Web Admin (Time Slice error?) SFX Group 2 1,828 2006-02-04, 08:10 PM
Last Post: normanr
  Web Admin suggested feature babybob 0 1,153 2006-01-31, 10:12 PM
Last Post: babybob
  Enhanced Web Admin Request psycik 1 1,337 2005-10-10, 08:16 PM
Last Post: UncleJohnsBand
  reoccuring + web admin aegisx 0 1,174 2005-01-25, 10:57 PM
Last Post: aegisx
  GBPVR Web Admin KingArgyle 8 4,075 2004-12-15, 03:01 AM
Last Post: KingArgyle

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

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

Linear Mode
Threaded Mode