i m doing the calender using daypilot dll

Asked by sradhanjali
10 years ago.

Assembly daypilot.dll uses 'System.Web.Mvc, Version=4.0.0.1, Culture=neutral, PublicKeyToken=31bf3856ad364e35' which has a higher version than referenced assembly 'System.Web.Mvc, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35'

Answer posted by Dan Letecky [DayPilot]
10 years ago.

Both DayPilot Lite and DayPilot Pro for ASP.NET MVC downloads include binaries for MVC3, MVC4 and MVC5 (see the Binary folder in the .zip package). It looks like you are trying to use the MVC 4 binary with ASP.NET MVC 3.

Comment posted by sradhanjali
10 years ago.

No i was used for mvc3 only

This question is more than 1 month old and has been closed. Please create a new question if you have anything to add.