UweKeim / ZetaLongPaths

A .NET library to access files and directories with more than 260 characters length.
https://nuget.org/packages/ZetaLongPaths
MIT License
142 stars 28 forks source link

ZlpFileInfo OpenRead method throws PathTooLong exception #17

Closed suresh-dev closed 7 years ago

suresh-dev commented 7 years ago

I am using zeta long paths nuget package with v1.0.0.16 . i am getting path too long exception when i try to read the file. I am able to fetch the files information but unable to read the file.

UweKeim commented 7 years ago

That is a very broad error description.

Please read and follow "How to Report Bugs Effectively".

UweKeim commented 7 years ago

Since I've got no more detail feedback on this, I'm closing it. Feel free to re-open or post another issue when you have more details to report.

Please read and follow "How to Report Bugs Effectively" before posting again.