Tamas,<br><br>Thanks for the tip. I used process monitor and everything looks OK in the permissions department. I think the problem relates to the fact that mapserver doesn&#39;t calculate an overlap between map and layer. I&#39;m not sure what would cause this.<br>

<br>-Dan<br><br><br><div class="gmail_quote">On Mon, Dec 7, 2009 at 3:22 PM, Tamas Szekeres <span dir="ltr">&lt;<a href="mailto:szekerest@gmail.com">szekerest@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">

Daniel,<br><br>This may also be an issue if GDAL couldn&#39;t actually open this file bacause of any reason (permission?).<br>Make sure about this, by using a file monitoring tool, like SysInternals filemon for instance.<br>


<br>Best regards,<br><br>Tamas<br><br><br><br><div class="gmail_quote">2009/12/7 Steve Lime <span dir="ltr">&lt;<a href="mailto:Steve.Lime@state.mn.us" target="_blank">Steve.Lime@state.mn.us</a>&gt;</span><div><div></div>

<div class="h5"><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
If I take the request out of WMS context to straight CGI with this request:<br>
<br>
  <a href="http://www.fireimagery.com/ms/mapserv.exe?map=C" target="_blank">http://www.fireimagery.com/ms/mapserv.exe?map=C</a>:\maps\A091207074551.map&amp;mode=map&amp;mapsize=300+300&amp;layer=ZZ<br>
<br>
I get the following error:<br>
<br>
msDrawMap(): Image handling error. Failed to draw layer named &#39;ZZ&#39;. msDrawRaster(): Image handling error. Unrecognized or unsupported image format drawEPP(): Image handling error. EPPL7 support is not available.<br>



<br>
Typically you&#39;ll see that when GDAL failed to identify the filetype. EPPL7 is the last thing checked so that&#39;s not relevant by itself. I guess I&#39;d start<br>
by making sure the image is valid.<br>
<br>
Steve<br>
<br>
&gt;&gt;&gt; On 12/7/2009 at 2:47 PM, in message<br>
&lt;<a href="mailto:8ab83e650912071247w7b93cb8bt90fe0c6a7a460785@mail.gmail.com" target="_blank">8ab83e650912071247w7b93cb8bt90fe0c6a7a460785@mail.gmail.com</a>&gt;, Daniel Walton<br>
<div><div></div><div>&lt;<a href="mailto:dgwalton@gmail.com" target="_blank">dgwalton@gmail.com</a>&gt; wrote:<br>
&gt; Thanks Daniel. No dice, though, log is empty.<br>
&gt;<br>
&gt; On Mon, Dec 7, 2009 at 2:38 PM, Daniel Morissette<br>
&gt; &lt;<a href="mailto:dmorissette@mapgears.com" target="_blank">dmorissette@mapgears.com</a>&gt;wrote:<br>
&gt;<br>
&gt;&gt; Daniel Walton wrote:<br>
&gt;&gt;<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; Yes, the same mapfile worked under MS4W on a 32-bit machine. I have<br>
&gt;&gt;&gt; verified that this same problem occurs using the x86 binaries from Tamas&#39;<br>
&gt;&gt;&gt; site run in the current x64 environment. The source image is in PNG format<br>
&gt;&gt;&gt; in order to make transparency work well on the client. (My client is<br>
&gt;&gt;&gt; Silverlight-based, and PNG is the only supported format that supports<br>
&gt;&gt;&gt; transparency). The source image does have a world (*.WLD) file which<br>
&gt;&gt;&gt; contains these values (file is generated by running gdal_translate on a<br>
&gt;&gt;&gt; geotiff image):<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt;<br>
&gt;&gt; Um... perhaps try using DEBUG/MS_ERRORFILE and look for hints in the log<br>
&gt;&gt; output, if you haven&#39;t tried that already.<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; --<br>
&gt;&gt; Daniel Morissette<br>
&gt;&gt; <a href="http://www.mapgears.com/" target="_blank">http://www.mapgears.com/</a><br>
&gt;&gt; _______________________________________________<br>
&gt;&gt; mapserver-users mailing list<br>
&gt;&gt; <a href="mailto:mapserver-users@lists.osgeo.org" target="_blank">mapserver-users@lists.osgeo.org</a><br>
&gt;&gt; <a href="http://lists.osgeo.org/mailman/listinfo/mapserver-users" target="_blank">http://lists.osgeo.org/mailman/listinfo/mapserver-users</a><br>
&gt;&gt;<br>
<br>
_______________________________________________<br>
mapserver-users mailing list<br>
<a href="mailto:mapserver-users@lists.osgeo.org" target="_blank">mapserver-users@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/mapserver-users" target="_blank">http://lists.osgeo.org/mailman/listinfo/mapserver-users</a><br>
</div></div></blockquote></div></div></div><br>
</blockquote></div><br>