[mapguide-users] Fusion Event Firing

2012-12-11 Thread Jamo
So I'm looking at some way to have a function that is registered as part of a widget for the initial map load then fired or forgotton about etc etc. Switch some layers on select a feature and zoom to it. I don't want to modify the zoom all extents etc for the map. So a few questions I guess 1. Is

Re: [mapguide-users] Fusion Event Firing

2012-12-11 Thread Jackie Ng
Use some closure magic? var myFunc = OpenLayers.Function.Bind(function() { //Do your amazing layer search select here this.deregisterForEvent(Fusion.Event.MAP_LOADED, myFunc); }, this); this.registerForEvent(Fusion.Event.MAP_LOADED, myFunc); OpenLayers.Function.Bind is for preserving th

[mapguide-users] MapGuide G+ Community

2012-12-11 Thread Zac Spitzer
Hey everyone, we have created a G+ community for MapGuide https://plus.google.com/u/0/communities/101023249077816153846 z -- Zac Spitzer Solution Architect / Director Ennoble Consultancy Australia +61 405 847 168 ___ mapguide-users mailing list map

[mapguide-users] RFC 129 - Improving the Mapguide JAVA api

2012-12-11 Thread Zac Spitzer
Hey Java API Users! Jackie has posted an RFC to do with improving the quality of the Mapguide Java API, plus some bonus Eclipse / Visual Studio intellisense documentation Don't worry, the existing API would be retained for backwards compatibility We would like some end user feedback http://trac

Re: [mapguide-users] MS Access File Locked Exclusively

2012-12-11 Thread GordonL
Yes, adding the OSGeo.ODBC to the exception and that worked a treat. -- View this message in context: http://osgeo-org.1560.n6.nabble.com/MS-Access-File-Locked-Exclusively-tp5022085p5022236.html Sent from the MapGuide Users mailing list archive at Nabble.com. _

Re: [mapguide-users] isapi_MapAgent.dll crashes MapGuideAppPool

2012-12-11 Thread Zac Spitzer
there was a similar bug with apache in 2.0? http://trac.osgeo.org/mapguide/ticket/818 On Tue, Dec 11, 2012 at 9:16 PM, Gunter Becker wrote: > Ticket create: #2199 > > > > -- > View this message in context: > http://osgeo-org.1560.n6.nabble.com/isapi

Re: [mapguide-users] Mapgiude OS Mobile Viewer

2012-12-11 Thread naish666
Hello, Any new? Regards -- View this message in context: http://osgeo-org.1560.n6.nabble.com/Mapgiude-OS-Mobile-Viewer-tp4941633p5022185.html Sent from the MapGuide Users mailing list archive at Nabble.com. ___ mapguide-users mailing list mapguide-u

Re: [mapguide-users] isapi_MapAgent.dll crashes MapGuideAppPool

2012-12-11 Thread Gunter Becker
Ticket create: #2199 -- View this message in context: http://osgeo-org.1560.n6.nabble.com/isapi-MapAgent-dll-crashes-MapGuideAppPool-tp4183774p5022167.html Sent from the MapGuide Users mailing list archive at Nabble.com. __

Re: [mapguide-users] Is it possible to specify the schema version when connection to a WMS feature source?

2012-12-11 Thread von Wartburg, Jan BKSD
I tried to use this very same WMS feature source with 2.4, resulting in the error described in http://osgeo-org.1560.n6.nabble.com/MGOS-2-4-amp-Maestro-4-0-4-Problem-with-WMS-connection-td5021424.html So right now, I can't use this feature source with 2.4. Regards, Jan _

Re: [mapguide-users] isapi_MapAgent.dll crashes MapGuideAppPool

2012-12-11 Thread Gunter Becker
A long time ago I opened that thread and it seems that we now have found the reason for this application pool crashes! The crashes starts 2 years ago when when we start publishing MapGuide through a ReversProxy. In the beginning just a few users uses the ReversProxy and that's the reason that the