fremag / MemoScope.Net

Dump and analyze .Net applications memory ( a gui for WinDbg and ClrMd )
The Unlicense
691 stars 74 forks source link

Attempting to load an x64 dump into an x86 version gives an unhelpful error dialog #194

Closed IanKemp closed 7 years ago

IanKemp commented 7 years ago

image

A simple "fix" would be to add some help text to the dialog, directing users to ensure they load x86 dumps using the x86 version of the app and vice versa.

fremag commented 7 years ago

Thanks a lot for your feedback. There was a message for this kind of issue but it didn't show up. Should be fixed now. I will make a new release in github because the last one avaible doesn't include many bugfixes.