J
Jason Huang
Hi,
I have a folder in my NAS and the folder in the C#.Net 2.0 is as
\\\\MyNAS\\MyFolder.
However when I use the Directory.GetFiles(" \\\\MyNAS\\MyFolder"), it gave
me an
System.UnauthorizedAccessException.
I have added the Network Service in the \\\\MyNAS\\MyFolder permission and
security, but it seems not working yet.
Thanks for help.
Jason
I have a folder in my NAS and the folder in the C#.Net 2.0 is as
\\\\MyNAS\\MyFolder.
However when I use the Directory.GetFiles(" \\\\MyNAS\\MyFolder"), it gave
me an
System.UnauthorizedAccessException.
I have added the Network Service in the \\\\MyNAS\\MyFolder permission and
security, but it seems not working yet.
Thanks for help.
Jason