Re: [mapguide-users] Problems with xmlSelection

2007-07-17 Thread Jorge Rubio
Dear Mark As I was unable to detect the error I re-typed the whole function. Now it works. There probably was(were) a mistyped keyword somewhere. Thaks a lot for your support!! ___ mapguide-users mailing list mapguide-users@lists.osgeo.org http://li

RE: [mapguide-users] Problems with xmlSelection

2007-07-13 Thread Mark Pendergraft
IL PROTECTED] On Behalf Of Jorge Rubio Sent: Friday, July 13, 2007 12:08 PM To: MapGuide Users Mail List Subject: Re: [mapguide-users] Problems with xmlSelection Hi Mark, the problems is here ActiveSelection.GetLayers returns nothing. That means ActiveSelection wasn't initialized

Re: [mapguide-users] Problems with xmlSelection

2007-07-13 Thread Jorge Rubio
ection.Add(JobNoProperty) fr.Close() fr.Dispose() ' this is the end of the function… you will also want to save your map back to the user session should you update anything on it. Return propertyCollection End Function ''

RE: [mapguide-users] Problems with xmlSelection

2007-07-13 Thread Mark Pendergraft
dd(geometryProperty) propertyCollection.Add(JobNoProperty) fr.Close() fr.Dispose() ' this is the end of the function... you will also want to save your map back to the user session should you update anything on it. Return pr

Re: [mapguide-users] Problems with xmlSelection

2007-07-13 Thread Jorge Rubio
My problems begin before to show selection. $mgSelection is not initialized! 2007/7/13, Scott Hameister <[EMAIL PROTECTED]>: The map needs to be saved and refreshed before a selection can show *From:* [EMAIL PROTECTED] [mailto: [EMAIL PROTECTED] *On Behalf Of *Jorge Rubio *Sent:* Friday, J

RE: [mapguide-users] Problems with xmlSelection

2007-07-13 Thread Scott Hameister
The map needs to be saved and refreshed before a selection can show From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Jorge Rubio Sent: Friday, July 13, 2007 9:35 AM To: MapGuide Users Mail List Subject: [mapguide-users] Problems with xmlSelection Hi list I need to pass an