Botanical Software User Forum › Forums › Floria Mobile › IrisBG Mobile Map GPS: NullReference?
Tagged: GPS, IrisBG Mobile, Maps
- This topic has 1 reply, 2 voices, and was last updated 5 years, 4 months ago by
Havard.
-
AuthorPosts
-
18/09/2015 at 06:21 #592
kcjackson
MemberI think I know just enough to get myself in trouble, but not out of it.
So I have my Trimble with my database, Iris-provided BingHybridMap, and my satellite signal is great. I go out to do some test accessions and everything’s running smooth until I try to tell the Trimble to use the GPS location (the same screen as in this photo). If I push the check button it either locks up the application or immediately crashes back to the desktop.
This is the error log I get:
— IrisBG Mobile on [JunoT4133410079] failed at 9/17/15 11:25:37 AM —
— Unhandled Exception —
— Executing Assembly: IrisPda, Version=3.5.0.14111, Culture=neutral, PublicKeyToken=null —
Exception Information:
System.NullReferenceException: NullReferenceException
at IrisPda.UI.IrisMapControl.AppendPlantingMarker(Cultivation _source, PointLatLng _position, Boolean _isCurrent)
at IrisPda.UI.IrisPlantMapControl.CommitLocation(Cultivation _source, PointLatLng _newPosition)
at IrisPda.UI.IrisPlantMapControl.CommitGpsMapLocation(Cultivation _source)
at IrisPda.UI.fmCultivation.CommitGpsMapLocation(Boolean _updateControls)
at IrisPda.UI.fmCultivation.MapIsInEditOrGpsMode(Boolean _askToCommit)
at IrisPda.UI.fmCultivation.mainToolbar_ItemEntered(Object sender, EventArgs e)
at Resco.Controls.CommonControls.ToolbarControl.OnItemEntered()
at Resco.Controls.CommonControls.ToolbarControl.MouseClickUp(MouseEventArgs e)
at Resco.Controls.CommonControls.ToolbarControl.OnMouseUp(MouseEventArgs e)
at System.Windows.Forms.Control.WnProc(WM wm, Int32 wParam, Int32 lParam)
at System.Windows.Forms.ContainerControl.WnProc(WM wm, Int32 wParam, Int32 lParam)
at System.Windows.Forms.Control._InternalWnProc(WM wm, Int32 wParam, Int32 lParam)
at Microsoft.AGL.Forms.EVL.EnterModalDialog(IntPtr hwnModal)
at System.Windows.Forms.Form.ShowDialog()
at IrisPda.UI.FormHelper.ShowDialogEx(Form obj, Form sender)
at IrisPda.UI.fmBrowse.DoOpenCultivation(Int32 Accid, Int32 AccessionItemId, AccessionLookupMode lookupMode)
at IrisPda.UI.fmBrowse.DoOpenCultivation(Int32 Accid, Int32 AccessionItemId)
at IrisPda.UI.fmBrowse.alHistory_ButtonClick(Object sender, CellEventArgs e)
at Resco.Controls.AdvancedList.AdvancedList.OnButton(ButtonCell c, Row r, Point index, Int32 yOffset)
at Resco.Controls.AdvancedList.AdvancedList.OnMouseUp(MouseEventArgs e)
at System.Windows.Forms.Control.WnProc(WM wm, Int32 wParam, Int32 lParam)
at System.Windows.Forms.ContainerControl.WnProc(WM wm, Int32 wParam, Int32 lParam)
at System.Windows.Forms.Control._InternalWnProc(WM wm, Int32 wParam, Int32 lParam)
at Microsoft.AGL.Forms.EVL.EnterModalDialog(IntPtr hwnModal)
at System.Windows.Forms.Form.ShowDialog()
at IrisPda.UI.FormHelper.ShowDialogEx(Form obj, Form sender)
at IrisPda.UI.fmBrowse.SearchDialog(Form sender)
at IrisPda.UI.fmMain.OpenCultivation()
at IrisPda.UI.fmMain.btnSearch_Click(Object sender, EventArgs e)
at System.Windows.Forms.Control.OnClick(EventArgs e)
at Resco.Controls.OutlookControls.ImageButton.OnMouseUp(MouseEventArgs e)
at System.Windows.Forms.Control.WnProc(WM wm, Int32 wParam, Int32 lParam)
at System.Windows.Forms.Control._InternalWnProc(WM wm, Int32 wParam, Int32 lParam)
at Microsoft.AGL.Forms.EVL.EnterMainLoop(IntPtr hwnMain)
at System.Windows.Forms.Application.Run(Form fm)
at IrisPda.UI.Program.Main()What have I done wrong? 🙁
-
AuthorPosts
- You must be logged in to reply to this topic.