cyclestreets / winphone

Windows Phone 8 app
1 stars 0 forks source link

Object reference not set to an instance of an object. #50

Closed realworld666 closed 8 years ago

realworld666 commented 9 years ago
System.NullReferenceException: Object reference not set to an instance of an object.
   at Cyclestreets.Pages.RouteOverview.<>c__DisplayClass13.<mylocation_Click>b__12()
   at Cyclestreets.SmartDispatcher.BeginInvoke(Action action)
   at Cyclestreets.Pages.RouteOverview.<mylocation_Click>d__15.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.CompilerServices.AsyncMethodBuilderCore.<ThrowAsync>b__3(Object state)
   at BugSense.Core.BugSenseSyncContextHandler.AsyncSynchronizationContext.<>c__DisplayClass10.<WrapCallback>b__f(Object state)