V
vital
Hi,
We have written an C# Executable(.exe) for accessing file in a windows
share. The same code when we tried to run and access a file in NAS
share it is failing giving "Access Denied" error.
System.IO.Directory.Exists(@"\\AUSDDDDDDDXCVasdsd.amer.com\SegmentFMS
\StoragePrimary")
Please let me know any workarounds.
Thanks...
We have written an C# Executable(.exe) for accessing file in a windows
share. The same code when we tried to run and access a file in NAS
share it is failing giving "Access Denied" error.
System.IO.Directory.Exists(@"\\AUSDDDDDDDXCVasdsd.amer.com\SegmentFMS
\StoragePrimary")
Please let me know any workarounds.
Thanks...