i'm using .NET env for MGOS 1.2. my application requires user to log in and after some time, the session will run out and user will need to login again.
on this page with a Map, after first login or normal page refresh, the page is ok, however, after the session runs out (user session not mapguide session, but i don't know if its both cases), and if user login, the mgserver.exe memory used in process will rise before it crash. i tried to comment MapGuideApi.MgInitializeWebTier(configPath); line in the code after the page load, wait until session runs out, and relogin and the problem doesn't occur. is there a solution for this, or a maybe a way to see if i don't need to initialize the config file again? -- View this message in context: http://www.nabble.com/MgInitializeWebTier-causes-Mapguide-Server-to-crash-tp18798167p18798167.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
