ASP.NET MVC 2 problem with UpdateModel
I’m trying to use updatemodel(myItem, formcollection) with asp.net mvc 2 but it fails with the stack trace below.
I’m trying to use updatemodel(myItem, formcollection) with asp.net mvc 2 but it fails with the stack trace below.