Copy/Paste from code plex.
Using the latest version from Nuget, and the EnumerateDirectories method.
It seems that when using a search pattern other than "*" and using the search option "AllDirectories" it will produce an exception.
"The system cannot find the path specified"
If the search option is "TopDirectoryOnly" then it works fine.
/Fredrik