mvc-mini-profiler 多个 EF 上下文
我在我的项目中使用迷你探查器,该项目有两个 EF 上下文:SQL Server 和 Oracle。
我只想分析 SQL Server 上下文。如何让迷你探查器排除 Oracle 上下文?
我目前收到以下 Oracle 错误。
给定的程序集名称或代码库无效。 (例外情况来自 HRESULT:0x80131047)
I am using mini profiler on my project which has two EF contexts, SQL Server and Oracle.
I would like to only profile the SQL Server context. How do I get mini profiler to exclude the Oracle context?
I currently get the following error for Oracle.
The given assembly name or codebase was invalid. (Exception from
HRESULT: 0x80131047)
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论