<div dir="ltr">Hello guys...<br>I´m using lastest MS4W mapscript compilation (5.2) ...<br><br>So, I tried to use AGG output like that:<br>MAP<br>    ...<br>    IMAGETYPE png<br>...<br>OUTPUTFORMAT<br>        NAME 'AGG'<br>
        DRIVER AGG/PNG<br>        IMAGEMODE "RGB"<br>  END<br><br>I got I image, but in GD .. So I tried to modify the IMAGETYPE, like that:<br>IMAGETYPE AGG<br><br>And I got a error (System.AccessViolationException) ...<br>
<br>Any ideias ?<br><br>Thanks<br></div>