《查看详情》缺少表单异常处理程序 VS 2017 [英] "View Details " missing form Exception handler VS 2017

查看:33
本文介绍了《查看详情》缺少表单异常处理程序 VS 2017的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

这很容易等同于:

缺少查看详细信息",复制详细信息也只给我顶级例外.

如果我将代码包装在try"、catch"块中并使用调试器/立即窗口展开异常对象,我可以看到诸如内部异常"之类的重要细节.那么为什么这些信息在处理程序中对我隐藏呢?

其他详细信息

我正在处理一个 Xamarin 项目,此错误位于从 .net 核心可移植库调用的属性中,本例中的错误与 NLog 相关strong>(第三方 nuget 包)已安装在库和 andorid 项目中,但可能由于配置错误而失败.在 Android 设备上进行远程调试时引发异常.

到目前为止,我在所有异常中都看到了异常处理程序的这个问题(3/4,它是一台新机器)

解决方案

这是一个错误,已修复

This could easily be the same as: 'View Details' missing from exception assistant

But I am seeing it in VS 2017. Flipping "Use Managed Compatibility Mode" doesn't seem to make a difference.

This is what the window looks like:

With "View Details" missing, copy details only gives me the top level exception too.

If I wrap the code in a "try", "catch" block and use the debugger/immediate window to expand the exception object I can see important details like "inner exception". So why is this information hidden from me in the handler?

Additional Details

I am working on a Xamarin project and this error was located in a property called from a .net core portable library, the error in this case, was to do with NLog (a third party nuget package) that was installed in both the library and the andorid project but was possibly failing due to bad config. The exception was raised when remote debugging on an Android device.

I have seen this issue with the exception handler in all exceptions I have had so far (3 / 4, its a new machine)

解决方案

This was a bug and has been fixed

这篇关于《查看详情》缺少表单异常处理程序 VS 2017的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆