Hi,
I have been working around with the scheduler and now I have somehow provoked the error underneith.
To provoke the error I drag-resize an appointment in week or day view. The Update method in my custom SchedulerProvider is run without a problem and after that the page just displays the error.
Any Idea what I am doing wrong to make it fail in the Telerik.Web.UI.AppointmentControl.Initialize() method?
Server Error in '/' Application.
Exception Details: System.NullReferenceException: Object reference not set to an instance of an object.
Source Error:
Stack Trace:
Version Information: Microsoft .NET Framework Version:2.0.50727.3082; ASP.NET Version:2.0.50727.3082
I have been working around with the scheduler and now I have somehow provoked the error underneith.
To provoke the error I drag-resize an appointment in week or day view. The Update method in my custom SchedulerProvider is run without a problem and after that the page just displays the error.
Any Idea what I am doing wrong to make it fail in the Telerik.Web.UI.AppointmentControl.Initialize() method?
Server Error in '/' Application.
Object reference not set to an instance of an object.
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.NullReferenceException: Object reference not set to an instance of an object.
Source Error:
An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below. |
Stack Trace:
|
Version Information: Microsoft .NET Framework Version:2.0.50727.3082; ASP.NET Version:2.0.50727.3082