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
UncleJohnsBand
Offline

Posting Freak

U.S.A.
Posts: 5,643
Threads: 258
Joined: Feb 2005
#661
2006-01-13, 02:25 AM
n@boleo Wrote:I have troubles downlaoding the v.30 ... I keep getting a corrupted zip file :
Firefox with or without DL manager receive file but corrupted
IE too,
and getright is stunk at 97% ...
Am I doing wrong ? Does anybody succeed (I guess so as I saw reply about this build)? Anybody got a mirror ?

thx

Added file to wiki as well....download here.
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
UncleJohnsBand
Offline

Posting Freak

U.S.A.
Posts: 5,643
Threads: 258
Joined: Feb 2005
#662
2006-01-13, 02:27 AM
b00sfuk Wrote:I have a problem with scheduling reoccuring recordings (e.g. weekly, this timeslot) via the web interface. The reoccuring & pending entries are created OK in GBPVR but if I try to edit them via GBPVR then they appear to be show as "record all showings" manual entries. If I then try to update them there I get an object reference error. One-off recordings are fine.
Is this working as designed or do I have a problem - I can't find anything comparable via search. Thanks.

The recording options available in the web interface are the older version of options. sub is to be adding the new versions to the public API and then the Web Admin will be migrated to use the same methods that are used in GBPVR native.
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
xjaydpnoyx
Offline

Junior Member

Posts: 17
Threads: 5
Joined: Oct 2005
#663
2006-01-13, 03:54 AM (This post was last modified: 2006-01-13, 04:07 AM by xjaydpnoyx.)
1) I tried installing the newest build using the instructions from the wiki. I haven't been able to get the web interface to work since.

2) I then followed Drugstore_Cowboy's instructions as to installing it - post #653 (I used the images folder from where I installed gbpvr - web site is on another drive).

3) I finally tried following normanr's instructions (installing over the previous version - again I used the web folderfrom where I installed gbpvr).

After all of this, I still have the runtime error! Please help me.

Code:
Server Error in '/gbpvr' Application.
File or assembly name GBPVRBackendCommon, or one of its dependencies, was not found.
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.IO.FileNotFoundException: File or assembly name GBPVRBackendCommon, or one of its dependencies, was not found.

Source Error:

Line 30:         private static bool __initialized = false;
Line 31:        
Line 32:         public Global_asax() {
Line 33:             if ((ASP.Global_asax.__initialized == false)) {
Line 34:                 ASP.Global_asax.__initialized = true;


Source File: c:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\Temporary ASP.NET Files\gbpvr\9aacd6ab\ecd5f8fa\h3k9mj3h.0.cs    Line: 32

Assembly Load Trace: The following information can be helpful to determine why the assembly 'GBPVRBackendCommon' could not be loaded.

=== Pre-bind state information ===
LOG: DisplayName = GBPVRBackendCommon, Version=1.0.2161.11532, Culture=neutral, PublicKeyToken=null
(Fully-specified)
LOG: Appbase = file:///D:/Program Files/devnz/GBPVR/web
LOG: Initial PrivatePath = bin
Calling assembly : gbweb, Version=1.28.2161.17849, Culture=neutral, PublicKeyToken=null.
===

LOG: Private path hint found in configuration file: plugins.
LOG: Policy not being applied to reference at this time (private, custom, partial, or location-based assembly bind).
LOG: Post-policy reference: GBPVRBackendCommon, Version=1.0.2161.11532, Culture=neutral, PublicKeyToken=null
LOG: Attempting download of new URL file:///C:/WINDOWS/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET Files/gbpvr/9aacd6ab/ecd5f8fa/GBPVRBackendCommon.DLL.
LOG: Attempting download of new URL file:///C:/WINDOWS/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET Files/gbpvr/9aacd6ab/ecd5f8fa/GBPVRBackendCommon/GBPVRBackendCommon.DLL.
LOG: Attempting download of new URL file:///D:/Program Files/devnz/GBPVR/web/bin/GBPVRBackendCommon.DLL.
LOG: Attempting download of new URL file:///D:/Program Files/devnz/GBPVR/web/bin/GBPVRBackendCommon/GBPVRBackendCommon.DLL.
LOG: Attempting download of new URL file:///D:/Program Files/devnz/GBPVR/web/plugins/GBPVRBackendCommon.DLL.
LOG: Attempting download of new URL file:///D:/Program Files/devnz/GBPVR/web/plugins/GBPVRBackendCommon/GBPVRBackendCommon.DLL.
LOG: Attempting download of new URL file:///C:/WINDOWS/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET Files/gbpvr/9aacd6ab/ecd5f8fa/GBPVRBackendCommon.EXE.
LOG: Attempting download of new URL file:///C:/WINDOWS/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET Files/gbpvr/9aacd6ab/ecd5f8fa/GBPVRBackendCommon/GBPVRBackendCommon.EXE.
LOG: Attempting download of new URL file:///D:/Program Files/devnz/GBPVR/web/bin/GBPVRBackendCommon.EXE.
LOG: Attempting download of new URL file:///D:/Program Files/devnz/GBPVR/web/bin/GBPVRBackendCommon/GBPVRBackendCommon.EXE.
LOG: Attempting download of new URL file:///D:/Program Files/devnz/GBPVR/web/plugins/GBPVRBackendCommon.EXE.
LOG: Attempting download of new URL file:///D:/Program Files/devnz/GBPVR/web/plugins/GBPVRBackendCommon/GBPVRBackendCommon.EXE.


Stack Trace:

[FileNotFoundException: File or assembly name GBPVRBackendCommon, or one of its dependencies, was not found.]
   gbweb.Global..ctor() +0
   ASP.Global_asax..ctor() in c:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\Temporary ASP.NET Files\gbpvr\9aacd6ab\ecd5f8fa\h3k9mj3h.0.cs:32

[TargetInvocationException: Exception has been thrown by the target of an invocation.]
   System.RuntimeType.CreateInstanceImpl(Boolean publicOnly) +0
   System.Activator.CreateInstance(Type type, Boolean nonPublic) +66
   System.RuntimeType.CreateInstanceImpl(BindingFlags bindingAttr, Binder binder, Object[] args, CultureInfo culture, Object[] activationAttributes) +664
   System.Activator.CreateInstance(Type type, BindingFlags bindingAttr, Binder binder, Object[] args, CultureInfo culture, Object[] activationAttributes) +200
   System.Web.HttpApplicationFactory.GetNormalApplicationInstance(HttpContext context) +157
   System.Web.HttpApplicationFactory.GetApplicationInstance(HttpContext context) +229
   System.Web.HttpRuntime.ProcessRequestInternal(HttpWorkerRequest wr) +414


Version Information: Microsoft .NET Framework Version:1.1.4322.2032; ASP.NET Version:1.1.4322.2032

EDIT: I can get the web interface to work with the box checked in Config and the Apache service stopped, but I can't get it to work with the Apache service running and the box unchecked in Config.
xjaydpnoyx
Offline

Junior Member

Posts: 17
Threads: 5
Joined: Oct 2005
#664
2006-01-13, 04:15 AM
After seeing that it worked after stopping the Apache service and checking the box in Config, I deleted the web folder from my D: drive and replaced it with the one in my C: drive. Deleted NativeUtilities.dll and restarted the Apache service.

EVERYTHING IS WORKING NOW!!!! Woo-hoo!!!

Can someone tell me why it wasn't working before, thgough? I'm quite confused about that.
n@boleo
Offline

Member

Posts: 152
Threads: 12
Joined: Apr 2005
#665
2006-01-13, 07:48 AM
UncleJohnsBand Wrote:Added file to wiki as well....download here.
It works now, thanks
[SIZE="1"]Pentium IV 1.4Ghz, 640 Mo RAMBUS, 2x PVR250, Maxtor 160 Go cache 8Mo, LG 17" LCD, Antec Overture modded case, Matrix Orbital LCD 2*20[/SIZE]
pantson
Offline

Junior Member

Posts: 30
Threads: 6
Joined: Jan 2006
#666
2006-01-13, 02:29 PM (This post was last modified: 2006-01-13, 02:42 PM by pantson.)
I've just upgraded my enechanced web to the lastest version and now I can log in, but then
my browser shows...
Server Error in '/gbpvr' Application.
--------------------------------------------------------------------------------

This type of page is not served.
Description: The type of page you have requested is not served because it has been explicitly forbidden. The extension '.asp' may be incorrect. Please review the URL below and make sure that it is spelled correctly.

Requested Url: /gbpvr/index.asp
----
previously I have seen the manage page after logging in but not after a clean install.

I have followed drugstore_cowboys method for upgrade with no luck.
any ideas?
pantson
Offline

Junior Member

Posts: 30
Threads: 6
Joined: Jan 2006
#667
2006-01-13, 06:15 PM
Hi, turns out the problem was me.
I was looking for a page called index.asp. that page doesn't exists... index.aspx does (tut)

the clues in the error ;-)
cheers anyhows, Rich
GBPVR v0.97.7 - enhancedWEB v40 - PIII 730
JohnInSJ
Offline

Member

Posts: 172
Threads: 31
Joined: Dec 2005
#668
2006-01-14, 12:02 AM
pantson Wrote:Hi, turns out the problem was me.
I was looking for a page called index.asp. that page doesn't exists... index.aspx does (tut)

the clues in the error ;-)
cheers anyhows, Rich

Er, along those lines tho, is it possible to (at least in the case of not running under apache) to map the root request to the proper url?

say my pvr is pvr.something.com and the webmin is running on port 80
it would be nice if I could just hit http://pvr.something.com and have it do the right thing (redirect to pvr.something.com/gbpvr/index.aspx - man that's a mouthful!)
normanr
Offline

Posting Freak

Posts: 855
Threads: 3
Joined: Dec 2004
#669
2006-01-14, 01:18 PM
I just use a tiny asp script (I'm sure you could use a php script, or an apache rewrite):
Code:
<%
        Response.Redirect("http://" & Request.ServerVariables("HTTP_HOST") & ":7647/gbpvr/login.aspx")
%>
al1suarez
Offline

Junior Member

Posts: 36
Threads: 8
Joined: Jan 2006
#670
2006-01-14, 04:04 PM
After I installed GB-PVR I then installed latest Enhanced Web Admin. Now everytime I initiate anything in GB-PVR I get the Windows Installer Window. Then GB-PVR will halt until I close the Window Installer window.

How do I get rid of the Windows Installer window now?

Should I have started a new thread? Sorry. :confused:

Thanks guys!
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (161): « Previous 1 … 65 66 67 68 69 … 161 Next »
Jump to page 


Possibly Related Threads…
Thread Author Replies Views Last Post
  SQLite GUI-based admin & query building? Braklet 3 1,960 2006-10-30, 02:45 PM
Last Post: Braklet
  Recordings made via the Web Admin interface are at the wrong resolution! mmatheny 9 3,091 2006-08-04, 06:34 PM
Last Post: HtV
  Enhanced Web Admin Hobson 3 2,383 2006-06-09, 07:47 AM
Last Post: Hobson
  Enhanced Web Admin (Time Slice error?) SFX Group 2 1,836 2006-02-04, 08:10 PM
Last Post: normanr
  Web Admin suggested feature babybob 0 1,154 2006-01-31, 10:12 PM
Last Post: babybob
  Enhanced Web Admin Request psycik 1 1,342 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,078 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