<?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 Bing Maps in BaseMapGallery in ArcGIS Viewer for Silverlight Questions</title>
    <link>https://community.esri.com/t5/arcgis-viewer-for-silverlight-questions/bing-maps-in-basemapgallery/m-p/606412#M1607</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;How do you get Bing Maps to work in the BaseMapGallery tool?&amp;nbsp; In the Tools.xml file, the default configuration includes some Bing Maps (see below), but they don't show up.&amp;nbsp; I did manage to get them to appear in the gallery by changing the BaseMapType to Tile/Road/Aerial/Hybrid, but then I get an error when I click on it:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;There was an error connecting to &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://dev.virtualearth.net/webservices/v1/imageryservice/imageryservice.svc" rel="nofollow" target="_blank"&gt;http://dev.virtualearth.net/webservices/v1/imageryservice/imageryservice.svc&lt;/A&gt;&lt;SPAN&gt;.&amp;nbsp; Please check the URL, make sure the service is running, and try again.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;When creating a TileLayer in code, no URL is necessary.&amp;nbsp; I tried putting my Bing Maps key in various places, but I still couldn't get it to work.&amp;nbsp; What am I missing?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mike&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="plain" name="code"&gt;&amp;lt;BaseMapInfo&amp;gt; &amp;nbsp; &amp;lt;DisplayName&amp;gt;Bing Maps Roads&amp;lt;/DisplayName&amp;gt; &amp;nbsp; &amp;lt;Name&amp;gt;Roads&amp;lt;/Name&amp;gt; &amp;nbsp; &amp;lt;ThumbnailImage&amp;gt;Images/basemaps/bingmaps_roads.png&amp;lt;/ThumbnailImage&amp;gt; &amp;nbsp; &amp;lt;Url&amp;gt;http://dev.virtualearth.net/webservices/v1/imageryservice/imageryservice.svc&amp;lt;/Url&amp;gt; &amp;nbsp; &amp;lt;BaseMapType&amp;gt;BingMaps&amp;lt;/BaseMapType&amp;gt; &amp;lt;/BaseMapInfo&amp;gt; &amp;lt;BaseMapInfo&amp;gt; &amp;nbsp; &amp;lt;DisplayName&amp;gt;Bing Maps Aerial&amp;lt;/DisplayName&amp;gt; &amp;nbsp; &amp;lt;Name&amp;gt;Aerial&amp;lt;/Name&amp;gt; &amp;nbsp; &amp;lt;ThumbnailImage&amp;gt;Images/basemaps/bingmaps_aerial.png&amp;lt;/ThumbnailImage&amp;gt; &amp;nbsp; &amp;lt;Url&amp;gt;http://dev.virtualearth.net/webservices/v1/imageryservice/imageryservice.svc&amp;lt;/Url&amp;gt; &amp;nbsp; &amp;lt;BaseMapType&amp;gt;BingMaps&amp;lt;/BaseMapType&amp;gt; &amp;lt;/BaseMapInfo&amp;gt; &amp;lt;BaseMapInfo&amp;gt; &amp;nbsp; &amp;lt;DisplayName&amp;gt;Bing Maps Hybrid&amp;lt;/DisplayName&amp;gt; &amp;nbsp; &amp;lt;Name&amp;gt;Hybrid&amp;lt;/Name&amp;gt; &amp;nbsp; &amp;lt;ThumbnailImage&amp;gt;Images/basemaps/bingmaps_hybrid.png&amp;lt;/ThumbnailImage&amp;gt; &amp;nbsp; &amp;lt;Url&amp;gt;http://dev.virtualearth.net/webservices/v1/imageryservice/imageryservice.svc&amp;lt;/Url&amp;gt; &amp;nbsp; &amp;lt;BaseMapType&amp;gt;BingMaps&amp;lt;/BaseMapType&amp;gt; &amp;lt;/BaseMapInfo&amp;gt;&lt;/PRE&gt;&lt;DIV style="display:none;"&gt; &lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 17 Sep 2012 18:18:43 GMT</pubDate>
    <dc:creator>MichaelLacy</dc:creator>
    <dc:date>2012-09-17T18:18:43Z</dc:date>
    <item>
      <title>Bing Maps in BaseMapGallery</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-silverlight-questions/bing-maps-in-basemapgallery/m-p/606412#M1607</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;How do you get Bing Maps to work in the BaseMapGallery tool?&amp;nbsp; In the Tools.xml file, the default configuration includes some Bing Maps (see below), but they don't show up.&amp;nbsp; I did manage to get them to appear in the gallery by changing the BaseMapType to Tile/Road/Aerial/Hybrid, but then I get an error when I click on it:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;There was an error connecting to &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://dev.virtualearth.net/webservices/v1/imageryservice/imageryservice.svc" rel="nofollow" target="_blank"&gt;http://dev.virtualearth.net/webservices/v1/imageryservice/imageryservice.svc&lt;/A&gt;&lt;SPAN&gt;.&amp;nbsp; Please check the URL, make sure the service is running, and try again.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;When creating a TileLayer in code, no URL is necessary.&amp;nbsp; I tried putting my Bing Maps key in various places, but I still couldn't get it to work.&amp;nbsp; What am I missing?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mike&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="plain" name="code"&gt;&amp;lt;BaseMapInfo&amp;gt; &amp;nbsp; &amp;lt;DisplayName&amp;gt;Bing Maps Roads&amp;lt;/DisplayName&amp;gt; &amp;nbsp; &amp;lt;Name&amp;gt;Roads&amp;lt;/Name&amp;gt; &amp;nbsp; &amp;lt;ThumbnailImage&amp;gt;Images/basemaps/bingmaps_roads.png&amp;lt;/ThumbnailImage&amp;gt; &amp;nbsp; &amp;lt;Url&amp;gt;http://dev.virtualearth.net/webservices/v1/imageryservice/imageryservice.svc&amp;lt;/Url&amp;gt; &amp;nbsp; &amp;lt;BaseMapType&amp;gt;BingMaps&amp;lt;/BaseMapType&amp;gt; &amp;lt;/BaseMapInfo&amp;gt; &amp;lt;BaseMapInfo&amp;gt; &amp;nbsp; &amp;lt;DisplayName&amp;gt;Bing Maps Aerial&amp;lt;/DisplayName&amp;gt; &amp;nbsp; &amp;lt;Name&amp;gt;Aerial&amp;lt;/Name&amp;gt; &amp;nbsp; &amp;lt;ThumbnailImage&amp;gt;Images/basemaps/bingmaps_aerial.png&amp;lt;/ThumbnailImage&amp;gt; &amp;nbsp; &amp;lt;Url&amp;gt;http://dev.virtualearth.net/webservices/v1/imageryservice/imageryservice.svc&amp;lt;/Url&amp;gt; &amp;nbsp; &amp;lt;BaseMapType&amp;gt;BingMaps&amp;lt;/BaseMapType&amp;gt; &amp;lt;/BaseMapInfo&amp;gt; &amp;lt;BaseMapInfo&amp;gt; &amp;nbsp; &amp;lt;DisplayName&amp;gt;Bing Maps Hybrid&amp;lt;/DisplayName&amp;gt; &amp;nbsp; &amp;lt;Name&amp;gt;Hybrid&amp;lt;/Name&amp;gt; &amp;nbsp; &amp;lt;ThumbnailImage&amp;gt;Images/basemaps/bingmaps_hybrid.png&amp;lt;/ThumbnailImage&amp;gt; &amp;nbsp; &amp;lt;Url&amp;gt;http://dev.virtualearth.net/webservices/v1/imageryservice/imageryservice.svc&amp;lt;/Url&amp;gt; &amp;nbsp; &amp;lt;BaseMapType&amp;gt;BingMaps&amp;lt;/BaseMapType&amp;gt; &amp;lt;/BaseMapInfo&amp;gt;&lt;/PRE&gt;&lt;DIV style="display:none;"&gt; &lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Sep 2012 18:18:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-silverlight-questions/bing-maps-in-basemapgallery/m-p/606412#M1607</guid>
      <dc:creator>MichaelLacy</dc:creator>
      <dc:date>2012-09-17T18:18:43Z</dc:date>
    </item>
    <item>
      <title>Re: Bing Maps in BaseMapGallery</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-silverlight-questions/bing-maps-in-basemapgallery/m-p/606413#M1608</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Michael,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Did you put your Bing Maps App ID in the Application Builder - Application Settings? &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Once you have entered your key, the Bing Maps Road, Aerial, and Hybrid basemaps are available for use.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Katy&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Sep 2012 15:29:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-silverlight-questions/bing-maps-in-basemapgallery/m-p/606413#M1608</guid>
      <dc:creator>KatherineDalton</dc:creator>
      <dc:date>2012-09-19T15:29:07Z</dc:date>
    </item>
    <item>
      <title>Re: Bing Maps in BaseMapGallery</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-silverlight-questions/bing-maps-in-basemapgallery/m-p/606414#M1609</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;No, I did not.&amp;nbsp; We aren't using the application builder -- deploying from Visual Studio -- but I see where to put it in the Application.xml config file.&amp;nbsp; Thanks!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Sep 2012 15:52:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-silverlight-questions/bing-maps-in-basemapgallery/m-p/606414#M1609</guid>
      <dc:creator>MichaelLacy</dc:creator>
      <dc:date>2012-09-19T15:52:21Z</dc:date>
    </item>
  </channel>
</rss>

