J
John Cosmas
My app needs to access files accessible via UNC on a local network path and
get to some DOCs, XLSs and PDFs. I have to run the system.io.file.exists
function to see if the document are where it is said to me. I can run a
test like "c:\printer.log" and it passes using the account "NT
AUTHORITY\NETWORK SERVICE". I also added the same user account to the UNC
root so it has access to it content. But my code still fails to get access
to the underlying docs.
get to some DOCs, XLSs and PDFs. I have to run the system.io.file.exists
function to see if the document are where it is said to me. I can run a
test like "c:\printer.log" and it passes using the account "NT
AUTHORITY\NETWORK SERVICE". I also added the same user account to the UNC
root so it has access to it content. But my code still fails to get access
to the underlying docs.