On Jan 3, 2012, at 3:44 AM, Benjamin Baldacci wrote: > But an exception occured: "System.UnauthorizedAccessException: Access to the > path "/data/data/XXXX/files/.config" is denied."
_Normally_ this is caused by the combination of fast deployment and running on an emulator. This doesn't happen on hardware, and this _shouldn't_ happen when fast deployment is disabled [0]. - Jon [0] Oddly in this case fast deployment _was_ disabled, yet it continued to be wrong. Perhaps an explicit app package removal needed to be performed before re-installing the (non-fast deployment-built) package? _______________________________________________ Monodroid mailing list [email protected] UNSUBSCRIBE INFORMATION: http://lists.ximian.com/mailman/listinfo/monodroid
