What Ricardo said is correct, the MgInitializeWebTier call only does the initialization once, subsequent calls return immediately and this is process-wide. You might want to check that both MapGuide installs aren't on the same application pool or any other configuration parameters that could cause the 2.6 install to be loading 2.5 dlls and vice versa.
I'm curious as to what your side-by-side installation looks like: Did you use the windows installer for both? Or a combination of windows installer for one and InstantSetup for another? - Jackie -- View this message in context: http://osgeo-org.1560.x6.nabble.com/MapGuideApi-MgInitializeWebTier-String-Problem-2-5-and-2-6-side-by-side-tp5188639p5188798.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
