Cannot save text file, "Unable to open in ReadWrite mode"
Hello, I have a text file in a Sharepoint which I want to read, make changes to and then save back to its original location. I am able to open and make changes to it, but whenever I try to save it I get an error saying: "Unable to open in ReadWrite mode.
The filename, directory name, or volume label syntax is incorrect." I'm using the same file path for loading and saving the text file, but only lo...