This is RobertTheGrey's Typepad Profile.
Join Typepad and start following RobertTheGrey's activity
RobertTheGrey
Recent Activity
Hey Brad,
Any idea what could be causing an error like this?
Method not found: 'System.Collections.Generic.IDictionary`2 System.Web.Mvc.ModelBindingContext.get_ValueProvider()'
Happens on line 82 of you code which is just a closing brace...
I cannot seem to debug the DataAnnotationsModelBinder class because it runs AOP but I'm passing in a very simple model to the Create ActionResult POST method and getting this as it tries to validate the instance of the model coming in from the post.
Any clues?
DataAnnotations and ASP.NET MVC
In .NET 3.5 SP1, the ASP.NET team introduced a new DLL named System.ComponentModel.DataAnnotations, in conjunction with the ASP.NET Dynamic Data project. The purpose of this DLL is to provide UI-agnostic ways of annotating your data models with semantic attributes like [Required] and [Range]. Dy...
RobertTheGrey is now following The Typepad Team
Nov 22, 2009
Subscribe to RobertTheGrey’s Recent Activity