<?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 silverlight api dll's not registering in gac during api install in ArcGIS API for Silverlight Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/silverlight-api-dll-s-not-registering-in-gac/m-p/220153#M5527</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I'm using Windows XP.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm trying to install the ArcGIS Silverlight API. After running the API installation I fired up a new Silverlight project in Visual Studio 2010. I followed instructions in the Getting started section of the API's Concepts page. However, ESRI.ArcGIS.Client is missing when I attempt to add it as a reference to the project. I checked the gac and none of the dll's included in the api installation are registered. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Anybody run into this before?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 25 Apr 2012 14:21:04 GMT</pubDate>
    <dc:creator>JamesRafferty</dc:creator>
    <dc:date>2012-04-25T14:21:04Z</dc:date>
    <item>
      <title>silverlight api dll's not registering in gac during api install</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/silverlight-api-dll-s-not-registering-in-gac/m-p/220153#M5527</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I'm using Windows XP.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm trying to install the ArcGIS Silverlight API. After running the API installation I fired up a new Silverlight project in Visual Studio 2010. I followed instructions in the Getting started section of the API's Concepts page. However, ESRI.ArcGIS.Client is missing when I attempt to add it as a reference to the project. I checked the gac and none of the dll's included in the api installation are registered. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Anybody run into this before?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Apr 2012 14:21:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/silverlight-api-dll-s-not-registering-in-gac/m-p/220153#M5527</guid>
      <dc:creator>JamesRafferty</dc:creator>
      <dc:date>2012-04-25T14:21:04Z</dc:date>
    </item>
    <item>
      <title>Re: silverlight api dll's not registering in gac during api install</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/silverlight-api-dll-s-not-registering-in-gac/m-p/220154#M5528</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Which version of the API did you install? If you installed v2.x, your Silverlight application must be Silverlight v4. If you installed v3.0 Pre-Release, your Silverlight application must be Silverlight v5. The .NET references are filtered by Silverlight version.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Apr 2012 15:53:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/silverlight-api-dll-s-not-registering-in-gac/m-p/220154#M5528</guid>
      <dc:creator>JenniferNery</dc:creator>
      <dc:date>2012-04-25T15:53:23Z</dc:date>
    </item>
    <item>
      <title>Re: silverlight api dll's not registering in gac during api install</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/silverlight-api-dll-s-not-registering-in-gac/m-p/220155#M5529</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks for replying. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I attempted to install version 2.4 of the API. I have Silverlight version 4 installed. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;It is good to know that the .NET references are filtered by Silverlight version. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;However, the API dll's are not showing up in the global assembly cache of the machine, regardless of Visual Studio. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I could probably manually add them, but I'd rather not if there's a known reason they're not registering.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Apr 2012 16:10:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/silverlight-api-dll-s-not-registering-in-gac/m-p/220155#M5529</guid>
      <dc:creator>JamesRafferty</dc:creator>
      <dc:date>2012-04-25T16:10:36Z</dc:date>
    </item>
    <item>
      <title>Re: silverlight api dll's not registering in gac during api install</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/silverlight-api-dll-s-not-registering-in-gac/m-p/220156#M5530</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;None of the DLL's are supposed to be installed in the GAC in the first place, so I'm not sure why you would expect them to be there (not to mention you can't even install SL assemblies in the GAC, since this is only for .NET assemblies).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Make sure you are creating a Silverlight 4 project to have the assemblies show up in the add references dialog (they will be listed under the extensions). If not, try and reinstall the SDK.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Apr 2012 18:27:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/silverlight-api-dll-s-not-registering-in-gac/m-p/220156#M5530</guid>
      <dc:creator>dotMorten_esri</dc:creator>
      <dc:date>2012-04-26T18:27:15Z</dc:date>
    </item>
    <item>
      <title>Re: silverlight api dll's not registering in gac during api install</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/silverlight-api-dll-s-not-registering-in-gac/m-p/220157#M5531</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks for correcting me. It turns out I was trying to add the reference to the wrong project in the solution. Whoops.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;-James&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Apr 2012 19:05:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/silverlight-api-dll-s-not-registering-in-gac/m-p/220157#M5531</guid>
      <dc:creator>JamesRafferty</dc:creator>
      <dc:date>2012-04-26T19:05:48Z</dc:date>
    </item>
  </channel>
</rss>

