"View details" missing form VS 2017 Exception Handler

It could be easy: "View Details" is missing from the troubleshooting assistant

But I can see it in VS 2017. Flipping "Use managed compatibility mode" doesn't seem to matter.

It looks like this: enter image description here

With the "View Details" missing, copying the details gives me a top level exception as well.

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

additional information

I am working on a Xamarin project and this error was found in a property called from a portable .net core library, the error in this case is related to NLog strong> (third party nuget package) which was installed in both the library and the andorid project. but may have been unsuccessful due to poor configuration. The exception was thrown while remote debugging on an Android device .

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

+3
visual-studio-2017


source to share


No one has answered this question yet

See similar questions:

2
"View details" is missing from the assistant
1
Unable to view thrown exception data in the exception helper

or similar:

191
Unit tests not found in Visual Studio 2017
nine
Dependencies not copied to bin folder
five
no xamarin.forms BlankApp in visual studio 2017
4
Failed to add nuget package in 2017 version
3
Visual Studio 2017 Xamarin Form Preview Fails With System.Exception - Could Not Display Android XAML Preview
2
Publishing error when using Microsoft.NET.Sdk.Razor if the link was not recognized but the assembly works
2
changing xamarin forms pcl targets
1
Unable to view thrown exception data in the exception helper
0
Upgrade issues to Visual Studio 15.5.1 and Xamarin 2.5
0
Visual Studio 2017 Breakpoint Xamarin



All Articles
Loading...
X
Show
Funny
Dev
Pics