Skip to content

Instantly share code, notes, and snippets.

@Clancey
Created June 16, 2016 21:20
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 Clancey/e5dca2e4888eab449f23c3d564a28dd3 to your computer and use it in GitHub Desktop.
Save Clancey/e5dca2e4888eab449f23c3d564a28dd3 to your computer and use it in GitHub Desktop.
Unhandled Exception:
System.UnauthorizedAccessException: Access to the path "/usr/share/.isolated-storage" is denied.
at System.IO.Directory.CreateDirectoriesInternal (System.String path) [0x00069] in /private/tmp/source-mono-4.5.1-with-concurrent-collector/bockbuild-mono-4.5.1-branch/profiles/mono-mac-xamarin/build-root/mono-x86/mcs/class/corlib/System.IO/Directory.cs:111
at System.IO.Directory.CreateDirectory (System.String path) [0x000a4] in /private/tmp/source-mono-4.5.1-with-concurrent-collector/bockbuild-mono-4.5.1-branch/profiles/mono-mac-xamarin/build-root/mono-x86/mcs/class/corlib/System.IO/Directory.cs:78
at System.IO.DirectoryInfo.Create () [0x00000] in /private/tmp/source-mono-4.5.1-with-concurrent-collector/bockbuild-mono-4.5.1-branch/profiles/mono-mac-xamarin/build-root/mono-x86/mcs/class/corlib/System.IO/DirectoryInfo.cs:144
at (wrapper remoting-invoke-with-check) System.IO.DirectoryInfo:Create ()
at System.IO.Directory.CreateDirectoriesInternal (System.String path) [0x00039] in /private/tmp/source-mono-4.5.1-with-concurrent-collector/bockbuild-mono-4.5.1-branch/profiles/mono-mac-xamarin/build-root/mono-x86/mcs/class/corlib/System.IO/Directory.cs:96
at System.IO.Directory.CreateDirectory (System.String path) [0x000a4] in /private/tmp/source-mono-4.5.1-with-concurrent-collector/bockbuild-mono-4.5.1-branch/profiles/mono-mac-xamarin/build-root/mono-x86/mcs/class/corlib/System.IO/Directory.cs:78
at System.IO.DirectoryInfo.Create () [0x00000] in /private/tmp/source-mono-4.5.1-with-concurrent-collector/bockbuild-mono-4.5.1-branch/profiles/mono-mac-xamarin/build-root/mono-x86/mcs/class/corlib/System.IO/DirectoryInfo.cs:144
at (wrapper remoting-invoke-with-check) System.IO.DirectoryInfo:Create ()
at System.IO.IsolatedStorage.IsolatedStorageFile.PostInit () [0x000e4] in /private/tmp/source-mono-4.5.1-with-concurrent-collector/bockbuild-mono-4.5.1-branch/profiles/mono-mac-xamarin/build-root/mono-x86/mcs/class/corlib/System.IO.IsolatedStorage/IsolatedStorageFile.cs:429
at (wrapper remoting-invoke-with-check) System.IO.IsolatedStorage.IsolatedStorageFile:PostInit ()
at System.IO.IsolatedStorage.IsolatedStorageFile.GetMachineStoreForAssembly () [0x00028] in /private/tmp/source-mono-4.5.1-with-concurrent-collector/bockbuild-mono-4.5.1-branch/profiles/mono-mac-xamarin/build-root/mono-x86/mcs/class/corlib/System.IO.IsolatedStorage/IsolatedStorageFile.cs:219
at Plugin.Settings.SettingsImplementation.get_Store () [0x00000] in <filename unknown>:0
at Plugin.Settings.SettingsImplementation.GetValueOrDefault[T] (System.String key, T defaultValue) [0x00015] in <filename unknown>:0
at Rosie.Settings.GetString (System.String defaultValue, System.String memberName) [0x00008] in /Users/Clancey/Projects/Rosie/src/Core/Rosie/Data/Settings.cs:55
at Rosie.Settings.get_DeviceId () [0x0000b] in /Users/Clancey/Projects/Rosie/src/Core/Rosie/Data/Settings.cs:16
at Rosie.AzureIoT.AzureDeviceManager+<Init>c__async0.MoveNext () [0x00098] in /Users/Clancey/Projects/Rosie/src/Azure/Rosie.AzureIoT/AzureDeviceManager.cs:25
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in /private/tmp/source-mono-4.5.1-with-concurrent-collector/bockbuild-mono-4.5.1-branch/profiles/mono-mac-xamarin/build-root/mono-x86/mcs/class/referencesource/mscorlib/system/runtime/exceptionservices/exceptionservicescommon.cs:143
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x00047] in /private/tmp/source-mono-4.5.1-with-concurrent-collector/bockbuild-mono-4.5.1-branch/profiles/mono-mac-xamarin/build-root/mono-x86/mcs/class/referencesource/mscorlib/system/runtime/compilerservices/TaskAwaiter.cs:187
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x0002e] in /private/tmp/source-mono-4.5.1-with-concurrent-collector/bockbuild-mono-4.5.1-branch/profiles/mono-mac-xamarin/build-root/mono-x86/mcs/class/referencesource/mscorlib/system/runtime/compilerservices/TaskAwaiter.cs:156
at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x0000b] in /private/tmp/source-mono-4.5.1-with-concurrent-collector/bockbuild-mono-4.5.1-branch/profiles/mono-mac-xamarin/build-root/mono-x86/mcs/class/referencesource/mscorlib/system/runtime/compilerservices/TaskAwaiter.cs:128
at System.Runtime.CompilerServices.TaskAwaiter.GetResult () [0x00000] in /private/tmp/source-mono-4.5.1-with-concurrent-collector/bockbuild-mono-4.5.1-branch/profiles/mono-mac-xamarin/build-root/mono-x86/mcs/class/referencesource/mscorlib/system/runtime/compilerservices/TaskAwaiter.cs:113
at Rosie.RosieService+<Init>c__async0.MoveNext () [0x00030] in /Users/Clancey/Projects/Rosie/Rosie.Server/RosieService.cs:42
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in /private/tmp/source-mono-4.5.1-with-concurrent-collector/bockbuild-mono-4.5.1-branch/profiles/mono-mac-xamarin/build-root/mono-x86/mcs/class/referencesource/mscorlib/system/runtime/exceptionservices/exceptionservicescommon.cs:143
at System.Runtime.CompilerServices.AsyncMethodBuilderCore.<ThrowAsync>m__1 (System.Object state) [0x00000] in /private/tmp/source-mono-4.5.1-with-concurrent-collector/bockbuild-mono-4.5.1-branch/profiles/mono-mac-xamarin/build-root/mono-x86/mcs/class/referencesource/mscorlib/system/runtime/compilerservices/AsyncMethodBuilder.cs:1034
at System.Threading.QueueUserWorkItemCallback.WaitCallback_Context (System.Object state) [0x0000e] in /private/tmp/source-mono-4.5.1-with-concurrent-collector/bockbuild-mono-4.5.1-branch/profiles/mono-mac-xamarin/build-root/mono-x86/mcs/class/referencesource/mscorlib/system/threading/threadpool.cs:1305
at System.Threading.ExecutionContext.RunInternal (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state, System.Boolean preserveSyncCtx) [0x0008d] in /private/tmp/source-mono-4.5.1-with-concurrent-collector/bockbuild-mono-4.5.1-branch/profiles/mono-mac-xamarin/build-root/mono-x86/mcs/class/referencesource/mscorlib/system/threading/executioncontext.cs:957
at System.Threading.ExecutionContext.Run (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state, System.Boolean preserveSyncCtx) [0x00000] in /private/tmp/source-mono-4.5.1-with-concurrent-collector/bockbuild-mono-4.5.1-branch/profiles/mono-mac-xamarin/build-root/mono-x86/mcs/class/referencesource/mscorlib/system/threading/executioncontext.cs:904
at System.Threading.QueueUserWorkItemCallback.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem () [0x0002a] in /private/tmp/source-mono-4.5.1-with-concurrent-collector/bockbuild-mono-4.5.1-branch/profiles/mono-mac-xamarin/build-root/mono-x86/mcs/class/referencesource/mscorlib/system/threading/threadpool.cs:1282
at System.Threading.ThreadPoolWorkQueue.Dispatch () [0x00096] in /private/tmp/source-mono-4.5.1-with-concurrent-collector/bockbuild-mono-4.5.1-branch/profiles/mono-mac-xamarin/build-root/mono-x86/mcs/class/referencesource/mscorlib/system/threading/threadpool.cs:855
at System.Threading._ThreadPoolWaitCallback.PerformWaitCallback () [0x00000] in /private/tmp/source-mono-4.5.1-with-concurrent-collector/bockbuild-mono-4.5.1-branch/profiles/mono-mac-xamarin/build-root/mono-x86/mcs/class/referencesource/mscorlib/system/threading/threadpool.cs:1210
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment