ASP.NET MVC 2 problem with UpdateModel

后端 未结 2 597
轮回少年
轮回少年 2020-12-05 11:39

I\'m trying to use updatemodel(myItem, formcollection) with asp.net mvc 2 but it fails with the stack trace below.

   at System.Web.Mvc.FormCollection.GetVal         


        
2条回答
  •  既然无缘
    2020-12-05 12:05

    Had the same issue here when trying to look at Orchard CMS. Lets hope they fix it soon.

提交回复
热议问题