The path is being directly referred to by C:\Path\~somePath\Path\file.ext
There is a tilde in the path, it's not in any way meant to refer to it was relative.
I am receiving a System.IO.FileNotFoundException when attempting to access a path like "C:\Path\~somePath\Path\file.ext" it reports the error:
System.IO.FileNotFoundException: Could not find file 'C:\Path\~s'. File name: 'C:\Path\~s' at System.IO.__Error.WinIOError(Int32 errorCode, String...
Hope someone can help me understand this.
I am trying to track every time a file is accessed on the network shares on a Windows 2k3 Server and the only option that appears to have this information is the Auditing using Audit Object Access, but I am not getting relevant information. Is this not...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.