HI all,
I am having a heck of time debuging this js error. Everything was going well until I added the data.aspx
data.aspx is returning this:
<?xml version="1.0"?>- - -<start_date>
</start_date> -<end_date>
</end_date> -
- -<start_date>
</start_date> -<end_date>
</end_date> -
- -<start_date>
</start_date> -<end_date>
</end_date> -
- -<start_date>
</start_date> -<end_date>
</end_date> -
The calendar does not load and I am getting this error?
SCRIPT5007: Unable to get value of the property ‘length’: object is null or undefined
dhtmlxscheduler_debug.js, line 2612 character 17
Any idea where I am getting crossed up? I am also new to MS MVC
Calendar looks great and I hope to impliment it in our application with a full lic.
Thanks,
Todd