Clearing list of assemblies to fix crash issue

After attempting to disassemble a particular DLL with dotPeek, the application opened and immediately stopped responding.  Eventually the entire window turns black and I am forced to kill the application.

Now, however, any time I attempt simply to open dotPeek it starts loading assemblies, reaches this one and freezes again.  I have tried deleted the settings file in my %appdata% folder and when that didn't work I reinstalled the application but to no avail.

Can someone point me towards where the previously-loaded assemblies are stored so I can wipe it out and hopefully get the app working again?

Thanks.

1
2 comments
Avatar
Permanently deleted user

You can use  32-bit executable or 64-bit executable both work properly.

-1

The loaded assembly list seems to be stored in %APPDATA%\Local\JetBrains\dotPeek\vAny\Default.sln.DotSettings.user

0

Please sign in to leave a comment.