Hi, on inserting features into SQL Server 2008 I get the following error:
An exception occurred in FDO component. End of feature data or NextFeature not called I do think that error is correct cause my features were inserted correctly. I can see them on the map and all properties were set as specified. When using the FeatureService.UpdateMethode the resulting MgPropertyCollection does not contain an MgFeatureReader as described in the WebAPI! It always return a string with the above error. There is no entry in the error log and also no error when watching what is going on in SQL Server (with SQL Server Profiler). So, maybe I can ignore this error! But what I really like to have is the autogenrated ID of the inserted features which are usually returned (SDF Provider) by a MgFeatureReader. Any ideas what can cause this error and how to solve it? Gunter -- View this message in context: http://osgeo-org.1560.n6.nabble.com/Error-on-insert-features-into-SQL-Server-Spatial-tp4987600.html Sent from the MapGuide Users mailing list archive at Nabble.com. _______________________________________________ mapguide-users mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/mapguide-users
