L
Lars-Erik Aabech
Hi!
I'm kind of dissapointed right now
I've got a FolderBrowserDialog in my form, and it works fine, until I choose
a path that is over approximately 135 characters long. Then it crashes the
entire app. (Haven't got the exact count, but it works with ca. 130)
Is this behavior by design, or is it a bug? Anyway, it's really annoying.
The error that occurs is the following:
An unhandled exception of type 'System.Runtime.InteropServices.COMException'
occurred in mscorlib.dll
Additional information: Invalid access to memory location.
Any help appreciated!
Lars-Erik
I'm kind of dissapointed right now
I've got a FolderBrowserDialog in my form, and it works fine, until I choose
a path that is over approximately 135 characters long. Then it crashes the
entire app. (Haven't got the exact count, but it works with ca. 130)
Is this behavior by design, or is it a bug? Anyway, it's really annoying.
The error that occurs is the following:
An unhandled exception of type 'System.Runtime.InteropServices.COMException'
occurred in mscorlib.dll
Additional information: Invalid access to memory location.
Any help appreciated!
Lars-Erik