RE: [mapguide-users] Mapguide with no map...

2008-01-07 Thread Ivan Milicevic
Anything in MG server log??? From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Marc Pfister Sent: Tuesday, January 08, 2008 1:50 AM To: mapguide-users@lists.osgeo.org Subject: [mapguide-users] Mapguide with no map... I recently installed Mapguide OS on Ubuntu using the wiki pag

RE: [mapguide-users] Error: Access is Denied.

2008-01-07 Thread Ivan Milicevic
I have the same problem! It's not a MGOS problem it's server NTFS permission problem!!! Probably you hae installed some update. Try open any pae on that webserver, you'll se exact message. From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Denis Lalonde Sent: Tuesday, January 08

[mapguide-users] Error: Access is Denied.

2008-01-07 Thread Denis Lalonde
Server (Win2003, IIS + PHP) had been running fine for months but now I am suddenly getting a blank page showing only this message: "Error: Access is Denied." when accessing any page in my MGE 2008 site (map & webadmin). No configuration settings were changed (including IIS permissions...) and th

[mapguide-users] Mapguide with no map...

2008-01-07 Thread Marc Pfister
I recently installed Mapguide OS on Ubuntu using the wiki pages and everything seemed to install correctly. Apache starts and responds fine. I get directory listings and simple pages or parts of pages. Mapguide starts fine. Watching the output from starting the startup shell script, it says

Re: [mapguide-users] Create feature source from FeatureReader

2008-01-07 Thread mates
Finally i found a solution !! I created a new temporary featureSource and a layer definition.And then simply copied the geometry from the selected features to the new layer. $agfReaderWriter = new MgAgfReaderWriter(); $Commands = new MgFeatureCommandCollection();

[mapguide-users] List Selected Parcels

2008-01-07 Thread JeromeA
Hi, I've got a problem with the Viewer Sample Application "List Selected Parcels" from the Developer's Guide. I'm trying to use the code for my application but it doesn't work. When I'm selecting a point on my map and send it to the script there is the Error "Access is denied". Does someone know

RE: [mapguide-users] Create feature source from FeatureReader

2008-01-07 Thread Traian Stanev
I think he would like to use a fixed spatial filter as the LayerFilter. MapGuide generally assumes that the layer filter is an attribute filter and then combines that with an automatically computed spatial filter based on the visible extents. MG Studio's expression builder does not allow you t