asp.net mvc2 中的 ELMAH

发布于 2024-09-10 18:56:56 字数 86 浏览 2 评论 0原文

任何人都可以给我代码来为我的 asp.net mvc 应用程序实施 ELMAH 错误处理。

我需要知道逐步实施的过程吗?

谢谢

Can any body give me code to impement ELMAH error handling for my asp.net mvc application..

I need to know step by step process to implemnt?

thanks

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

溺孤伤于心 2024-09-17 18:56:56

我在 asp.net mvc 2.0 中使用了 elmah。您需要从此处,将 dll 添加到您的项目中,然后更改您的 Web 配置以使 elmah 正常工作,它的解释很好 在这里。另请查看类似的 发布以获取更多信息或遇到问题。

I have used elmah with asp.net mvc 2.0.You would need to download the source from here, add the dll to your project and then change your web config to get elmah working it is explained well here. Also have a look at a similiar post to get more information or if you run into problems.

念﹏祤嫣 2024-09-17 18:56:56

查看我有关 MVC 登录的博客系列。第一篇文章介绍了如何为 MVC 设置和运行 Elmah,并扩展了 Hanselman 的工作。

文章末尾有一个可下载代码的链接。希望有帮助。

http://dotnetdarren.wordpress.com/

Check out my blog series on logging in MVC. The first article covers getting Elmah set up and running for MVC and expands on what Hanselman does.

There is a link to downloadable code at the end of the article. Hope that helps.

http://dotnetdarren.wordpress.com/

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文