[mapguide-users] Not Implemented for MgSelection.GenerateFilter
Steve Dang
steve.dang at autodesk.com
Mon Apr 14 16:46:43 EDT 2008
Try to use MgSelection instead of MgSelectionBase (e.g. Dim currentSel As New MgSelection(oMap))
Steve.
From: mapguide-users-bounces at lists.osgeo.org [mailto:mapguide-users-bounces at lists.osgeo.org] On Behalf Of Darrin Maidlow
Sent: Monday, April 14, 2008 1:28 PM
To: mapguide-users at lists.osgeo.org
Subject: [mapguide-users] Not Implemented for MgSelection.GenerateFilter
Hi,
I'm stuck trying to work with a selection generated from the dwf viewer. I've been working with the sample in the developers guide but ported over to vb.net. I'm running MGE 2008.
Basically I go through the motions, create new selection based on the passed selectionXML and everything is cool until I get to the MgSelection.GenerateFilter call. When I pass the layer object, and the session ID I get an MgNotImplemented error.
I've attached a text file with a bit o' code. Any suggestions would be greatly appreciated. I'm sure I've missed something little or done something silly.
Thanks
darrin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/mapguide-users/attachments/20080414/8d85f89b/attachment.html
More information about the mapguide-users
mailing list