Hi,
I'm using ASP.NET AJAX with a RadCalender and a Rad Scheduler, when i'm logging in to my "site" the page is loading and there will be an error: GetAppointments is returning null. The Error message says: Microsoft JScript: Can't get the value for the "Appointments": object is null or undefiend.
var i = g.Appointments || g;
Its the only the days where there is no appointment when this is happening otherwise its running ok.
Any suggestions?
Regards
Andreas