If I try to compile the source of Telerik Extensions for ASP.NET MVC Q1 2010 it is not getting compiled. It shows error:
The type or namespace name 'Mvc' does not exist in the namespace 'System.Web' (are you missing an assembly reference?)
Tried to remove and add the System.Web.MVC
but still it dont recognize it as valid reference and dont include in the compilation.