<br><br><div class="gmail_quote">2009/9/4 Martin Hvidberg <span dir="ltr">&lt;<a href="mailto:Martin@hvidberg.net">Martin@hvidberg.net</a>&gt;</span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="im">Tamas Szekeres wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Martin,<br>
<br>
You didn&#39;t mention from where did you obtain those binary files you are testing with. I would be desirable that all the dependent dlls use the same CRT settings and the dlls should also have their manifests to be embedded as a resource. With the recent OS versions (Win XP or above) the dll loading approach have been changed when the binaries have been compiled with VS2005 or above. In this case the CRT dependencies are loaded based on the manifest file instead of based on the directory locations and PATH environment settings. The required CRT version should be installed in the side by side assembly cache (WinSxS) which can be done by using the redistributable packages.<br>

<br>
You could also try with the packages from <a href="http://vbkto.dyndns.org:1280/sdk/Default.aspx" target="_blank">http://vbkto.dyndns.org:1280/sdk/Default.aspx</a>  which I&#39;m pretty sure it should work when the corresponding VS redistributable have been installed.<br>

<br>
Best regards,<br>
<br>
Tamas<br>
<br>
</blockquote>
<br></div>
I got my GDAL from <a href="http://gdal.org" target="_blank">gdal.org</a> (gdalwin32exe160.zip)<br>
<br>
It works on my XP nootebook but not on our &#39;Window Server 2003&#39;<br></blockquote><div><br><br>Hmmm... Just by looking into this package (<a href="http://download.osgeo.org/gdal/win32/1.6/gdalwin32exe160.zip">http://download.osgeo.org/gdal/win32/1.6/gdalwin32exe160.zip</a>) I don&#39;t see any dependencies to msvcr80.dll. Looks like most of the dlls have been build with MSVC2003 (msvcrt71) and geos have been build with MSVC2008 (msvcr90)<br>
<br>Best regards,<br><br>Tamas<br><br></div></div><br>