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 … 13 14 15 16 17 … 47 Next »
NEWA errors

 
  • 0 Vote(s) - 0 Average
NEWA errors
Clanky
Offline

Senior Member

Posts: 276
Threads: 57
Joined: Dec 2004
#1
2011-06-30, 05:27 PM
I'm using the latest version which has been ok until a couple of days ago.
When I click the record button I get the following error report -

Code:
Server Error in '/' Application.
Input string was not in a correct format.
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.FormatException: Input string was not in a correct format.

Source Error:

Line 90:                     continue;
Line 91:
Line 92:                 knownRecordings[scheduledRecording.EventOID] = scheduledRecording;
Line 93:             }
Line 94:             return knownRecordings;


Source File: c:\Users\Public\NPVR\web\App_Code\Classes\Schedule.cs    Line: 92

Stack Trace:

[FormatException: Input string was not in a correct format.]
   System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) +7471287
   System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info) +119
   NUtility.ScheduledRecording.get_EventOID() +117
   NPVRSchedule.Schedule.LoadKnownRecordings() in c:\Users\Public\NPVR\web\App_Code\Classes\Schedule.cs:92
   N_EWA.Migrated_Details.lnkRecordCancel_Click(Object sender, EventArgs e) in c:\Users\Public\NPVR\web\Details.aspx.cs:506
   System.Web.UI.WebControls.LinkButton.OnClick(EventArgs e) +78
   System.Web.UI.WebControls.LinkButton.RaisePostBackEvent(String eventArgument) +100
   System.Web.UI.WebControls.LinkButton.System.Web.UI.IPostBackEventHandler.RaisePostBackEvent(String eventArgument) +10
   System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument) +13
   System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData) +170
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +2863


Version Information: Microsoft .NET Framework Version:2.0.50727.4952; ASP.NET Version:2.0.50727.4955
The recording is set though.

I also get a similar error when I search for a program name -
Code:
Server Error in '/' Application.
Input string was not in a correct format.
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.FormatException: Input string was not in a correct format.

Source Error:

Line 90:                     continue;
Line 91:
Line 92:                 knownRecordings[scheduledRecording.EventOID] = scheduledRecording;
Line 93:             }
Line 94:             return knownRecordings;


Source File: c:\Users\Public\NPVR\web\App_Code\Classes\Schedule.cs    Line: 92

Stack Trace:

[FormatException: Input string was not in a correct format.]
   System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) +7471287
   System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info) +119
   NUtility.ScheduledRecording.get_EventOID() +117
   NPVRSchedule.Schedule.LoadKnownRecordings() in c:\Users\Public\NPVR\web\App_Code\Classes\Schedule.cs:92
   N_EWA.SearchResults.SearchForEpisode(Boolean checkTitle, Boolean checkDesc, Boolean checkSubtitle, Boolean matchTitle, Boolean matchDesc, Boolean matchSubtitle, Boolean startTitle, Boolean startDesc, Boolean startSubtitle, Boolean matchUniqueID, String searchFor, Boolean caseSensitive, Int32 minLength, Int32 maxLength, String[] channels, String[] selectedGenre, String startdate, String starttime, String enddate, String endtime) in c:\Users\Public\NPVR\web\SearchResults.aspx.cs:873
   N_EWA.SearchResults.SearchResults_PreRender(Object sender, EventArgs e) in c:\Users\Public\NPVR\web\SearchResults.aspx.cs:452
   System.EventHandler.Invoke(Object sender, EventArgs e) +0
   System.Web.UI.Control.OnPreRender(EventArgs e) +73
   System.Web.UI.Control.PreRenderRecursiveInternal() +91
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +3873

Version Information: Microsoft .NET Framework Version:2.0.50727.4952; ASP.NET Version:2.0.50727.4955
I've no idea whats going on as I haven't changed anything on my setup Smile

Al
[SIZE=2]GA-Z77-DS3H, [/SIZE][SIZE=2]i7 3770K, Windows 7 64 bit, 16GB ram[/SIZE], Nova-T DVB, Nova-S2, TB6280, TB6981, 3TB WD HD, 1TB WD HD, LC17 Case
UncleJohnsBand
Offline

Posting Freak

U.S.A.
Posts: 5,643
Threads: 258
Joined: Feb 2005
#2
2011-07-03, 04:51 AM
Sent you a pm on this.....I believe it may be a data issue since I cannot reproduce 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
#3
2011-07-04, 12:19 AM
Yea....something does not seem correct. Empty your EPG and reload it and see if it gets corrected. From what I can tell the error is coming from a null Event OID that is stored in the cached info of the scheduled recording that is created.....if emptying the EPG doesn't fix it we will have to hit sub up......NEWA is just showing the issue...but is not causing 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
Clanky
Offline

Senior Member

Posts: 276
Threads: 57
Joined: Dec 2004
#4
2011-07-04, 12:16 PM
Thanks UJB
I tried emptying & reloading the epg & it made no difference.
[SIZE=2]GA-Z77-DS3H, [/SIZE][SIZE=2]i7 3770K, Windows 7 64 bit, 16GB ram[/SIZE], Nova-T DVB, Nova-S2, TB6280, TB6981, 3TB WD HD, 1TB WD HD, LC17 Case
UncleJohnsBand
Offline

Posting Freak

U.S.A.
Posts: 5,643
Threads: 258
Joined: Feb 2005
#5
2011-07-04, 03:22 PM
It appears to be a bad entry of a recorded event - Top Gear on 6/26/2011 ( the start date in the db is 6/26) and the OID on the Scheduled_Recoding table is 4508. Can you watch that and then delete it? When I remove that entry the error stops. Not sure what caused that record to be bad....but it is. I used SQLite Administrator to open the DB and delete the record......or you can use NPVR or NEWA to issue the delete.

Let me know how it goes.
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
Clanky
Offline

Senior Member

Posts: 276
Threads: 57
Joined: Dec 2004
#6
2011-07-04, 03:56 PM
Yes, sorted Smile

Most of that program information in the recordings list was missing. (I should have noticed this but I obviously wasn't paying attention..)
I renamed it so that it was removed from the database & then imported it with the correct info.

NEWA is now working properly again - thanks for the help Smile

Al
[SIZE=2]GA-Z77-DS3H, [/SIZE][SIZE=2]i7 3770K, Windows 7 64 bit, 16GB ram[/SIZE], Nova-T DVB, Nova-S2, TB6280, TB6981, 3TB WD HD, 1TB WD HD, LC17 Case
UncleJohnsBand
Offline

Posting Freak

U.S.A.
Posts: 5,643
Threads: 258
Joined: Feb 2005
#7
2011-07-05, 09:37 AM
Clanky Wrote:Yes, sorted Smile

Most of that program information in the recordings list was missing. (I should have noticed this but I obviously wasn't paying attention..)
I renamed it so that it was removed from the database & then imported it with the correct info.

NEWA is now working properly again - thanks for the help Smile

Al

Excellent...thanks for the update.

Cheers.
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
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)



Possibly Related Threads…
Thread Author Replies Views Last Post
  Broken X-NEWA Info Link on NextPVR.com cweseloh 4 2,668 2020-05-02, 01:02 AM
Last Post: cweseloh
  gbpvr.com still somewhere in the NEWA code? jksmurf 0 2,059 2019-02-26, 01:29 AM
Last Post: jksmurf
  NEWA scheduled recording update ability broken in 4.2.2 snagglewest 0 2,014 2018-07-11, 12:12 AM
Last Post: snagglewest
  Where does NEWA read the Show name from in the NEWA Web App? jksmurf 3 3,098 2018-07-03, 03:26 AM
Last Post: jksmurf
  Newa snaitaz 8 4,670 2018-05-17, 09:30 PM
Last Post: sub
  NEWA Auto-Search Command Line Interface (CLI) UncleJohnsBand 40 37,581 2018-05-09, 12:50 AM
Last Post: jksmurf
  NPVR-generated errors in Web Config? jksmurf 0 2,034 2018-02-12, 01:33 AM
Last Post: jksmurf
  NEWA modern "NEW" page missing urls??? snagglewest 3 3,394 2017-12-03, 12:48 AM
Last Post: snagglewest
  Difference between NPVR and NEWA recordings lists Bobins 4 5,080 2017-09-27, 10:16 PM
Last Post: Bobins
  Legacy NEWA stu2j 4 4,521 2017-07-19, 12:21 AM
Last Post: stu2j

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

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

Linear Mode
Threaded Mode