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
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
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
''
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
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
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