[Mono-aspnet-list] ActionNameAttribute not working
Gonzalo Paniagua Javier
gonzalo.mono at gmail.com
Fri Jul 17 16:07:07 EDT 2009
On Fri, 2009-07-17 at 12:42 -0700, sberryman wrote:
> When using overloaded methods in ASP.NET MVC on Mono I keep getting "key was
> not present in the dictionary"
>
> I'm trying to do the following in my controller:
>
> [ActionName("Item")]
> [AcceptVerbs(HttpVerbs.Post)]
> public ActionResult ItemPost() {}
Can you enter a bug in bugzilla.novell.com with the smallest
self-contained test case you can get? If you don't want to open an
account in bugzilla, feel free to email me the test and I'll open the
bug report. We will also need to know which version of mono you're
running.
-Gonzalo
More information about the Mono-aspnet-list
mailing list