NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public NextPVR Other Clients Old Stuff (legacy) NextPVR Enhanced Web Admin (NEWA) v
« Previous 1 … 34 35 36 37 38 … 47 Next »
Play All button error - Music Library

 
  • 0 Vote(s) - 0 Average
Play All button error - Music Library
Gary Smith
Offline

Junior Member

Posts: 9
Threads: 1
Joined: Jul 2007
#1
2007-07-19, 12:34 AM
Hello,
Below is an error I have started to get when choosing "Play All" in Music Library tab (built 64). Thank you

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

Length cannot be less than zero.
Parameter name: length
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.ArgumentOutOfRangeException: Length cannot be less than zero.
Parameter name: length

Source Error:


Line 365: Request.Url.Scheme + Uri.SchemeDelimiter + Request.Url.Authority,
Line 366: Request.Url.Scheme + Uri.SchemeDelimiter + Request.Headers["Host"]);
Line 367: urlroot = urlroot.Substring(0, urlroot.IndexOf("public\\download.ashx"));
Line 368: foreach (string filename in filenames)
Line 369: {


Source File: c:\Program Files\devnz\gbpvr\web\App_Code\Download.aspx.cs Line: 367

Stack Trace:


[ArgumentOutOfRangeException: Length cannot be less than zero.
Parameter name: length]
System.String.InternalSubStringWithChecks(Int32 startIndex, Int32 length, Boolean fAlwaysCopy) +2848225
System.String.Substring(Int32 startIndex, Int32 length) +11
gbweb.Download.handleLibraryFolder(HttpRequest Request, HttpResponse Response, Boolean direct, String vpath) in c:\Program Files\devnz\gbpvr\web\App_Code\Download.aspx.cs:367
gbweb.Download.ProcessDownload(HttpRequest Request, HttpResponse Response, Boolean direct, Int32 rid, String path) in c:\Program Files\devnz\gbpvr\web\App_Code\Download.aspx.cs:146
gbweb.Download.ProcessRequest(HttpContext context) in c:\Program Files\devnz\gbpvr\web\App_Code\Download.aspx.cs:63
System.Web.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +317
System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +65




--------------------------------------------------------------------------------
Version Information: Microsoft .NET Framework Version:2.0.50727.42; ASP.NET Version:2.0.50727.210
UncleJohnsBand
Offline

Posting Freak

U.S.A.
Posts: 5,643
Threads: 258
Joined: Feb 2005
#2
2007-07-19, 02:24 AM
Gary Smith Wrote:Hello,
Below is an error I have started to get when choosing "Play All" in Music Library tab (built 64). Thank you

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

Length cannot be less than zero.
Parameter name: length
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.ArgumentOutOfRangeException: Length cannot be less than zero.
Parameter name: length

Source Error:


Line 365: Request.Url.Scheme + Uri.SchemeDelimiter + Request.Url.Authority,
Line 366: Request.Url.Scheme + Uri.SchemeDelimiter + Request.Headers["Host"]);
Line 367: urlroot = urlroot.Substring(0, urlroot.IndexOf("public\\download.ashx"));
Line 368: foreach (string filename in filenames)
Line 369: {


Source File: c:\Program Files\devnz\gbpvr\web\App_Code\Download.aspx.cs Line: 367

Stack Trace:


[ArgumentOutOfRangeException: Length cannot be less than zero.
Parameter name: length]
System.String.InternalSubStringWithChecks(Int32 startIndex, Int32 length, Boolean fAlwaysCopy) +2848225
System.String.Substring(Int32 startIndex, Int32 length) +11
gbweb.Download.handleLibraryFolder(HttpRequest Request, HttpResponse Response, Boolean direct, String vpath) in c:\Program Files\devnz\gbpvr\web\App_Code\Download.aspx.cs:367
gbweb.Download.ProcessDownload(HttpRequest Request, HttpResponse Response, Boolean direct, Int32 rid, String path) in c:\Program Files\devnz\gbpvr\web\App_Code\Download.aspx.cs:146
gbweb.Download.ProcessRequest(HttpContext context) in c:\Program Files\devnz\gbpvr\web\App_Code\Download.aspx.cs:63
System.Web.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +317
System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +65




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

Yep....that would be a bug...... :o Rolleyes :eek:

Stop the gbpvrrecordingservice and then install this file then restart....should fix you up.
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
Gary Smith
Offline

Junior Member

Posts: 9
Threads: 1
Joined: Jul 2007
#3
2007-07-19, 12:48 PM
Thank you very much! Enjoy your trip!
Gary Smith
Offline

Junior Member

Posts: 9
Threads: 1
Joined: Jul 2007
#4
2007-07-19, 10:24 PM (This post was last modified: 2007-07-20, 12:37 AM by Gary Smith.)
On a second note, I shut down GBPVR and overwrote the Download.aspx.cs. Now trying to open WebAdmin takes all the resources of the machine (looking at the Task Manager: svchost.exe and DW20.exe share the load. I believe DW20.exe is some MS error reporting program). WebAdmin does not start.
Enjoy your trip anyway! Smile
UncleJohnsBand
Offline

Posting Freak

U.S.A.
Posts: 5,643
Threads: 258
Joined: Feb 2005
#5
2007-07-28, 02:48 AM
Gary Smith Wrote:On a second note, I shut down GBPVR and overwrote the Download.aspx.cs. Now trying to open WebAdmin takes all the resources of the machine (looking at the Task Manager: svchost.exe and DW20.exe share the load. I believe DW20.exe is some MS error reporting program). WebAdmin does not start.
Enjoy your trip anyway! Smile

Is this still an issue? I will be back on broadband Sunday night....7/29.
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
Gary Smith
Offline

Junior Member

Posts: 9
Threads: 1
Joined: Jul 2007
#6
2007-08-05, 01:20 AM
Sorry, I didn't reply. I was away from internet, tv, radio, etc. Great time! I don't want to think about a work week ahead... Anyway, yes, it's still an issue. The WebAdmin does not start at all. It comes back if I reinstall it, but (obviously) Play All button does not work since it uses the pre-patched file. Thank you
UncleJohnsBand
Offline

Posting Freak

U.S.A.
Posts: 5,643
Threads: 258
Joined: Feb 2005
#7
2007-08-06, 01:25 AM
Gary Smith Wrote:Sorry, I didn't reply. I was away from internet, tv, radio, etc. Great time! I don't want to think about a work week ahead... Anyway, yes, it's still an issue. The WebAdmin does not start at all. It comes back if I reinstall it, but (obviously) Play All button does not work since it uses the pre-patched file. Thank you

Ok...are you saying that when you reinstall all of ewa it works....but when you appply the patch that it no longer works after that?
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
Gary Smith
Offline

Junior Member

Posts: 9
Threads: 1
Joined: Jul 2007
#8
2007-08-06, 11:44 AM
Yes, that is what I'm saying.
UncleJohnsBand
Offline

Posting Freak

U.S.A.
Posts: 5,643
Threads: 258
Joined: Feb 2005
#9
2007-08-07, 02:26 AM
Gary Smith Wrote:Yes, that is what I'm saying.

Ok....before you applied the patch did you stop the gbpvrrecording service?

You must stop the service prior to applying the patch.....then when it is stopped apply the patch....then restart the recording service.

If you don't stop the service before applying the patch (or any upgrade) the web admin will hang.
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
Gary Smith
Offline

Junior Member

Posts: 9
Threads: 1
Joined: Jul 2007
#10
2007-08-07, 01:21 PM
I did that ... tried several times... I don't think it even lets one to overwrite the file unless one stops the service..
« 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
  Error with Web Admin? jksmurf 0 2,330 2019-06-20, 10:34 AM
Last Post: jksmurf
  Server Error in '/' Application smajor 19 16,849 2017-10-27, 12:57 PM
Last Post: mvallevand
  Error when trying to stream from NEWA on PC jksmurf 2 2,793 2017-02-27, 05:12 AM
Last Post: jksmurf
  Server Error in '/' Application [streaming failure] oldman 3 3,040 2017-02-04, 12:48 AM
Last Post: UncleJohnsBand
  Server Error when settign a manual recording in NEWA martinu 2 2,333 2017-01-23, 01:30 AM
Last Post: UncleJohnsBand
  Internal Server Error SilverTiger 5 3,193 2016-07-24, 04:03 PM
Last Post: UncleJohnsBand
  Extra Delete Button for manual recordings? jksmurf 0 2,287 2016-04-09, 01:09 AM
Last Post: jksmurf
  "Record selected" returns error web page ... softfoot 5 3,743 2016-03-26, 01:37 PM
Last Post: UncleJohnsBand
  Server Error in "/" Application ? Lone_Stranger 1 2,406 2016-02-19, 02:10 AM
Last Post: UncleJohnsBand
  Server Error in '/' Application mdenecke 1 2,910 2016-01-13, 03:33 AM
Last Post: UncleJohnsBand

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

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

Linear Mode
Threaded Mode