C# processLegendTemplate
Jean Michel PIERRET
jmp at GEOSYS.COM
Thu Apr 12 00:17:37 PDT 2007
Hi,
How I can use processLegendTemplate in c#
My source :
map = new mapobj(@"C:\Fichier.map");
...
string str = null;
string[] names = null, values = null;
names = new string[] {"map"};
values = new string[] { @"C:\Fichier.map" };
str = map.processLegendTemplate(names, values, names.Length);
...
Error :
{"msFreeHashItems(): Hash table error. Can't free NULL
table;msFreeHashItems(): Hash table error. Can't free NULL
table;msFreeHashItems(): Hash table error. Can't free NULL table"}
Thanks for your help.
<mailto:jmp at geosys.com> Jean-michel PIERRET - Poste 376
Tel : +33 (0)5 62 47 80 76
Mail : <mailto:jmp at geosys.com> jmp at geosys.com
GEOSYS SA
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/mapserver-users/attachments/20070412/ba41c5a5/attachment.htm>
More information about the MapServer-users
mailing list