Re: [gdal-dev] Gdal.Allregister Error

2010-05-26 Thread Tamas Szekeres
Looks like one or more dlls are missing or not available to load at run time. Make sure gdal.dll or all of the dependencies are available to load by the application. You can place the dll-s in the directory of your executable or include the directory location in the PATH environment. Best regards,

[gdal-dev] Gdal.Allregister Error

2010-05-26 Thread radioheadCDA
Hey, I have been having a very large issue, well maybe not large but very frustrating. I have been using the C# wrapper for gdal in visual studio and have been getting an error when GDAL tries to register the drivers before doing anything else. The error I get is this: "The type Intializer for 'O