<div dir="ltr">I suspect hdf5.dll and hdf5_hl.dll is still missing on your target directory. Copy those files from the .zip package mentioned before.<div><br></div><div>Tamas</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">
2014-03-16 12:59 GMT+01:00 EVANS, JAMES R GS-13 USAF ACC 84 RADES/SCZE <span dir="ltr"><<a href="mailto:james.evans.4@us.af.mil" target="_blank">james.evans.4@us.af.mil</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">





<div>
<div style="direction:ltr;font-size:10pt;font-family:Tahoma">Hi Tamas,
<div>I changed the PROJ_LIB to the correct directory, and that fixed that problem.  Now I'm having trouble getting some of the gdal dlls to run.  I've tried several raster sets, including Natural Earth, and Blue Marble, and I get the errors below.  These errors
 also appear at the top of the GetCapabilities document.  I was able to get a vector set (Natural Earth State Boundaries) to return a proper image so at least that's some progress.  Any suggestions on getting this working would be appreciated.</div>

<div>Thanks,<br>
James</div>
<div><br>
</div>
<div><div class="">
<pre style="word-wrap:break-word;white-space:pre-wrap">ERROR 1: Can't load requested DLL: C:\Program Files\MapServer\gdalplugins\gdal_BAG.dll
126: The specified module could not be found.
ERROR 1: Can't load requested DLL: C:\Program Files\MapServer\gdalplugins\gdal_GMT.dll
126: The specified module could not be found.
ERROR 1: Can't load requested DLL: C:\Program Files\MapServer\gdalplugins\gdal_GMT.dll
126: The specified module could not be found.
ERROR 1: Can't load requested DLL: C:\Program Files\MapServer\gdalplugins\gdal_HDF5.dll
126: The specified module could not be found.
ERROR 1: Can't load requested DLL: C:\Program Files\MapServer\gdalplugins\gdal_HDF5.dll
126: The specified module could not be found.
ERROR 1: Can't load requested DLL: C:\Program Files\MapServer\gdalplugins\gdal_HDF5Image.dll
126: The specified module could not be found.
ERROR 1: Can't load requested DLL: C:\Program Files\MapServer\gdalplugins\gdal_HDF5Image.dll
126: The specified module could not be found.
ERROR 1: Can't load requested DLL: C:\Program Files\MapServer\gdalplugins\gdal_netCDF.dll
126: The specified module could not be found.
ERROR 1: Can't load requested DLL: C:\Program Files\MapServer\gdalplugins\gdal_netCDF.dll
126: The specified module could not be found.</pre>
<pre style="word-wrap:break-word;white-space:pre-wrap"><br></pre>
<pre style="word-wrap:break-word;white-space:pre-wrap"><br></pre>
<pre style="word-wrap:break-word;white-space:pre-wrap"><br></pre>
</div><div style="font-size:16px;font-family:Times New Roman">
<hr>
<div style="direction:ltr"><font face="Tahoma" color="#000000"><b>From:</b> Tamas Szekeres [<a href="mailto:szekerest@gmail.com" target="_blank">szekerest@gmail.com</a>]<br>
<b>Sent:</b> Sunday, March 16, 2014 2:28 AM<div class=""><br>
<b>To:</b> EVANS, JAMES R GS-13 USAF ACC 84 RADES/SCZE<br>
<b>Cc:</b> <a href="mailto:mapserver-users@lists.osgeo.org" target="_blank">mapserver-users@lists.osgeo.org</a><br>
<b>Subject:</b> Re: [mapserver-users] Migrating from MS4W to GISInternals<br>
</div></font><br>
</div><div><div class="h5">
<div></div>
<div>
<div dir="ltr">You should probably set <span style="font-family:Tahoma">CONFIG PROJ_LIB to a valid directory (in the map file) containing the projection support files.</span>
<div><br>
</div>
<div><span style="font-family:Tahoma">Tamas</span></div>
</div>
<div class="gmail_extra"><br>
<br>
<div class="gmail_quote">2014-03-16 0:30 GMT+01:00 EVANS, JAMES R GS-13 USAF ACC 84 RADES/SCZE
<span dir="ltr"><<a href="mailto:james.evans.4@us.af.mil" target="_blank">james.evans.4@us.af.mil</a>></span>:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div>
<div style="direction:ltr;font-size:10pt;font-family:Tahoma">
<div><font>Good deal.  I had to enable cgi extensions under IIS.  Anyway, now I'm having trouble with my map file.  I get this error:</font></div>
<div><font><br>
</font></div>
<div><span><font><b>msProcessProjection(): Projection library error. proj error "Permission denied" for "init=epsg:4326"</b></font></span></div>
<div><span><font><br>
</font></span></div>
<div><span><font>Here's my map file.  I'm just trying to get Natural Earth working to begin with.  Why wouldn't this version recognize 4326?  If I take out the init statement, I get an error saying I have to have a projection at the top level.</font></span></div>

<div><span><font>Thanks,<br>
James</font></span></div>
<div><span><font><br>
</font></span></div>
<div><span><font><br>
</font></span></div>
<div><span><font><br>
</font></span></div>
<div><span><font>
<div>MAP</div>
<div>   NAME "RADESWMS"</div>
<div>   EXTENT -180 -90 180 90</div>
<div>   SIZE 512 512</div>
<div>   UNITS DD</div>
<div>   IMAGECOLOR 0 0 0</div>
<div>   #CONFIG PROJ_LIB "/ms4w/proj/nad/"</div>
<div><br>
</div>
<div> </div>
<div>   WEB</div>
<div>      #IMAGEPATH "/ms4w/tmp/ms_tmp/"</div>
<div>      #TEMPLATE "/ms4w/Apache/htdocs/dummy_template.html"</div>
<div>      METADATA</div>
<div>         "wms_title" "RADES_WMS"</div>
<div>         "wms_name" "84RADES_WMS"</div>
<div>         #"wms_onlineresource" "<a href="http://localhost/cgi-bin/radeswms.exe?SERVICE=WMS" target="_blank">http://localhost/cgi-bin/radeswms.exe?SERVICE=WMS</a>"</div>
<div>         "wms_srs" "EPSG:4326"</div>
<div>         "wms_extent" "-180 -90 180 90"</div>
<div>         "Wms_enable_request" "*"</div>
<div>      END</div>
<div>   END</div>
<div><br>
</div>
<div><br>
</div>
<div>   PROJECTION</div>
<div>      "init=epsg:4326"</div>
<div>   END</div>
<div><br>
</div>
<div>   LAYER</div>
<div>      NAME "NaturalEarth"</div>
<div>      METADATA</div>
<div>         "wms_title" "NaturalEarth"</div>
<div>         "wms_name" "NaturalEarth"</div>
<div>         "wms_extent" "-180 -90 180 90"</div>
<div>         "wms_srs" "ESPG:4326"</div>
<div>         "wms_style" "Default"</div>
<div>      END</div>
<div>      STATUS ON</div>
<div>      TYPE RASTER</div>
<div>      TILEINDEX "d:\\MapData\\NaturalEarthCrossBlend\\NaturalEarth"</div>
<div>      TILEITEM "LOCATION"</div>
<div>      #PROJECTION</div>
<div>      #   "init=epsg:4326"</div>
<div>      #END</div>
<div>   End</div>
<div><br>
</div>
<div><br>
</div>
<div><br>
</div>
<div>END</div>
<div><br>
</div>
</font></span></div>
<div><br>
</div>
</div>
</div>
</blockquote>
</div>
<br>
</div>
</div>
</div></div></div>
</div>
</div>
</div>

</blockquote></div><br></div>