Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
2715
.Net 4.5.1
posted

Im trying to move a mvc project from vs 2012 to vs 2013 rc

I created a new mvc project using .net 4.5.1
copied the code from the existing project

this line gives an error :

[GridDataSourceAction]

The safety rules for inheritance was violated by type: 'Infragistics.Web.Mvc.GridDataSourceActionAttribute'. Derived types must either match the access to the security of the base type or be less accessible.