Hello,
I am working on asp.net project not MVC.
I need to implement scheduler in my project, i took a dummy web application and implement it in there and it working fine there, But when i am trying to implement it in my website
file-> new → Website
It is not rendering, and showing the error of scheduler is undefined
Here is the details error:
[i]Webpage error details
User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; InfoPath.2; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)
Timestamp: Fri, 6 Jul 2012 06:10:56 UTC
Message: ‘scheduler’ is undefined
Line: 1744
Char: 2
Code: 0
[/i]
Please let me know if some one has idea about it. Its too urgent
I am attaching my website and web application both please find the attachment
dhtmlscheduler.zip (927 KB)