Hi,
Delete the output format for standard png. Give the output format for agg the name "png" and set imagetype to PNG. If you want to be sure, set mimetype and extension in your output format. Now it will work in wms and map requests. Greets Gerben -----Oorspronkelijk bericht----- Van: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Namens Tamas Szekeres Verzonden: Thursday, October 16, 2008 11:10 PM Aan: Paul james CC: [email protected] Onderwerp: Re: [mapserver-users] AGG output with mapscript C# 5.2 problem... Paul, Could you provide further information (sampe app, data, mapfile) to reproduce the problem? Best regards, Tamas 2008/10/16 Paul james <[EMAIL PROTECTED]>: > Hello guys... > I´m using lastest MS4W mapscript compilation (5.2) ... > > So, I tried to use AGG output like that: > MAP > ... > IMAGETYPE png > ... > OUTPUTFORMAT > NAME 'AGG' > DRIVER AGG/PNG > IMAGEMODE "RGB" > END > > I got I image, but in GD .. So I tried to modify the IMAGETYPE, like that: > IMAGETYPE AGG > > And I got a error (System.AccessViolationException) ... > > Any ideias ? > > Thanks > > _______________________________________________ > mapserver-users mailing list > [email protected] > http://lists.osgeo.org/mailman/listinfo/mapserver-users > > _______________________________________________ mapserver-users mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/mapserver-users << Please read our E-mail Disclaimer at the Grontmij Corporate website >> _______________________________________________ mapserver-users mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/mapserver-users
