This is a migrated thread and some comments may be shown as answers.

MissingMethodException in Grid extension

1 Answer 82 Views
Grid
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
walid
Top achievements
Rank 1
walid asked on 27 May 2010, 12:08 PM

Hi there,
After upgrading an ASP.NET MVC 1.0 application that uses the Grid MVC Extensions (build 2009_3_1110) to ASP.NET MVC 2.0 ... I am getting now the following MissingMethodException that was not occuring previously.

Method not found: 'System.Collections.Generic.IDictionary`2<System.String,System.Web.Mvc.ValueProviderResult> System.Web.Mvc.ControllerBase.get_ValueProvider()'.

Thanks

WALID


1 Answer, 1 is accepted

Sort by
0
WombatEd
Top achievements
Rank 1
answered on 30 Jul 2010, 06:59 PM
I had almost the same problem, and solved it by fixing a reference to the wrong version of Telerik.Web.Mvc.dll.

See: http://www.telerik.com/community/forums/aspnet-mvc/grid/missingmethodexception-method-not-found-solved.aspx
Tags
Grid
Asked by
walid
Top achievements
Rank 1
Answers by
WombatEd
Top achievements
Rank 1
Share this question
or