Skip to content

Instantly share code, notes, and snippets.

@narayanp
Created November 20, 2012 14:24
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save narayanp/4118217 to your computer and use it in GitHub Desktop.
Save narayanp/4118217 to your computer and use it in GitHub Desktop.
System.UnauthorizedAccessException: Access to the path "/private/var/mobile/Applications/7ECCA4C2-EA0F-46DC-BC7A-4CE89E266740/coreimage.app/TestImages/ColorControls.png" is denied.
at System.IO.File.Delete (System.String path) [0x00088] in /Developer/MonoTouch/Source/mono/mcs/class/corlib/System.IO/File.cs:168
at coreimage.AppDelegate+<RebaseTestImages>c__AnonStorey1.<>m__5D (System.Object sender, System.EventArgs e) [0x000bf] in /Users/apple/Desktop/MFA4.4.0AndMT6.0.8/monotouch-samples-master/CoreImage/AppDelegate.cs:377
at MonoTouch.UIKit.UIControlEventProxy.Activated () [0x00000] in /Developer/MonoTouch/Source/monotouch/src/UIKit/UIControl.cs:30
at MonoTouch.UIKit.UIApplication.Main (System.String[] args, System.String principalClassName, System.String delegateClassName) [0x0004c] in /Developer/MonoTouch/Source/monotouch/src/UIKit/UIApplication.cs:38
at coreimage.Application.Main (System.String[] args) [0x0000a] in /Users/apple/Desktop/MFA4.4.0AndMT6.0.8/monotouch-samples-master/CoreImage/Main.cs:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment