I tried adding @"\\\?\" to path but it did not work.
I use AlphaFS from Codeplex to get to files, but once in that folder I can not open image with Magick.NET.
Comments: ** Comment from web user: daviddax **
Sorry, I saw last entry in source->readme.txt ending in .901 and assumed there was no new updates.
It works for most of the files now. I do get the same error on certain images:
{"The specified path, file name, or both are too long. The fully qualified file name must be less than 260 characters, and the directory name must be less than 248 characters."}
But only on some of the files in this folder:
D:\00test\a123456789a123456789a123456789a123456789a123456789a123456789a123456789a123456789a123456789a123456789\a123456789a123456789a123456789a123456789a123456789a123456789a123456789a123456789a123456789a123456789\a123456789a123456789a123456789a1234
while the same files open fine in its child folder:
D:\00test\a123456789a123456789a123456789a123456789a123456789a123456789a123456789a123456789a123456789a123456789\a123456789a123456789a123456789a123456789a123456789a123456789a123456789a123456789a123456789a123456789\a123456789a123456789a123456789a1234\a123456789a123456789a123456789a123456789a123456789a123456789a123456789
I copied bunch of files in both folders and checked them all. All open in deeper folder while some do not open in its parent.