Page 1 of 1

Windows form crash if open filedialog

Posted: Tue Dec 29, 2020 6:42 am
by BackGroup
I have a problem if protect my windows form app with enigma
I'm running the app in visual studio and it is fine, when I protect it with enigma and try to open a file in a folder that contains many .bin files, the app crash and close itself.
The app in in c#, I use .NET framework 4.7
I have try to change the code but doesn't solve the problem.
any Ideas?

This is the error that sometime shows up
error.png
error.png (20.51 KiB) Viewed 11626 times