ELMAH fails to login to DB on production but not test server
问题 First off, here's a few of the potential duplicates that didn't help: Can't access /elmah on production server with Elmah MVC? ELMAH doesn't insert error logs to SQL DB on production ELMAH works on local machine, but not on production Elmah, convert to .Net4 vs2010, run on server 2008, does not work Cannot open database "test" requested by the login. The login failed. Login failed for user 'xyz\ASPNET' The error "Login failed for user 'NT AUTHORITY\IUSR'" in ASP.NET and SQL Server 2008 My ASP