<?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: ArcGIS 10.1 beta (Specific Version set to false) could not load file or assembly in ArcObjects SDK Questions</title>
    <link>https://community.esri.com/t5/arcobjects-sdk-questions/arcgis-10-1-beta-specific-version-set-to-false/m-p/192014#M4986</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I'm not exactly sure.&amp;nbsp; We haven't made the upgrade to 10 yet as we are still waiting on clients.&amp;nbsp; I've upgraded several of our apps for internal testing.&amp;nbsp; They were compiled on a machine with ArcGIS Desktop 10 installed with no service packs.&amp;nbsp; I've installed one of them on a machine w/ SP2 and it appears to run fine.&amp;nbsp; My guess is that the build number is ignored when determining version (i.e. 1.0.0.1000 and 1.0.0.2000 are both version 1.0.0) but I haven't seen this documented by Microsoft anywhere.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 18 Oct 2011 13:55:16 GMT</pubDate>
    <dc:creator>NeilClemmons</dc:creator>
    <dc:date>2011-10-18T13:55:16Z</dc:date>
    <item>
      <title>ArcGIS 10.1 beta (Specific Version set to false) could not load file or assembly</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/arcgis-10-1-beta-specific-version-set-to-false/m-p/192011#M4983</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I followed the chapter "Migrating ArcGIS 9.3 Desktop and Engine custom components to ArcGIS 10" when upgrading from 9.3 to ArcGIS 10. The ArcGIS Desktop extension works fine in 10, however, in 10.1 beta I get the following error:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN style="font-size:&amp;quot;1&amp;quot;;"&gt;ESRIRegAsm::Register&lt;BR /&gt; Command line: /e "C:\Program Files (x86)\MyProject\My.Dll"&lt;BR /&gt; Registry Capture On.&lt;BR /&gt; Registering managed library...&lt;BR /&gt; Managed Exception: Could not load file or assembly 'ESRI.ArcGIS.SystemUI, Vers&lt;BR /&gt;ion=10.0.0.0, Culture=neutral, PublicKeyToken=8fc3cc631e44ad86' or one of its de&lt;BR /&gt;pendencies. The system cannot find the file specified.&lt;BR /&gt; Registry Capture Off.&lt;BR /&gt;Operation Failed&lt;BR /&gt;04AC1598**********************************&lt;BR /&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Version specific is set to false and I have checked that the files exist in the GAC on the client machine. I checked the dependencies for SystemUI and they are System and Version. Both exist in the GAC, although Version is not referenced in my project.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Can anyone help?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Many Thanks&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://help.arcgis.com/en/sdk/10.0/arcobjects_net/conceptualhelp/index.html#/Migrating_ArcGIS_9_3_Desktop_and_Engine_custom_components_to_ArcGIS_10/0001000002m2000000/" rel="nofollow"&gt;http://help.arcgis.com/en/sdk/10.0/arcobjects_net/conceptualhelp/index.html#/Migrating_ArcGIS_9_3_Desktop_and_Engine_custom_components_to_ArcGIS_10/0001000002m2000000/&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Oct 2011 06:53:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/arcgis-10-1-beta-specific-version-set-to-false/m-p/192011#M4983</guid>
      <dc:creator>DavidWilton</dc:creator>
      <dc:date>2011-10-18T06:53:47Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS 10.1 beta (Specific Version set to false) could not load file or assembly</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/arcgis-10-1-beta-specific-version-set-to-false/m-p/192012#M4984</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The SpecificVersion property is just a build directive for the Visual Studio compiler.&amp;nbsp; It causes the latest version of an assembly that can be found to be loaded when you compile.&amp;nbsp; It doesn't have any effect on your assemblies at runtime.&amp;nbsp; Your assemblies will require the version of a dependency that was used to compile them.&amp;nbsp; The exception to this is the presence of a policy assembly for the dependency to point your assembly to a newer version of the dependency.&amp;nbsp; ESRI did not supply policy assemblies at version 10.&amp;nbsp; I don't know if this is going to be the case for 10.1 but unless they do you will need to recompile against the newer version.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Oct 2011 13:17:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/arcgis-10-1-beta-specific-version-set-to-false/m-p/192012#M4984</guid>
      <dc:creator>NeilClemmons</dc:creator>
      <dc:date>2011-10-18T13:17:34Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS 10.1 beta (Specific Version set to false) could not load file or assembly</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/arcgis-10-1-beta-specific-version-set-to-false/m-p/192013#M4985</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Many thanks Neil, I will try and get official word from ESRI through support. How does that affect service pack versions of the Dlls? Surly we can't ahve to compile against all service packs too?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Oct 2011 13:35:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/arcgis-10-1-beta-specific-version-set-to-false/m-p/192013#M4985</guid>
      <dc:creator>DavidWilton</dc:creator>
      <dc:date>2011-10-18T13:35:18Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS 10.1 beta (Specific Version set to false) could not load file or assembly</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/arcgis-10-1-beta-specific-version-set-to-false/m-p/192014#M4986</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I'm not exactly sure.&amp;nbsp; We haven't made the upgrade to 10 yet as we are still waiting on clients.&amp;nbsp; I've upgraded several of our apps for internal testing.&amp;nbsp; They were compiled on a machine with ArcGIS Desktop 10 installed with no service packs.&amp;nbsp; I've installed one of them on a machine w/ SP2 and it appears to run fine.&amp;nbsp; My guess is that the build number is ignored when determining version (i.e. 1.0.0.1000 and 1.0.0.2000 are both version 1.0.0) but I haven't seen this documented by Microsoft anywhere.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Oct 2011 13:55:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/arcgis-10-1-beta-specific-version-set-to-false/m-p/192014#M4986</guid>
      <dc:creator>NeilClemmons</dc:creator>
      <dc:date>2011-10-18T13:55:16Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS 10.1 beta (Specific Version set to false) could not load file or assembly</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/arcgis-10-1-beta-specific-version-set-to-false/m-p/192015#M4987</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Many thanks Neil, I have since been reading up on this. For everyone else here are a couple of links which back up what Neil was saying:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Situation Prior to 10:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://resources.esri.com/help/9.3/arcgisengine/dotnet/1b2bbc48-1c2c-4096-9970-6cb4abf2a4d7.htm"&gt;http://resources.esri.com/help/9.3/arcgisengine/dotnet/1b2bbc48-1c2c-4096-9970-6cb4abf2a4d7.htm&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;At Version 10&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://www.esriuk.com/literature/documents/Development%20changes%20in%20ArcGIS%2010%20v3-1.pdf"&gt;http://www.esriuk.com/literature/documents/Development%20changes%20in%20ArcGIS%2010%20v3-1.pdf&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Policy files removed&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Due to the separation changes between ArcGIS Desktop and Engine the policy files &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;that were installed into the Global Assembly Cache are no longer installed. These &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;allowed customisations that targeted lower version of ArcGIS Desktop work with &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;newer versions; the policy files redirected calls to previous ArcObjects assemblies &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;to the newer versions. As a result of this change all existing .Net code must be &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;recompiled for this release.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Oct 2011 07:16:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/arcgis-10-1-beta-specific-version-set-to-false/m-p/192015#M4987</guid>
      <dc:creator>DavidWilton</dc:creator>
      <dc:date>2011-10-19T07:16:02Z</dc:date>
    </item>
  </channel>
</rss>

