4
Answers

Getting process cannot access error

Ask a question
Tom Magaro

Tom Magaro

10y
844
1

Hi,

I am getting a process cannot access error when trying to save an xml document.

I have read the file with an XMLTextReader and added new elements to the file.  All the code to write the new nodes executes, but when I use the XMLDocument.Save() method, I get the above error.
 
What's up?
 
Tom 

Answers (4)