- Messages
- 34,533
- Country

Hi all,
Recently I sometimes see errors related to initializing the OGR modules. The error message typically contains text like this:
From one user I have heard that it was a .NET 3.5 framework issue. I'm not sure if that also applies to other. So if you have this error message, please let me know so that I can hopefully find the cause.
Recently I sometimes see errors related to initializing the OGR modules. The error message typically contains text like this:
Code:
The type initializer for 'OSGeo_OGR.Ogr' threw an exception.
The type initializer for 'OSGeo_OGR.OgrPINVOKE' threw an exception.
The type initializer for 'SWIGExceptionHelper' threw an exception.
Unable to load DLL 'ogr_wrap': Could not find the specified module.
From one user I have heard that it was a .NET 3.5 framework issue. I'm not sure if that also applies to other. So if you have this error message, please let me know so that I can hopefully find the cause.