<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Could not load file or assembly 'Esri.FileGDBAPI.DLL' in File Geodatabase API Questions</title>
    <link>https://community.esri.com/t5/file-geodatabase-api-questions/could-not-load-file-or-assembly-esri-filegdbapi/m-p/675371#M1090</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I don't know anything about the file geodatabase API.&amp;nbsp; That said, in .NET you can use the fuslogvw utility to find out additional information when .NET assemblies are loaded.&amp;nbsp; It helps to diagnose assembly load failures.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 03 Apr 2014 16:01:01 GMT</pubDate>
    <dc:creator>RichardWatson</dc:creator>
    <dc:date>2014-04-03T16:01:01Z</dc:date>
    <item>
      <title>Could not load file or assembly 'Esri.FileGDBAPI.DLL'</title>
      <link>https://community.esri.com/t5/file-geodatabase-api-questions/could-not-load-file-or-assembly-esri-filegdbapi/m-p/675370#M1089</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;We are tying to use the API within asp.NET 4.5 on IIS 7.5 we cannot load 3 modules including:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Esri.FileGDBAPI.DLL&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;FileGDBAPI.DLL &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;FileGDBAPID.DLL &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In a console on windows 8 it runs fine but through asp.NET it simply doesn't load/work. The paths are correct all the dll's are in the Bin path, IIS is set to run it as a 32bit application, we also added the dll's to the GAC. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Does anyone have any ideas why this is and any solutions.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Oliver&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Apr 2014 12:40:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/file-geodatabase-api-questions/could-not-load-file-or-assembly-esri-filegdbapi/m-p/675370#M1089</guid>
      <dc:creator>OliverMorris</dc:creator>
      <dc:date>2014-04-03T12:40:28Z</dc:date>
    </item>
    <item>
      <title>Re: Could not load file or assembly 'Esri.FileGDBAPI.DLL'</title>
      <link>https://community.esri.com/t5/file-geodatabase-api-questions/could-not-load-file-or-assembly-esri-filegdbapi/m-p/675371#M1090</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I don't know anything about the file geodatabase API.&amp;nbsp; That said, in .NET you can use the fuslogvw utility to find out additional information when .NET assemblies are loaded.&amp;nbsp; It helps to diagnose assembly load failures.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Apr 2014 16:01:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/file-geodatabase-api-questions/could-not-load-file-or-assembly-esri-filegdbapi/m-p/675371#M1090</guid>
      <dc:creator>RichardWatson</dc:creator>
      <dc:date>2014-04-03T16:01:01Z</dc:date>
    </item>
    <item>
      <title>Re: Could not load file or assembly 'Esri.FileGDBAPI.DLL'</title>
      <link>https://community.esri.com/t5/file-geodatabase-api-questions/could-not-load-file-or-assembly-esri-filegdbapi/m-p/675372#M1091</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi thanks we have tried to use this and it wasnt much help. Saw this recommendation in another post alrready. I havent seen any solutions to this issue.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Many thanks for your help,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Oliver&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Apr 2014 20:25:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/file-geodatabase-api-questions/could-not-load-file-or-assembly-esri-filegdbapi/m-p/675372#M1091</guid>
      <dc:creator>OliverMorris</dc:creator>
      <dc:date>2014-04-03T20:25:44Z</dc:date>
    </item>
    <item>
      <title>Re: Could not load file or assembly 'Esri.FileGDBAPI.DLL'</title>
      <link>https://community.esri.com/t5/file-geodatabase-api-questions/could-not-load-file-or-assembly-esri-filegdbapi/m-p/675373#M1092</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi an update to this we used Dependency Walker to check dependency it gives these errors&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Error: At least one module has an unresolved import due to a missing export function in an implicitly dependent module.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Error: Modules with different CPU types were found.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Warning: At least one module has an unresolved import due to a missing export function in a delay-load dependent module.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Anyone have any clue on this.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Many Thanks&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Oliver&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Apr 2014 07:38:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/file-geodatabase-api-questions/could-not-load-file-or-assembly-esri-filegdbapi/m-p/675373#M1092</guid>
      <dc:creator>OliverMorris</dc:creator>
      <dc:date>2014-04-04T07:38:02Z</dc:date>
    </item>
    <item>
      <title>Re: Could not load file or assembly 'Esri.FileGDBAPI.DLL'</title>
      <link>https://community.esri.com/t5/file-geodatabase-api-questions/could-not-load-file-or-assembly-esri-filegdbapi/m-p/675374#M1093</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have deployed a web service using the API and my project references the Esri.FileGDBAPI.dll and I also put the 3 dlls you listed in a directory on the server and added that location to the System Path environment variable and that worked for me.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Apr 2014 13:40:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/file-geodatabase-api-questions/could-not-load-file-or-assembly-esri-filegdbapi/m-p/675374#M1093</guid>
      <dc:creator>RichardAbram</dc:creator>
      <dc:date>2014-04-04T13:40:35Z</dc:date>
    </item>
    <item>
      <title>Re: Could not load file or assembly 'Esri.FileGDBAPI.DLL'</title>
      <link>https://community.esri.com/t5/file-geodatabase-api-questions/could-not-load-file-or-assembly-esri-filegdbapi/m-p/675375#M1094</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Richard,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;We have put the 3 dll's in the bin path. We are using Visual Studio 2012, api 1.3 and .net 4.5. Setting the application pool to use 32 bit applications and have compiled for a x86 processor. We have also tried with 64bit compiling for x64 processor without success. we tried fuslogwview which gave no indication of failure.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Can you let me know what your setup was and where you located the dlls.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Many Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Oliver&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Apr 2014 13:45:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/file-geodatabase-api-questions/could-not-load-file-or-assembly-esri-filegdbapi/m-p/675375#M1094</guid>
      <dc:creator>OliverMorris</dc:creator>
      <dc:date>2014-04-04T13:45:21Z</dc:date>
    </item>
    <item>
      <title>Re: Could not load file or assembly 'Esri.FileGDBAPI.DLL'</title>
      <link>https://community.esri.com/t5/file-geodatabase-api-questions/could-not-load-file-or-assembly-esri-filegdbapi/m-p/675376#M1095</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I ended up creating a directory on the c drive (c:\FGDB_Binaries) just for the binary files. Esri.FileGDBAPI.dll, FileGDBAPI.dll, FileGDBAPID.dll&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The trick to get it to work for me was to put that directory name in the system PATH.&amp;nbsp; Just putting the files in the bin directory wasn't working.&amp;nbsp; In IIS I turned on "Failed Request Tracing" and view the error which pointed me to the fact it could not find the dlls in the various paths.&amp;nbsp; Adding the directory to the PATH solved my issue.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Apr 2014 18:42:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/file-geodatabase-api-questions/could-not-load-file-or-assembly-esri-filegdbapi/m-p/675376#M1095</guid>
      <dc:creator>RichardAbram</dc:creator>
      <dc:date>2014-04-04T18:42:00Z</dc:date>
    </item>
  </channel>
</rss>

