Closed totpero closed 7 years ago
Hi,
If I understand, you tried to dump a process in a folder where you don't have write permission. Did the application just crashed or did you get an error dialog box ?
Ok, I could configure MEmoScope so I have the same exception. It happens when trying to dump to a UNC path (\machine\shareddrive) Then call to DriveInfo constructor (to check disk space) throws an exception not caught by MemoScope so it crashed with out any error dialog box.
=> I've added a basic check for UNC paths and won't check disk space => I've added a try/catch too so MemoScope won't crash but display an error dialog box
I get the same error with the latest version. Its copied in the C:\MemoScope_x86_Release and the process is a local process.
Do you have a stacktrace or a screenshot with an error message ?
When i press
Dump Process Now!
button i get this error because i don't have permission on system drive (C:)