Instance of JsonData can't be cast to String
13 years ago.
I implemented what u have done in MVC 3 Razor Event Calendar and SQL Server Tutorial (C# and VB.NET),but i am getting an error "Instance of JsonData can't be cast to String" . what is the reason for this.
I created a index.cshtml in 'cal' folder and in calcontroller i gave the actionresult for index. in calendarcontroller i implemented what all things that u have given(ie. backend,class dpc etc).
Pls give me a solution
DayPilot