I wrote a .NET "tiling engine" for 1.2. It gets all the scales and figures out the tiles to generate, etc. and walks the Base Layer. However after making 58 correct tiles it dies. I get a MgConnectionFailedException. It calls the new 1.2 GetTile(mapDef, baseName, x, y, scale) method of the TileService.
I thought it was because I was not originally using sessions with my userInfo. I changed it to use sessions and get the same results. I even tried to make it reconnect when getting this error. However, I have to restart the MapGuide service to use MapGuide again. Any thoughts? Is this something that is solved in the source tree that I could build? -- View this message in context: http://www.nabble.com/Tile-Pre-rendering-1.2-.NET-tf4323844s16610.html#a12313282 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
