-
Notifications
You must be signed in to change notification settings - Fork 80
Description
The exception System.NullReferenceException happened last time the app was launched.
Stack trace:
Object reference not set to an instance of an object.
at System.Uri..ctor(String) + 0x46
at Rise.App.Views.MainPage.d__62.MoveNext() + 0x128
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() + 0x21
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task) + 0x70
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task) + 0x38
at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task) + 0x17
at System.Runtime.CompilerServices.TaskAwaiter.GetResult() + 0xb
at Rise.App.Views.MainPage.<SViewModel_PropertyChanged>d__61.MoveNext() + 0xa8
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() + 0x21
at System.Runtime.CompilerServices.AsyncMethodBuilderCore.<>c.b__7_0(Object) + 0x1e
at System.Action`1.Invoke(T) + 0x28
at System.Threading.WinRTSynchronizationContext.Invoker.InvokeCore() + 0x33
Source:
HResult: -2147467261