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 … 3 4 5 6 7 … 47 Next »
Trouble with manual recording - DateTime fullStartDate = DateTime.Parse(StartDateBox.

 
  • 0 Vote(s) - 0 Average
Trouble with manual recording - DateTime fullStartDate = DateTime.Parse(StartDateBox.
milanwb
Offline

Junior Member

Posts: 4
Threads: 1
Joined: May 2015
#1
2015-05-17, 02:18 PM
Hi all,

everytime i try to use the manual recording with NEWA (Version 2.16) i get this errormessage:

Code:
Serverfehler in der Anwendung /.
Die Zeichenfolge wurde nicht als gültiges DateTime erkannt.
Beschreibung: Unbehandelte Ausnahme beim Ausführen der aktuellen Webanforderung. Überprüfen Sie die Stapelüberwachung, um weitere Informationen über diesen Fehler anzuzeigen und festzustellen, wo der Fehler im Code verursacht wurde.

Ausnahmedetails: System.FormatException: Die Zeichenfolge wurde nicht als gültiges DateTime erkannt.

Quellfehler:


Zeile 53:             //Set the start time for for epgevent to record
Zeile 54:             //DateTime fullStartDate = Convert.ToDateTime(StartDateBox.Text);
Zeile 55:             DateTime fullStartDate = DateTime.Parse(StartDateBox.Text);
Zeile 56:             dummyPgm.StartTime = fullStartDate.ToUniversalTime();
Zeile 57:


Quelldatei: c:\Users\Public\NPVR\web\ManualRecord2.aspx.cs    Zeile: 55

Stapelüberwachung:


[FormatException: Die Zeichenfolge wurde nicht als gültiges DateTime erkannt.]
   System.DateTimeParse.Parse(String s, DateTimeFormatInfo dtfi, DateTimeStyles styles) +10858498
   System.DateTime.Parse(String s) +25
   N_EWA.ManualRecord2.LinkButton1_Click(Object sender, EventArgs e) in c:\Users\Public\NPVR\web\ManualRecord2.aspx.cs:55
   System.Web.UI.WebControls.LinkButton.OnClick(EventArgs e) +91
   System.Web.UI.WebControls.LinkButton.RaisePostBackEvent(String eventArgument) +91
   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) +169
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +3239


Versionsinformationen: Microsoft .NET Framework-Version:4.0.30319; ASP.NET-Version:4.0.30319.34248



After using google i thing the problem is using the German Dateformat.
I have found a few solutions, but they are only for older versions (2012, 2011 etc) and they don't work with the new one.


So do you have a solution for this version?

Thanks for your answer

Milo
UncleJohnsBand
Offline

Posting Freak

U.S.A.
Posts: 5,643
Threads: 258
Joined: Feb 2005
#2
2015-05-20, 02:27 AM (This post was last modified: 2015-05-20, 02:32 AM by UncleJohnsBand.)
Let me know if this works....just unzip to your web directory....
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
milanwb
Offline

Junior Member

Posts: 4
Threads: 1
Joined: May 2015
#3
2015-05-20, 07:44 PM
First thanks for your help!

But now i get a red line after clicking on record:


[ATTACHMENT NOT FOUND]
UncleJohnsBand
Offline

Posting Freak

U.S.A.
Posts: 5,643
Threads: 258
Joined: Feb 2005
#4
2015-05-21, 11:06 PM (This post was last modified: 2015-05-21, 11:57 PM by UncleJohnsBand.)
Anything in the log file?

[Edit]
Did you stop the service before updating the file? If not, the stop and start the service and try again.
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
milanwb
Offline

Junior Member

Posts: 4
Threads: 1
Joined: May 2015
#5
2015-05-23, 08:27 AM
Restarting does not work!


Here are all logs, that changed today:




Thanks for your time

Milo
UncleJohnsBand
Offline

Posting Freak

U.S.A.
Posts: 5,643
Threads: 258
Joined: Feb 2005
#6
2015-05-24, 01:27 AM
milanwb Wrote:Restarting does not work!


Here are all logs, that changed today:


Thanks for your time

Milo

Are they the logs from after trying to schedule the 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
milanwb
Offline

Junior Member

Posts: 4
Threads: 1
Joined: May 2015
#7
2015-05-25, 09:27 AM
These are all Logs, that changed the day i tested the manual recording.
Today evening i will delete all logs, and post everything generated after using manual recording again.
UncleJohnsBand
Offline

Posting Freak

U.S.A.
Posts: 5,643
Threads: 258
Joined: Feb 2005
#8
2015-06-07, 02:42 AM
Just checking back on this.....
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
#9
2015-09-01, 12:26 AM
Bump.... just checking to see if this was an issue after the patch in the above post. I did not implement this change with the latest release of NEWA due to not knowing if things were working with this change or not....
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
  NEWA scheduled recording update ability broken in 4.2.2 snagglewest 0 2,012 2018-07-11, 12:12 AM
Last Post: snagglewest
  Server Error when settign a manual recording in NEWA martinu 2 2,329 2017-01-23, 01:30 AM
Last Post: UncleJohnsBand
  Manual recrord icon broke snagglewest 0 2,210 2016-08-21, 05:18 PM
Last Post: snagglewest
  Cancel Recording in Newa Not Working odin 1 2,504 2016-05-24, 07:24 PM
Last Post: UncleJohnsBand
  Extra Delete Button for manual recordings? jksmurf 0 2,285 2016-04-09, 01:09 AM
Last Post: jksmurf
  Duplicate recording Scheduled in NEWA? jksmurf 17 6,112 2015-01-10, 02:49 AM
Last Post: UncleJohnsBand
  Bug: NEWA 2.11 - Manual recording returns server error '/' haste18 3 1,834 2014-02-08, 01:12 AM
Last Post: UncleJohnsBand
  Bug in manual recording ? giorgioclimb 1 1,335 2014-01-12, 05:33 AM
Last Post: UncleJohnsBand
  Deleting an active recording crashes rec service (and newa) softfoot 10 3,968 2013-11-28, 06:22 PM
Last Post: johnsonx42
  Server Error in '/' Application. --> Add manual recording Svekke 5 2,603 2013-11-15, 03:02 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