<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=us-ascii">
<META content="MSHTML 6.00.6000.16414" name=GENERATOR></HEAD>
<BODY>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><SPAN class=671122321-07032007><FONT face=Arial size=2>I struggled with a 
dependency problem with the SWIG C# wrappers on our build server. Unit tests 
would fail due to a TypeInitializationException in 
gdal_wrap.dll.</FONT></SPAN></DIV>
<DIV><SPAN class=671122321-07032007><FONT face=Arial 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=671122321-07032007><FONT face=Arial size=2>After playing with 
Filemon and Dependency Walker without limited success, it turns out that I 
needed to install the Visual C++ redistributable package on the server. The 
server does not have Visual Studio installed.</FONT></SPAN></DIV>
<DIV><SPAN class=671122321-07032007><FONT face=Arial 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=671122321-07032007><FONT face=Arial size=2>Since we already had 
the hand-rolled GDAL C# wrapper running successfully on the server, what extra 
dependencies have been introduced with the SWIG wrapper to make the redist 
necessary?</FONT></SPAN></DIV>
<DIV><SPAN class=671122321-07032007><FONT face=Arial 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=671122321-07032007><FONT face=Arial 
size=2>Thanks,</FONT></SPAN></DIV>
<DIV><SPAN class=671122321-07032007><FONT face=Arial 
size=2>Richard</FONT></SPAN></DIV></BODY></HTML>