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 #198

Open xhqiao89 opened 6 years ago

xhqiao89 commented 6 years ago

michaeldurand[CodePlex]
Version: 1.6.13.2 Description: Error: System.InvalidCastException: Unable to cast object of type 'DotSpatial.Data.InRamImageData' to type 'DotSpatial.Data.IFeatureSet'.

at GeostatisticalTool.Classes.ConfigurationMethod.UpdataLayer() at GeostatisticalTool.Classes.ConfigurationMethod..ctor(Map map, ListBox method, ComboBox layer, ComboBox field)

at GeostatisticalTool.Forms.DeterministicMethods.DeterministicMethods_Load(Object sender, EventArgs e)

at System.Windows.Forms.Form.OnLoad(EventArgs e) at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible) at System.Windows.Forms.Control.CreateControl() at System.Windows.Forms.Control.WmShowWindow(Messageamp m) at System.Windows.Forms.Control.WndProc(Messageamp m) at System.Windows.Forms.Form.WndProc(Messageamp m) at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

xhqiao89 commented 6 years ago

michaeldurand[CodePlex]
Ps. I had my class of 17 at Ohio State using HydroDesktop this fall. Most other difficulties were worked around, but this one has been a doozy!

xhqiao89 commented 6 years ago

michaeldurand[CodePlex]
This is a frustrating one! I installed the latest a few weeks ago, and installed the Geostatistical Tool. Then when you click on the Interpolation tab, and select either of the methods, they both throw that error.

Any ideas or suggestions?