 <?xml-stylesheet type="text/css" href="https://www.esdm.co.uk/Data/style/rss1.css" ?> <?xml-stylesheet type="text/xsl" href="https://www.esdm.co.uk/Data/style/rss1.xsl" ?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd">
  <channel>
    <title>The knowledge base blog</title>
    <link>https://www.esdm.co.uk/knowledge</link>
    <description />
    <docs>http://www.rssboard.org/rss-specification</docs>
    <generator>mojoPortal Blog Module</generator>
    <language>en-GB</language>
    <ttl>120</ttl>
    <atom:link href="https://www.esdm.co.uk/Blog/RSS.aspx?p=138~108~132" rel="self" type="application/rss+xml" />
    <itunes:owner />
    <itunes:explicit>no</itunes:explicit>
    <item>
      <title>ArcGIS MapLink: finding and checking dll registration</title>
      <description><![CDATA[<p>The ArcGIS extension (XGMapLinkArcGISExtension.dll) is located using COM registration.</p>

<p>If you have multiple installations it can be confusing working out which copy you are actually running.&nbsp; Looking in the registry at:</p>

<blockquote>
<p>HKEY_CLASSES_ROOT\Wow6432Node\CLSID\{EDFA6FE2-C2C5-4BE1-9F12-F1ED37D85EE2}\InprocServer32</p>
</blockquote>

<p>will tell you where the file(s) are being run from.</p>

<p>If you want to manually register the dll to a particular location you need to open a cmd window as Administrator and then run:</p>

<blockquote>
<p>C:\Windows\Microsoft.NET\Framework\v4.0.30319\regasm.exe /codebase /tlb C:\AMS\CMSI_v2.2.0a\code\XGMapLinkArcgisExtension.dll</p>
</blockquote>

<blockquote>
<p>C:\Program Files (x86)\Common Files\ArcGIS\bin\ESRIRegasm.exe" /p:Desktop C:\AMS\CMSI_v2.2.0a\code\XGMapLinkArcgisExtension.dll</p>
</blockquote>
<br /><a href='https://www.esdm.co.uk/arcgis-maplink-finding-and-checking-dll-registration'></a>&nbsp;&nbsp;<a href='https://www.esdm.co.uk/arcgis-maplink-finding-and-checking-dll-registration'>...</a>]]></description>
      <link>https://www.esdm.co.uk/arcgis-maplink-finding-and-checking-dll-registration</link>
      <author>()</author>
      <comments>https://www.esdm.co.uk/arcgis-maplink-finding-and-checking-dll-registration</comments>
      <guid isPermaLink="true">https://www.esdm.co.uk/arcgis-maplink-finding-and-checking-dll-registration</guid>
      <pubDate>Wed, 25 Sep 2013 08:17:00 GMT</pubDate>
    </item>
  </channel>
</rss>