|
Hi,
Its quite an old post but came across this and found the problem in my case. In my code I had a handle to the xml file in question already opened.
Look at your code and see if you have the file already opened somewhere. Put a close at the right place and most likely it should work for you.
I don't know of any other reasons for this except that the file may be malformed.
Thanks,
Pawan Kinger |