Re: [mono-android] OpenFileOutput Exception Mono 4.0

2011-12-16 Thread Susanne
Thank you very much! :) This worked out well! -- View this message in context: http://mono-for-android.1047100.n5.nabble.com/OpenFileOutput-Exception-Mono-4-0-tp5073997p5081263.html Sent from the Mono for Android mailing list archive at Nabble.com. ___

[mono-android] OpenFileOutput Exception Mono 4.0

2011-12-14 Thread Susanne
= new List(); SavePrimitive("asd"); } public void SavePrimitive(string name) { _context.OpenFileOutput(name, FileCreationMode.WorldReadable); } Can anyone help me here or does know a solution? Regards, Susanne -- View this messa