View Single Post
Old 08-30-2005   #4 (permalink)
deathbypizza
Registered Member
 
Join Date: Aug 2005
Posts: 7
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
deathbypizza is offline   Reply With Quote