cyclestreets / winphone

Windows Phone 8 app
1 stars 0 forks source link

External component has thrown an exception. #94

Open realworld666 opened 7 years ago

realworld666 commented 7 years ago
System.Runtime.InteropServices.SEHException: External component has thrown an exception.
   at Microsoft.Phone.Maps.Shim.AgMapControlAdapter_OnLoaded(AgMapControlSafeHandle nativeAdapter)
   at Microsoft.Phone.Maps.Controls.MOSMapModel.OnLoaded()
   at Microsoft.Phone.Maps.Controls.Map.OnLoaded(Object sender, RoutedEventArgs e)
   at MS.Internal.CoreInvokeHandler.InvokeEventHandler(Int32 typeIndex, Delegate handlerDelegate, Object sender, Object args)
   at MS.Internal.JoltHelper.FireEvent(IntPtr unmanagedObj, IntPtr unmanagedObjArgs, Int32 argsTypeIndex, Int32 actualArgsTypeIndex, String eventName)