elmah error handling - store in database

北慕城南 提交于 2019-12-01 17:16:59

问题


How do I get ELMAH to store the cached errors in my database?

Has anyone implemented it already? If yes please guide me how to do that step by steps please?

Thank you


回答1:


Here's an article that describes how to configure ELMAH to log to a SQL Server database.

http://www.codeproject.com/KB/ThirdParty/ErrorloggingUsingElmah.aspx



来源:https://stackoverflow.com/questions/6596736/elmah-error-handling-store-in-database

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!