Re: [mapguide-users] cannot insert feature,give a favor

2007-09-16 Thread Kenneth, GEOGRAF A/S
I belive that the reader.ToString() returns "MgByteReader", and does not return the contents of the reader. You must read the contents manually. I have replied to this particular problem before, so search the list for a solution on how to do that. Regards, Kenneth, GEOGRAF A/S knife skrev:

Re: [mapguide-users] cannot insert feature,give a favor

2007-09-16 Thread knife
private void set_ResourceWriteAble(MgResourceIdentifier resoureId, MgResourceService resourceService) { //- String buffer; MgByteReader reader = resourceService.GetResourceContent(resoureId);

[mapguide-users] How to prepare the unmanaged feature source(shp)?

2007-09-16 Thread Mansoureh Sadrykia
Hi List! I try to create a feature source of shp files ilocated in a directory other than the repository of mapguide. I have made my aliases in mg site administrator and then wrote the xml file which follows. when I open the mg studio, the feature source is shown there but when I try to ma