Ok, being pretty new to MVC in general and trying to follow the tutorial http://kb.daypilot.org/86003/how-to-use-daypilot-pro-for-mvc-3-with-razor-view-engine/
This appears to be lacking alot of info (being new to the tool and MVC)?
Keep getting the error "Microsoft JScript runtime error: 'DayPilotCalendar' is undefined"
does not like this var v = new DayPilotCalendar.Calendar('dpc');
Any advice (or a complete example?)