Re[mapguide-users] dlining error

Kenneth Skovhede, GEOGRAF A/S ks at geograf.dk
Fri Jul 18 07:50:14 EDT 2008


How do you construct the featureService variable?

You should do something like:

Dim featureService as MgFeatureService  = 
connection.CreateService(MgServiceType.FeatureService)
featureService.CreateFeatureSource(...., ....)


Regards, Kenneth Skovhede, GEOGRAF A/S



Marius_360 skrev:
> Hi
>
> I need to develop a redlining application for a client using VB.Net and
> JavaScript.
> I converted the demo code available, but get stuck with the
> “featureService.CreateFeatureSource” command, it gives me a “Objects of type
> 'OSGeo.MapGuide.MgService' do not have such a member” error
>
> Marius
>   


More information about the mapguide-users mailing list