<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>
Dear all, <br><br>I'm trying to visualize one image of 24bit image as WMS service but when I try to use the function get map with output PNG I have this error:<br><br>&nbsp;&lt;ServiceExceptionReport version="1.1.1"&gt;&lt;ServiceException&gt;<br>msDrawMap(): Image handling error. Failed to draw layer named 'africa_012003'.<br>drawGDAL(): Unable to access file. Attempt to classify 24bit image, this is unsupported.<br>&lt;/ServiceException&gt;&lt;/ServiceExceptionReport&gt;<br><br>So, I change the mapfile "Imagetype" to png24 and the error was the same mostly because I have to put IMAGEMODE PC256 because with RGB don't work. <br><br>I already try to change to JPEG but when I do that said: loadOutputFormat(): General error message. OUTPUTFORMAT clause references driver GD/JPEG, but this driver isn't configured. <br><br>Some ideas? <br><br>Thanks!<br><br>Best Regards,<br><br>José Santos<br><br><br><br>                                               </div></body>
</html>