ssal
Active Member
I experienced problem with file sharing right issues after updating from W8.1 to W10.
I have two machines hooked up as home group network sharing. I transferred files back and forth and there was no problem.
After I updated the W8.1 machine to W10, the file I transferred from the W7 machine had the following problems.
The Access file is opened in read only mode. So when my VBA routine tried to update the file, it bombed. I guess it has something to do with the write right and the ownership issues like the Excel file.
The Excel (2007) file opens OK. But when I tried to save it, it would not save. The security was limited in W10. The detail properties show that I don't have the right to write and that the owner of the file was the W7 computer.
The work around is to save it under another name. Add the W10 user as the owner. Then delete the original file, then rename the the newly saved file to the original's name. A pain!
I have reverted back to W8.1 for now. But sooner or later, I will have to update to W10 (there are some neat features I like). But I have to resolve the file transfer issues because I use it a lot.
Thanks.
I have two machines hooked up as home group network sharing. I transferred files back and forth and there was no problem.
After I updated the W8.1 machine to W10, the file I transferred from the W7 machine had the following problems.
The Access file is opened in read only mode. So when my VBA routine tried to update the file, it bombed. I guess it has something to do with the write right and the ownership issues like the Excel file.
The Excel (2007) file opens OK. But when I tried to save it, it would not save. The security was limited in W10. The detail properties show that I don't have the right to write and that the owner of the file was the W7 computer.
The work around is to save it under another name. Add the W10 user as the owner. Then delete the original file, then rename the the newly saved file to the original's name. A pain!
I have reverted back to W8.1 for now. But sooner or later, I will have to update to W10 (there are some neat features I like). But I have to resolve the file transfer issues because I use it a lot.
Thanks.