i\'m trying to save my txt file, but when i do i get the error in the title? if i use .CreateNew i dont get the error, but i want to save to the existing file i have?
You should dispose myStream variable. That's why you are getting that error.
myStream