CUAHSI / HydroDesktop

HydroDesktop is a free and open source GIS enabled desktop application that helps you search for, download, visualize, and analyze hydrologic and climate data registered with the CUAHSI Hydrologic Information System. HydroDesktop is part of the legacy CUAHSI toolkit and is not under active development. Click the "releases" link below to download the latest installer for Microsoft Windows.
73 stars 20 forks source link

Unhandled Exception #192

Open xhqiao89 opened 6 years ago

xhqiao89 commented 6 years ago

mark_oxenham[CodePlex]
Version: 1.6.13.2 Description: Error: System.NullReferenceException: Object reference not set to an instance of an object.

at DataImport.CommonPages.FieldPropertiesPage.FieldPropertiesPage_SetActive(Object sender, CancelEventArgs e)

at Wizard.UI.WizardPage.OnSetActive(CancelEventArgs e) at Wizard.UI.WizardSheet.SetActivePage(WizardPage newPage) at Wizard.UI.WizardSheet.SetActivePage(String newPageName) at Wizard.UI.WizardSheet.PostChangePage(WizardPageEventArgs e) at Wizard.UI.WizardSheet.nextButton_Click(Object sender, EventArgs e) at System.Windows.Forms.Button.WndProc(Messageamp m) at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)