elmah-mvc
elmah-mvc copied to clipboard
Having issues on MVC5
Somehow, Elmah.Mvc doesn't seem to comply with the binding redirects for MVC 5. Still looks for System.Web.Mvc v3.0 (instead of 4.0).
I'm not actively maintaining that project since I went off .NET programming. Though, the support of upcoming MVC releases is of cause important.
Will you be able to fix that and update Nuget package after?
Hrmmm I was able to install-package Elmah.MVC into MVC 5 application, generate errors then view errors as expected at /elmah. Maybe I am missing something?