I use the function File.Exists(path)
and the path that happened to it, it does exist, but the result gives me false .
Another thing is that when I run the File.Create(path)
I get the exception saying that I do not have permissions, but I'm an administrator with full permission.