Tell me more ×
Geographic Information Systems Stack Exchange is a question and answer site for cartographers, geographers and GIS professionals. It's 100% free, no registration required.

I'm having issues getting my Esri.FileGDBAPI.DLL to work. I have the other two files, FileGDBAPI.dll, FileGDBAPID.dll in my bin folder. I can only add the Esri dll to my references, the other two I get an error saying that they can't be added because they either aren't accessible, not COM components or valid assemblies.

This is the error I get when running it:

A procedure imported by 'Esri.FileGDBAPI.DLL' could not be loaded.

By the way, I also have the FileGDB_DotNet.dll file in my Windows/system directory and I'm using .Net4.0. Thanks!

share|improve this question
What version of ArcGIS are you using? – artwork21 May 2 at 13:32
Are the FileGDBAPI.dll and FileGDBAPID.dll in your path? You may be able put them in the same folder as the Esri.FileGDBAPI.DLL. I'm not sure though. – travis May 3 at 21:43
I added the directory where they are located to the path, but no go. I'm not sure what version at the moment.. it's an inherited project that doesn't work.. – Knownasilya May 4 at 14:17

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.