cyclestreets / winphone

Windows Phone 8 app
1 stars 0 forks source link

Cannot perform runtime binding on a null reference #75

Closed realworld666 closed 8 years ago

realworld666 commented 9 years ago
Microsoft.CSharp.RuntimeBinder.RuntimeBinderException: Cannot perform runtime binding on a null reference
   at CallSite.Target(Closure , CallSite , Object )
   at System.Dynamic.UpdateDelegates.UpdateAndExecute1[T0,TRet](CallSite site, T0 arg0)
   at Cyclestreets.Managers.RouteManager.GetRouteSections(String routeType)
   at Cyclestreets.Utils.MapUtils.PlotCachedRoute(Map myMap, String currentPlan)
   at Cyclestreets.CustomClasses.CycleStreetsMap.<plotroute>d__9.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)