Use Dump Files to Debug App Crashes and Hangs in Visual Studio
Visual Studio can't debug dump files saved in the older dump format known as a full user-mode dump. Note that a full user-mode dump is not the same a dump with heap. Visual Studio does not support debugging with the ......