|
I got it!
Looking at the stack trace that you posted I tried to read AND write the same file at the same time, and bingo!
Just remember, you're best to write to a new file (and give it a .kml extension).
Also be certain that you have write access to the directory you want to write to (if not sure, "My Documents" is usually the best).
- DBP
|