What kind of application you develop&nbsp; Console/WinForms/<a href="http://ASP.NET" target="_blank">ASP.NET</a> ?<br>Wouldn&#39;t it be sufficient to use 32 bit binaries and compile your app with the /platform:x86 option?<br><br>
Best regards,<br><br>Tamas<br><br><br><br><br><div class="gmail_quote">2009/2/12 Tri <span dir="ltr">&lt;<a href="mailto:rsosnowski@cableone.net" target="_blank">rsosnowski@cableone.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;"><br>
Hi Tamas and others - thanks for the help.<br>
<br>
By application executing directory - I&#39;ve copied the files to both the bin<br>
directory under the project and the obj, Debug directory under the project.<br>
When I run the application in debug mode, the same problem occurs:<br>
<br>
System.TypeInitializationException: &nbsp; The type initializer for OSGeo.OGR.Ogr<br>
threw an exception<br>
<br>
InnerException: &nbsp; The type initializer for OSGeo.OGR.OgrPINVOKE threw an<br>
excpetion<br>
<br>
I am using the 64 bit compiled code from you on Vista 64 bit machine.<br>
<br>
Any more ideas? &nbsp;Thanks.....<br>
<div><div></div><div><br>
<br>
<br>
Tamas Szekeres wrote:<br>
&gt;<br>
&gt; Hi,<br>
&gt;<br>
&gt; You might have to copy all of the dll-s (*_csharp.dll, *_wrap.dll,<br>
&gt; gdal16.dll, proj.dll etc.) to the application executing directory.<br>
&gt;<br>
&gt; Best regards,<br>
&gt;<br>
&gt; Tamas<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; 2009/2/11 Tri &lt;<a href="mailto:rsosnowski@cableone.net" target="_blank">rsosnowski@cableone.net</a>&gt;<br>
&gt;<br>
&gt;&gt;<br>
&gt;&gt; Can&#39;t get GDAL / OGR to work with CSharp. &nbsp;Using the CSharp dlls, I keep<br>
&gt;&gt; getting exceptions like:<br>
&gt;&gt;<br>
&gt;&gt; OgrPINVOKE, threw an exception.<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; TO TRY TO GET TO WORK I DID:<br>
&gt;&gt; - Copied the csharp dlls into project,<br>
&gt;&gt; - Created a reference to the dlls.<br>
&gt;&gt;<br>
&gt;&gt; What am I doing wrong?<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; --<br>
&gt;&gt; View this message in context:<br>
&gt;&gt; <a href="http://n2.nabble.com/GDAL---CSharp-tp2308674p2308674.html" target="_blank">http://n2.nabble.com/GDAL---CSharp-tp2308674p2308674.html</a><br>
&gt;&gt; Sent from the GDAL - Dev mailing list archive at Nabble.com.<br>
&gt;&gt;<br>
&gt;&gt; _______________________________________________<br>
&gt;&gt; gdal-dev mailing list<br>
&gt;&gt; <a href="mailto:gdal-dev@lists.osgeo.org" target="_blank">gdal-dev@lists.osgeo.org</a><br>
&gt;&gt; <a href="http://lists.osgeo.org/mailman/listinfo/gdal-dev" target="_blank">http://lists.osgeo.org/mailman/listinfo/gdal-dev</a><br>
&gt;&gt;<br>
&gt;<br>
&gt; _______________________________________________<br>
&gt; gdal-dev mailing list<br>
&gt; <a href="mailto:gdal-dev@lists.osgeo.org" target="_blank">gdal-dev@lists.osgeo.org</a><br>
&gt; <a href="http://lists.osgeo.org/mailman/listinfo/gdal-dev" target="_blank">http://lists.osgeo.org/mailman/listinfo/gdal-dev</a><br>
&gt;<br>
<br>
</div></div><font color="#888888">--<br>
View this message in context: <a href="http://n2.nabble.com/GDAL---CSharp-tp2308674p2312047.html" target="_blank">http://n2.nabble.com/GDAL---CSharp-tp2308674p2312047.html</a><br>
</font><div><div></div><div>Sent from the GDAL - Dev mailing list archive at Nabble.com.<br>
<br>
_______________________________________________<br>
gdal-dev mailing list<br>
<a href="mailto:gdal-dev@lists.osgeo.org" target="_blank">gdal-dev@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/gdal-dev" target="_blank">http://lists.osgeo.org/mailman/listinfo/gdal-dev</a><br>
</div></div></blockquote></div><br>