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
#1,501
2006-09-24, 04:39 PM
HtV Wrote:One more question: Under which circumstances would the two different versions "crash"? I haven't noticed it until now.

I can say that I have never heard of an issue of anything crashing with the new version......the only thing that ever came up was that there was a mix-match between what was shipping with GBPVR.

sub din't want to upgrade what was shipping with GBPVR so I reverted back....I may just need to go back to including the newer version.
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
HtV
Offline

Posting Freak

Posts: 3,470
Threads: 46
Joined: Dec 2005
#1,502
2006-09-24, 06:04 PM
UncleJohnsBand Wrote:I can say that I have never heard of an issue of anything crashing with the new version......the only thing that ever came up was that there was a mix-match between what was shipping with GBPVR.

sub din't want to upgrade what was shipping with GBPVR so I reverted back....I may just need to go back to including the newer version.

I wish there would have been something in the logs, but there was nothing to be found. I'm real glad I found out what caused it (more or less).
I really use EWA a lot from the laptop. With the new version I could use the client but in my opinion the EWA tv-guide works better, definitely nicer.Smile
AMD Athlon 64 3000, HDD: 80, 120, 200 GB, Hauppauge 350 + 150, MVP, Asus 6000L Laptop client, Asus X50sl client,
Fritz!box 7140 modem/router, GBPVR 1.3.7.
ShiningDragon
Offline

Posting Freak

Germany
Posts: 1,493
Threads: 146
Joined: Sep 2005
#1,503
2006-09-24, 08:36 PM
A, sorry for the interruption, just one question: I am missing a feature in the recordingsmenu from EWA.
I can plan a recording within the guide, yes. But i can't enter a prerecording time, like in the normal EPG. This feature is a little important for me.
UncleJohnsBand
Offline

Posting Freak

U.S.A.
Posts: 5,643
Threads: 258
Joined: Feb 2005
#1,504
2006-09-24, 09:30 PM
ShiningDragon Wrote:A, sorry for the interruption, just one question: I am missing a feature in the recordingsmenu from EWA.
I can plan a recording within the guide, yes. But i can't enter a prerecording time, like in the normal EPG. This feature is a little important for me.

On the Guide....along the top line there is a link for Manual Recording....click on it and you can schedule a manual recording.....
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
netwerk23
Offline

Junior Member

Posts: 28
Threads: 6
Joined: Sep 2006
#1,505
2006-09-24, 11:14 PM (This post was last modified: 2006-09-24, 11:20 PM by netwerk23.)
UncleJohnsBand Wrote:Nope....I belive it just needs to be located in the web folder under the gbpvr directory....wherever that may be.

Make sure that you have unblocked the port on your firewall and router.
Hmm, well that's unfortunate. I put everything into the necessary folders, changed the port via the config console to 7777 and my attempts to access it from the GBPVR machine itself are what's giving the PCBD. I don't even want to view it outside my local network, actually.

The strange thing is that netstat -a doesn't show anything listening on 7777 - what's the default install port?

edit: Update: I unchecked the web part of the config, saved, reopened it, checked, and retried and now at least I get something:

Server Error in '/gbpvr' Application.
HTTP Error 404 - Not Found.
Version Information: Cassini Web Server 1.0.2445.14611

Is there an error log I can check to see what's 404'ing?

edit2: sorry to keep editing but I figured it's better than re-replying. I retried but with a longer URL (http://192.168.1.103:7777/gbpvr/guide.aspx) and got this:

Server Error in '/gbpvr' Application.
Parser Error
Description: An error occurred during the parsing of a resource required to service this request. Please review the following specific parse error details and modify your source file appropriately.

Parser Error Message: The type 'gbweb.Global' is ambiguous: it could come from assembly 'C:\Program Files\gbpvr\web\bin\gbweb.DLL' or from assembly 'C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\gbpvr\c145c33a\4fd3785c\App_Code.e4fvpk9_.DLL'. Please specify the assembly explicitly in the type name.

Source Error:

Line 1: <%@ Application Inherits="gbweb.Global" Language="C#" %>
Source File: /gbpvr/global.asax Line: 1
Version Information: Microsoft .NET Framework Version:2.0.50727.42; ASP.NET Version:2.0.50727.42
UncleJohnsBand
Offline

Posting Freak

U.S.A.
Posts: 5,643
Threads: 258
Joined: Feb 2005
#1,506
2006-09-24, 11:23 PM
netwerk23 Wrote:Hmm, well that's unfortunate. I put everything into the necessary folders, changed the port via the config console to 7777 and my attempts to access it from the GBPVR machine itself are what's giving the PCBD. I don't even want to view it outside my local network, actually.

The strange thing is that netstat -a doesn't show anything listening on 7777 - what's the default install port?

edit: Update: I unchecked the web part of the config, saved, reopened it, checked, and retried and now at least I get something:

Server Error in '/gbpvr' Application.
HTTP Error 404 - Not Found.
Version Information: Cassini Web Server 1.0.2445.14611

Is there an error log I can check to see what's 404'ing?

edit2: sorry to keep editing but I figured it's better than re-replying. I retried but with a longer URL (http://192.168.1.103:7777/gbpvr/guide.aspx) and got this:

Server Error in '/gbpvr' Application.
Parser Error
Description: An error occurred during the parsing of a resource required to service this request. Please review the following specific parse error details and modify your source file appropriately.

Parser Error Message: The type 'gbweb.Global' is ambiguous: it could come from assembly 'C:\Program Files\gbpvr\web\bin\gbweb.DLL' or from assembly 'C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\gbpvr\c145c33a\4fd3785c\App_Code.e4fvpk9_.DLL'. Please specify the assembly explicitly in the type name.

Source Error:

Line 1: <%@ Application Inherits="gbweb.Global" Language="C#" %>
Source File: /gbpvr/global.asax Line: 1
Version Information: Microsoft .NET Framework Version:2.0.50727.42; ASP.NET Version:2.0.50727.42

That one is easy....get rid of the GBWEB.dll....it is no longer used so you are getting a conflict between the old and new versions.

Install instructions for EWA are listed on the Wiki (along with the most current release info) ....following them ensures that you get a clean install.
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
Mr. Camaro
Offline

Member

Posts: 174
Threads: 16
Joined: Jan 2006
#1,507
2006-09-26, 01:27 AM
I'm having a weird problem with Web Admin. I've search the threads and found several people with problems but not exactly like I have.

Here are the details.

-I had it working prior to the upgrade 0.98.8b

-After I upgrade to 0.98.8b I also upgraded to Build 47 of the web admin.

-I can connect on the local machine with http://loacalhost:7647/gbpvr/Manage.aspx

-I can connect on the local machine using the network name of meadiapc with http://mediapc:7647/gbpvr/Manage.aspx

Now when I go to another machine inside my network and use http://mediapc:7647/gbpvr/Manage.aspx it just times out. I'm using Sygate firewall on both machines with AVG Anti-virus. I have tried disabling both but still no luck. Again it worked before so nothing should have changed here.

I've used netstat -a on the mediapc and I can see:
TCP mediapc:7647 mediapc:0 LISTENING

I've also seen this say Time_Wait

I can telnet on the mediapc and it makes a connection, this does not work on another machine on the LAN.

The network connection is working, as I'm using Remote Desktop to connect to the mediapc without any problems. So my work around now is to use Remote Desktop to connect to the mediapc and then use the web admin locally.

My initial thoughts are that this can't be a web admin problem, but it is wierd since everything was working before. If anyone can point me in another direction or make a suggestion of something else to look at I would appreciate it.
UncleJohnsBand
Offline

Posting Freak

U.S.A.
Posts: 5,643
Threads: 258
Joined: Feb 2005
#1,508
2006-09-26, 09:59 AM
Mr. Camaro Wrote:I'm having a weird problem with Web Admin. I've search the threads and found several people with problems but not exactly like I have.

Here are the details.

-I had it working prior to the upgrade 0.98.8b

-After I upgrade to 0.98.8b I also upgraded to Build 47 of the web admin.

-I can connect on the local machine with http://loacalhost:7647/gbpvr/Manage.aspx

-I can connect on the local machine using the network name of meadiapc with http://mediapc:7647/gbpvr/Manage.aspx

Now when I go to another machine inside my network and use http://mediapc:7647/gbpvr/Manage.aspx it just times out. I'm using Sygate firewall on both machines with AVG Anti-virus. I have tried disabling both but still no luck. Again it worked before so nothing should have changed here.

I've used netstat -a on the mediapc and I can see:
TCP mediapc:7647 mediapc:0 LISTENING

I've also seen this say Time_Wait

I can telnet on the mediapc and it makes a connection, this does not work on another machine on the LAN.

The network connection is working, as I'm using Remote Desktop to connect to the mediapc without any problems. So my work around now is to use Remote Desktop to connect to the mediapc and then use the web admin locally.

My initial thoughts are that this can't be a web admin problem, but it is wierd since everything was working before. If anyone can point me in another direction or make a suggestion of something else to look at I would appreciate it.

Do you have a gbweb.dll file in the web\bin directory? If so, remove it.
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
finnvt
Offline

Junior Member

Posts: 5
Threads: 2
Joined: Feb 2006
#1,509
2006-09-26, 02:11 PM
Sorry if this has been covered, but i haven't been able to find it. I'm having trouble using the web interface. I just went through the Wiki instructions on getting the latest version, but that hasn't seem to have helped. Whenever I visit any of the pages (e.g. http://localhost:7647/gbpvr/index.aspx), I get the following error:

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

Compilation Error
Description: An error occurred during the compilation of a resource required to service this request. Please review the following specific error details and modify your source code appropriately.

Compiler Error Message: The compiler failed with error code -1073741819.



Show Detailed Compiler Output:


C:\Program Files\devnz\gbpvr> "C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\csc.exe" /t:library /utf8output /R:"C:\WINDOWS\assembly\GAC_32\System.Web\2.0.0.0__b03f5f7f11d50a3a\System.Web.dll" /R:"C:\WINDOWS\assembly\GAC_MSIL\System.Xml\2.0.0.0__b77a5c561934e089\System.Xml.dll" /R:"C:\WINDOWS\assembly\GAC_32\System.Data\2.0.0.0__b77a5c561934e089\System.Data.dll" /R:"C:\WINDOWS\assembly\GAC_MSIL\System.Web.Services\2.0.0.0__b03f5f7f11d50a3a\System.Web.Services.dll" /R:"C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\gbpvr\4d107d39\801bf7b5\assembly\dl3\d8eaff56\00039795_d39dc601\System.Data.SQLite.DLL" /R:"C:\WINDOWS\assembly\GAC_MSIL\System\2.0.0.0__b77a5c561934e089\System.dll" /R:"C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\mscorlib.dll" /R:"C:\WINDOWS\assembly\GAC_MSIL\System.ServiceProcess\2.0.0.0__b03f5f7f11d50a3a\System.ServiceProcess.dll" /R:"C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\gbpvr\4d107d39\801bf7b5\assembly\dl3\0ac02891\0046f58f_38acc601\AjaxPro.2.DLL" /R:"C:\WINDOWS\assembly\GAC_MSIL\System.Windows.Forms\2.0.0.0__b77a5c561934e089\System.Windows.Forms.dll" /R:"C:\WINDOWS\assembly\GAC_MSIL\System.Runtime.Remoting\2.0.0.0__b77a5c561934e089\System.Runtime.Remoting.dll" /R:"C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\gbpvr\4d107d39\801bf7b5\assembly\dl3\c1465f65\006f1129_eca1c601\GBPVRPublic.DLL" /R:"C:\WINDOWS\assembly\GAC_MSIL\System.Drawing\2.0.0.0__b03f5f7f11d50a3a\System.Drawing.dll" /R:"C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\gbpvr\4d107d39\801bf7b5\assembly\dl3\a1cc2afd\00b1dbe9_a7f4c201\ICSharpCode.SharpZipLib.DLL" /R:"C:\WINDOWS\assembly\GAC_MSIL\System.Web.Mobile\2.0.0.0__b03f5f7f11d50a3a\System.Web.Mobile.dll" /R:"C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\gbpvr\4d107d39\801bf7b5\assembly\dl3\a78f4cf3\00c3fb53_eca1c601\NativeUtilities.DLL" /R:"C:\WINDOWS\assembly\GAC_MSIL\System.Management\2.0.0.0__b03f5f7f11d50a3a\System.Management.dll" /R:"C:\WINDOWS\assembly\GAC_MSIL\System.Configuration\2.0.0.0__b03f5f7f11d50a3a\System.Configuration.dll" /R:"C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\gbpvr\4d107d39\801bf7b5\assembly\dl3\f6369a74\008b8c68_eda1c601\GBPVRBackendCommon.DLL" /R:"C:\WINDOWS\assembly\GAC_32\System.EnterpriseServices\2.0.0.0__b03f5f7f11d50a3a\System.EnterpriseServices.dll" /out:"C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\gbpvr\4d107d39\801bf7b5\App_Code.mmyaweo7.dll" /DBig GrinEBUG /debug+ /optimize- /w:0 /nowarn:1659;1699 /dBig GrinEBUG;TRACE "C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\gbpvr\4d107d39\801bf7b5\App_Code.mmyaweo7.16.cs" "C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\gbpvr\4d107d39\801bf7b5\App_Code.mmyaweo7.13.cs" "C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\gbpvr\4d107d39\801bf7b5\App_Code.mmyaweo7.17.cs" "C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\gbpvr\4d107d39\801bf7b5\App_Code.mmyaweo7.14.cs" "C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\gbpvr\4d107d39\801bf7b5\App_Code.mmyaweo7.20.cs" "C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\gbpvr\4d107d39\801bf7b5\App_Code.mmyaweo7.11.cs" "C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\gbpvr\4d107d39\801bf7b5\App_Code.mmyaweo7.12.cs" "C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\gbpvr\4d107d39\801bf7b5\App_Code.mmyaweo7.19.cs" "C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\gbpvr\4d107d39\801bf7b5\App_Code.mmyaweo7.5.cs" "C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\gbpvr\4d107d39\801bf7b5\App_Code.mmyaweo7.4.cs" "C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\gbpvr\4d107d39\801bf7b5\App_Code.mmyaweo7.7.cs" "C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\gbpvr\4d107d39\801bf7b5\App_Code.mmyaweo7.6.cs" "C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\gbpvr\4d107d39\801bf7b5\App_Code.mmyaweo7.1.cs" "C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\gbpvr\4d107d39\801bf7b5\App_Code.mmyaweo7.0.cs" "C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\gbpvr\4d107d39\801bf7b5\App_Code.mmyaweo7.3.cs" "C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\gbpvr\4d107d39\801bf7b5\App_Code.mmyaweo7.2.cs" "C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\gbpvr\4d107d39\801bf7b5\App_Code.mmyaweo7.10.cs" "C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\gbpvr\4d107d39\801bf7b5\App_Code.mmyaweo7.9.cs" "C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\gbpvr\4d107d39\801bf7b5\App_Code.mmyaweo7.8.cs" "C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\gbpvr\4d107d39\801bf7b5\App_Code.mmyaweo7.15.cs" "C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\gbpvr\4d107d39\801bf7b5\App_Code.mmyaweo7.18.cs"


--------------------------------------------------------------------------------
Version Information: Microsoft .NET Framework Version:2.0.50727.42; ASP.NET Version:2.0.50727.42



.NET seems to be up to date. Browser doesn't matter. Any ideas?
Mr. Camaro
Offline

Member

Posts: 174
Threads: 16
Joined: Jan 2006
#1,510
2006-09-26, 03:19 PM
UncleJohnsBand Wrote:Do you have a gbweb.dll file in the web\bin directory? If so, remove it.

I checked and, no this is not in the directory.
« Next Oldest | Next Newest »

Users browsing this thread: 2 Guest(s)

Pages (161): « Previous 1 … 149 150 151 152 153 … 161 Next »
Jump to page 


Possibly Related Threads…
Thread Author Replies Views Last Post
  SQLite GUI-based admin & query building? Braklet 3 1,949 2006-10-30, 02:45 PM
Last Post: Braklet
  Recordings made via the Web Admin interface are at the wrong resolution! mmatheny 9 3,067 2006-08-04, 06:34 PM
Last Post: HtV
  Enhanced Web Admin Hobson 3 2,374 2006-06-09, 07:47 AM
Last Post: Hobson
  Enhanced Web Admin (Time Slice error?) SFX Group 2 1,818 2006-02-04, 08:10 PM
Last Post: normanr
  Web Admin suggested feature babybob 0 1,150 2006-01-31, 10:12 PM
Last Post: babybob
  Enhanced Web Admin Request psycik 1 1,330 2005-10-10, 08:16 PM
Last Post: UncleJohnsBand
  reoccuring + web admin aegisx 0 1,167 2005-01-25, 10:57 PM
Last Post: aegisx
  GBPVR Web Admin KingArgyle 8 4,073 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