VS2013, MVC5, SQL error logging elmah.corelibrary version 1.2.1 elmah.mvc version 2.1.1
I successfully installed elmah into an MVC5 site using the SQL database logging mechanism. The elmah logging works great on both the dev (local SQLExpress) and hosted site (hosted SQL Standard). Everything works as expected such as the error reporting from the elmah page, RSS feeds, etc.
But the download log function never returns after being clicked. So, several questions:
1) Is anybody familiar with the function failing for any particular common reasons? 2) Where is the best place to report problems with elmah?
Thanks.
Best Regards, Alan