<html><head></head><body><div class="ydpd6bc5b75yahoo-style-wrap" style="font-family:Helvetica Neue, Helvetica, Arial, sans-serif;font-size:13px;"><div></div>
        <div><br></div><div dir="ltr" data-setdir="false">Hello,</div><div dir="ltr" data-setdir="false"><br></div><div dir="ltr" data-setdir="false">Still I cannot resolve the issue. Could you help me about the problem I have?</div>
        
        </div><div id="yahoo_quoted_3230272617" class="yahoo_quoted">
            <div style="font-family:'Helvetica Neue', Helvetica, Arial, sans-serif;font-size:13px;color:#26282a;">
                
                <div>
                    On Thursday, July 4, 2019, 06:24:26 PM GMT+3, tolga ergenekonlu <tergenekonlu@yahoo.com> wrote:
                </div>
                <div><br></div>
                <div><br></div>
                <div><div id="yiv3596673213"><div><div class="yiv3596673213yahoo-style-wrap" style="font-family:Helvetica Neue, Helvetica, Arial, sans-serif;font-size:13px;"><div><br></div><div dir="ltr">Hi,</div><div dir="ltr"><br></div><div dir="ltr">I am using Visual Studio 2010 and developing a C# project. I have downloaded gdal-202-1600-x64-core.msi<font size="2"> </font>and gdal-202-1600-x64-filgdb.msi from the following website:</div><div dir="ltr"><br></div><div dir="ltr">    "<span><a rel="nofollow" target="_blank" href="http://www.gisinternals.com/query.html?content=filelist&file=release-1600-x64-gdal-2-2-3-mapserver-7-0-7.zip" class="yiv3596673213enhancr_card_2492032458">GISInternals Support Site</a></span></div><div dir="ltr"><div><br></div><div dir="ltr">I have installed those two installations. They are installed at "C:\Program Files\GDAL".</div><div dir="ltr"><br></div><div dir="ltr">I prepared a very small C# Project. I added the files "gdal_csharp.dll", "ogr_csharp.dll" and "osr_csharp.dll" as reference. And I copied all files and folders in "<span><span style="color:rgb(0, 0, 0);font-family:Helvetica, Arial, sans-serif;">C:\Program Files\GDAL"</span></span> folder to "bin\x64\debug" folder.</div><div dir="ltr"><br></div><div dir="ltr">The code is as follows:</div><div dir="ltr"><br></div><div dir="ltr">Ogr.RegisterAll();</div><div dir="ltr">string sourceFile = "gltp:/vrf:D:/v0eur_5-xx/noamer/lib_116";</div><div dir="ltr">DataSource dataSource = Ogr.Open(sourceFile, 0);</div><div dir="ltr"><br></div><div dir="ltr">The directory is a VMAP file. Unfortunately datasource is null after execution of last line. However I had used the same line of code with Visual Studio 2005 by using "FWTools" files instead of the two installations I mentioned above and it works. ("datasource" is  not null.)</div><div dir="ltr"><br></div><div dir="ltr">Can you help me about this subject?</div></div></div></div></div></div>
            </div>
        </div></body></html>