Hello,
I'm considering using a spatial database instead of shape files and I'm using Map Suite Web Edition 3.1.16 + VS 2008 SP1 + .NET Framework 3.5 SP 1 + MS SQL Server 2008 Enterprise on Vista Enterprise SP 1.
I've imported a basic shape file into MS Sql 2008 using Shape2SQL v1.2.3374.18142 (sharpgis.net/page/SQL-Server-2008-Spatial-Tools.aspx). Import went OK and I can query the data using the Management Studio.
I've created a simple test project but, I get 'Object reference not set to an instance of an object'.
Then, I imported cntry02.shp from the sample data and modified the sample project to reach that data (LoadAMSSQL2008FeatureLayer.aspx.cs).
I still observe the error. I've found a few references to this error in the forums, but nothing conclusive.
Can you help ?
Thanks, Hakan.