2007-06-02, 06:42 PM
I just installed the newest version of EWA with the newest version of GB-PVR. I am getting the following error when trying to log into EWA:
Compiler Error Message: CS1501: No overload for method 'SheduleRecording' takes '12' arguments
Source Error:
Line 219: {
Line 220: case DayType.SheduleAnyDay:
Line 221: myRecording = scheduleHelper.SheduleRecording(programme.getChannelOID(),
Line 222: startTime,
Line 223: endTime,
Source File: c:\Program Files\devnz\gbpvr\web\App_Code\classes\GBPVRSchedule.cs Line: 221
Compiler Error Message: CS1501: No overload for method 'SheduleRecording' takes '12' arguments
Source Error:
Line 219: {
Line 220: case DayType.SheduleAnyDay:
Line 221: myRecording = scheduleHelper.SheduleRecording(programme.getChannelOID(),
Line 222: startTime,
Line 223: endTime,
Source File: c:\Program Files\devnz\gbpvr\web\App_Code\classes\GBPVRSchedule.cs Line: 221