Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我在我的项目中偶尔会遇到这样的 ELMAH 错误。但是,该应用程序似乎运行良好。有没有办法将 ELMAH 设置为忽略此特定错误?
我不建议忽略此错误,因为它指向您的项目中对实体框架 DbContext 对象的错误使用。有关可能导致此问题的原因的详细信息,请参阅之前的一些问题: