Too long path problem

There is a weird issue, that .net only support for 260 character file path. Resolved it by using ZetaLongPath .net library :
  1. Download ZetaLongPath library at http://zetalongpaths.codeplex.com/releases/view/103680
  2. Add the dll file into references
  3. Just use it similar with FileInfo library
Thanks,

No comments:

Post a Comment