2006-07-30, 08:32 PM
Hello,
I've had a problem with the web interface not working since I've updated to v0.97.13
I may have seen this before but I'm not sure, I do remember sing it once and I restarted the recording service and then reconnected and it was fine.
Help?
I don't know which logs would be useful to attach.
I've had a problem with the web interface not working since I've updated to v0.97.13
I may have seen this before but I'm not sure, I do remember sing it once and I restarted the recording service and then reconnected and it was fine.
Help?
Code:
Server Error in '/gbpvr' Application.
--------------------------------------------------------------------------------
Value cannot be null.
Parameter name: String
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.ArgumentNullException: Value cannot be null.
Parameter name: String
Source Error:
Line 129: spanRecordCancel.InnerText = "Record This Episode";
Line 130: lnkRecordCancel.CommandName = "record";
Line 131: programme = scheduleHelper.GetProgrammeByOID(int.Parse(Request.Params["id"]));
Line 132: }
Line 133:
I don't know which logs would be useful to attach.