elmah-mvc icon indicating copy to clipboard operation
elmah-mvc copied to clipboard

Having issues on MVC5

Open xavierdecoster opened this issue 11 years ago • 2 comments

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).

xavierdecoster avatar Nov 07 '13 13:11 xavierdecoster

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?

alexbeletsky avatar Nov 07 '13 14:11 alexbeletsky

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?

jjwilliams avatar Jan 08 '14 05:01 jjwilliams