[mapguide-users] MapGuide Programming using C#, need help, please

staniz ustazin at yahoo.com
Tue Feb 10 09:11:11 EST 2009


Thanks for comments.
I have tried to modify  by adding (MgLayer) to DisplayQueryResult.aspx 
---MgLayer layer = (Mglayer)map.GetLayers().GetItem("Parcels");--- , 
but no result coming after  pushing the Submit Query Button .

regards
Staniz





staniz wrote:
> 
> I am using MGE Server and Studio 2008, windows XP and IIS 5.1. I
> downloaded sample code from
> http://download.autodesk.com/media/adn/DevTV_%20Introduction_to_MGE_Programming/SampleCode.zip
> these code is recommended for MGE2007, but I think its also work for
> MGE2008.
> I followed all the instruction in video, and ran the default.aspx. Its
> worked by but When I was trying to run the Query.aspx and execute the
> DisplayQueryResult.aspx I got the following error:
> 
> ----
> Compiler Error Message : CS0266:
> cannot implicitly convert type
> `OSGeo.Mapguide.MgLayerBase` to
> `OSGeo.Mapguide.MgLayer`. An explicit 
> conversion exist (are you missing a cast?)
> 
> Source code:
> Line 58:  MgLayer layer =map.Getlayer().GetItem("Parcels");
> 
> .Net framwork Version:2.0.50727.42
> ----
> 
> please help to solve this problem...
> thanks is advance.
> 
> staniz
> 
> 
> 
> 
> 
> 

-- 
View this message in context: http://n2.nabble.com/MapGuide-Programming-using-C-%2C-need-help%2C-please-tp2301814p2302724.html
Sent from the MapGuide Users mailing list archive at Nabble.com.



More information about the mapguide-users mailing list