[mapserver-users] MapServer in Visual Studio (C#) not reading Oracle layer after upgrade to 6.4
Hans Wapenaar (GIS Innovations)
hans.wapenaar at gis-innovations.nl
Fri Jan 17 02:18:53 PST 2014
Thanks Lars for your suggestions.
Debugging did not give me much more info, but I found the problem:
I still had left an old plugin dll in the directory where also the map file
was stored. Replacing that dll with a new one did the trick. It was also
blocked when I wanted to delete it, so definitely in use by the
webapplication.
A bit strange because I specified a separate directory for the plugin in the
map file.
Anyway, it works now.
Thanks, Hans
-----Oorspronkelijk bericht-----
Van: mapserver-users-bounces at lists.osgeo.org
[mailto:mapserver-users-bounces at lists.osgeo.org] Namens Lars Lingner
Verzonden: donderdag 16 januari 2014 18:58
Aan: mapserver-users at lists.osgeo.org
Onderwerp: Re: [mapserver-users] MapServer in Visual Studio (C#) not reading
Oracle layer after upgrade to 6.4
On 16.01.2014 18:19, Hans Wapenaar (GIS Innovations) wrote:
[...]
>
> But when the oracle maps are read an error is generated: myMap.draw()
Error:
> msDrawMap(): Image handling error. Failed to draw layer named 'bebouwd'.
Thats a starting point...
>
> I replaced all mapserver dll's and the used the new plugin for oracle.
>
> Any suggestions/ideas?
Can you enable or raise debugging output for this layer? See [1] for how to
do it.
It should show whether MapServer can connect to the database or if there is
something wrong with the query result.
Best wishes,
Lars
[1] http://mapserver.org/optimization/debugging.html
_______________________________________________
mapserver-users mailing list
mapserver-users at lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapserver-users
More information about the MapServer-users
mailing list