<html dir="ltr">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style id="owaParaStyle" type="text/css">P {margin-top:0;margin-bottom:0;}</style>
</head>
<body ocsi="0" fpstyle="1">
<div style="direction: ltr;font-family: Tahoma;color: #000000;font-size: 10pt;">Hi All,
<br>
I am trying to get gdal for c#. For that, I have taken gdal binaries from the below link
<br>
<a class="ext-link" href="http://www.gisinternals.com/sdk/"><span class="icon"> </span>http://www.gisinternals.com/sdk/.</a> As I am using Microsoft Visual Studio 9.0 and the system is windows 64 bit, I chose the compiler msvc2008(win64)-development.From the
 list of downloads under this link , I chose gdal-20dev-1500-x64-core.msi and  gdal-20dev-1500-x64-ecw.msi. These were installed under the c:/program files with a folder name GDAL. I have my visual studio under c:/program files(x86). And then , I have set my
 system environment path to c:/program files/GDAL.<br>
<br>
After all this, I opened a new c# console application where i was successful in adding references like gdal_csharp, ogr_csharp, osr_csharp but could not add gdal_wrap.dll. The system is popping me up with the following error
<br>
<font color="FF0000"><br>
A reference to 'C:\Program Files\GDAL\gdal_wrap.dll' could not be added. Please make sure that the file is accessible, and that it is a valid assembly or COM component.</font>
<br>
Can anyone suggest me how to add this dll to my project. Do i need to do anything to get it work?<br>
Awaiting reply.<br>
<br>
<div><br>
<div style="font-family:Tahoma; font-size:13px">With Regards,<br>
Neelima Emmani<br>
<br>
</div>
</div>
</div>
</body>
</html>