Hello,
I developed a serialization methods using GeoSerializer.
After serializing a class containing shapefiles and rasterlayers, and deserializing it all works fine.
but after adding layers to overlays (inside a mapcontrol) and trying to reserialize the same class (without any modification), the following error is occuring:
"MapSuiteGeoRaster.GeoImage is not marked as serializable"
Any idea ??
Thanks