[mapguide-users] MgCoordinateSystemMeasure problem in MGE 2009

2008-05-03 Thread Jim O'Leary
When I make a buffer in MGE 2009, this line: $srsMeasure = new MgCoordinateSystemMeasure($srs); now generates this message: Cannot create swig object type: MgCoordinateSystemMeasure as the underlying object is abstract in ... I get the same error in the phpsamples for MGOS 2.0.0, which do not

Re: [mapguide-users] MGOS 2.0.0 Beta 2 loadfile error

2008-05-03 Thread Jim O'Leary
No, I have not solved it, nor heard word from anyone else who has solved it. GordonL wrote: > > Hi Jim, > Did you ever solve this one. I am having this trouble on one server and > getting the same response. I comment out that load for that file in the > CONF and it errors on the next MG dll..

Re: [mapguide-users] MGOS 2.0.0 Beta 2 loadfile error

2008-05-03 Thread GordonL
Hi Jim, Did you ever solve this one. I am having this trouble on one server and getting the same response. I comment out that load for that file in the CONF and it errors on the next MG dll thanks gordon Jim O'Leary wrote: > > I have installed MapGuide Open Source 2.0.0 Beta 2 on Window

Re: [ZS1] RE: [mapguide-users] MG2.0 install with other web applications

2008-05-03 Thread Kenneth, GEOGRAF A/S
In IIS, there is a node in the tree called "Application Pools". Create a new Application pool, and call it something like "MapGuide Application Pool". On the mapguide toplevel folder, right click and select properties. Change the Application Pool in the combo box, and selection your newly creat

Re: [mapguide-users] Newbie needs help with project to query web

2008-05-03 Thread Kenneth, GEOGRAF A/S
You will have to use te C# API at some point. The problem is that the map is loading by itself, and is outside the control of your application. This means that it is difficult to detect when the map is ready. You want to know when the map is ready, because you cannot modify the map before it is