MarkStanley
09-22-2005, 09:20 AM
Hi I need to save a map in html format and for some reason it just doesnt work. Doesnt throw any errors just seems to not bother.
Heres me code: (C#)
this.mapRenderer.ActiveMap.SaveAs("TEST", MapPoint.GeoSaveFormat.geoFormatHTMLMap, false);
I get nothing. Please help..........
Ive tried giving a specific path and also with the file extensions "htm" and "html", still nothing.
Heres me code: (C#)
this.mapRenderer.ActiveMap.SaveAs("TEST", MapPoint.GeoSaveFormat.geoFormatHTMLMap, false);
I get nothing. Please help..........
Ive tried giving a specific path and also with the file extensions "htm" and "html", still nothing.