<?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: Error using Bing Maps Hybrid in ArcGIS Viewer for Silverlight Questions</title>
    <link>https://community.esri.com/t5/arcgis-viewer-for-silverlight-questions/error-using-bing-maps-hybrid/m-p/427458#M1180</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Perfect!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you very much.&amp;nbsp; Quite easy when you know where to go.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;It is working perfectly now.&amp;nbsp; Again, I appreciate the assistance.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;bret&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Hi Bret,&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;BR /&gt;Please see this ArcGIS Viewer for Silverlight help topic:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://help.arcgis.com/en/webapps/silverlightviewer/help/index.html#/Application_Builder_settings/017700000044000000/"&gt;Application Builder settings &lt;/A&gt;&lt;BR /&gt;(look for the &lt;SPAN style="font-style:italic;"&gt;Bing AppID&lt;/SPAN&gt; setting)&lt;BR /&gt;&lt;BR /&gt;Hope this helps,&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 04 Apr 2012 15:52:15 GMT</pubDate>
    <dc:creator>BretRowlinson</dc:creator>
    <dc:date>2012-04-04T15:52:15Z</dc:date>
    <item>
      <title>Error using Bing Maps Hybrid</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-silverlight-questions/error-using-bing-maps-hybrid/m-p/427452#M1174</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;This was working at some point and now isn't.&amp;nbsp; I am not sure if it broke the same time that I upgraded to ArcGIS for Silverlight 1.0.1&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I can create and publish a map in arcgis.com using Bing Maps Hybrid as a base layer.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;When I use that map to create a map in Silverlight, I get an error on loading:&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Error initializing layer: Bing Maps Hybrid&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;With the details:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Credentials are either invalid or unspecified.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; at ESRI.ArcGIS.Client.Layer.OnInitializationFailed(EventArgs e)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; at ESRI.ArcGIS.Client.Layer.Initialize()&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; at ESRI.ArcGIS.Client.Bing.TileLayer.imageryService_GetImageryMetadataCompleted(Object sender, GetImageryMetadataCompletedEventArgs e)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; at ESRI.ArcGIS.Client.Bing.ImageryService.ImageryServiceClient.OnGetImageryMetadataCompleted(Object state)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Also, I notice in the list of basemaps available, there are no Bing ones.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Does anyone have a fix for this? I am working on publishing a cemetery map that would pretty much requires the aerial on it for readability.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Apr 2012 20:53:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-silverlight-questions/error-using-bing-maps-hybrid/m-p/427452#M1174</guid>
      <dc:creator>BretRowlinson</dc:creator>
      <dc:date>2012-04-03T20:53:05Z</dc:date>
    </item>
    <item>
      <title>Re: Error using Bing Maps Hybrid</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-silverlight-questions/error-using-bing-maps-hybrid/m-p/427453#M1175</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Bret,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;As of March 31, 2012, the Bing Maps Token Service has been retired by Microsoft.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Users who want to use Bing maps will need to get their own Bing Maps key. From the ArcGIS Server help documentation:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;"The Bing Maps key information is retrieved from your ArcGIS Server authorization file. If you receive a message that your key is not found or corrupt, please contact &lt;/SPAN&gt;&lt;A href="http://service.esri.com/"&gt;ESRI Customer Service&lt;/A&gt;&lt;SPAN&gt; to ensure that your authorization file is valid and includes access to Bing Maps."&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hope this helps,&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Apr 2012 21:13:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-silverlight-questions/error-using-bing-maps-hybrid/m-p/427453#M1175</guid>
      <dc:creator>DerekLaw</dc:creator>
      <dc:date>2012-04-03T21:13:00Z</dc:date>
    </item>
    <item>
      <title>Re: Error using Bing Maps Hybrid</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-silverlight-questions/error-using-bing-maps-hybrid/m-p/427454#M1176</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks for the quick reply.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;What if we don't have an implementation of ArcGIS Server yet?&amp;nbsp; Is there still a way to use the Bing Maps, or is it now only available to licensed ArcGIS users?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Cheers!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Hi Bret,&lt;BR /&gt;&lt;BR /&gt;As of March 31, 2012, the Bing Maps Token Service has been retired by Microsoft.&lt;BR /&gt;&lt;BR /&gt;Users who want to use Bing maps will need to get their own Bing Maps key. From the ArcGIS Server help documentation:&lt;BR /&gt;&lt;BR /&gt;"The Bing Maps key information is retrieved from your ArcGIS Server authorization file. If you receive a message that your key is not found or corrupt, please contact &lt;A href="http://service.esri.com/"&gt;ESRI Customer Service&lt;/A&gt; to ensure that your authorization file is valid and includes access to Bing Maps."&lt;BR /&gt;&lt;BR /&gt;Hope this helps,&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Apr 2012 21:16:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-silverlight-questions/error-using-bing-maps-hybrid/m-p/427454#M1176</guid>
      <dc:creator>BretRowlinson</dc:creator>
      <dc:date>2012-04-03T21:16:08Z</dc:date>
    </item>
    <item>
      <title>Re: Error using Bing Maps Hybrid</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-silverlight-questions/error-using-bing-maps-hybrid/m-p/427455#M1177</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Bret,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt; What if we don't have an implementation of ArcGIS Server yet?&amp;nbsp; Is there still a way to use the Bing Maps, or is it now only available to licensed ArcGIS users? &lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you don't have an ArcGIS Server license, you will have to contact Microsoft directly to obtain a Bing Maps key.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;FYI, please review this blog post for additional background info: &lt;/SPAN&gt;&lt;A href="http://blogs.esri.com/esri/arcgis/2012/03/13/changes-to-bing-maps-token-key/"&gt;&lt;BR /&gt;Changes to Bing Maps token key&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Or, I suppose you could switch your application to use a different basemap service, like World Imagery service.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hope this helps,&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Apr 2012 22:07:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-silverlight-questions/error-using-bing-maps-hybrid/m-p/427455#M1177</guid>
      <dc:creator>DerekLaw</dc:creator>
      <dc:date>2012-04-03T22:07:19Z</dc:date>
    </item>
    <item>
      <title>Re: Error using Bing Maps Hybrid</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-silverlight-questions/error-using-bing-maps-hybrid/m-p/427456#M1178</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks for the info, and the blog post, I had missed that and it clarified things for me.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have obtained a Bing Maps key.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am having trouble finding specifics on how to implement it.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am presuming that I edit a config file in my silverlight app?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any resources to point me in the right direction for this?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Hi Bret,&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;If you don't have an ArcGIS Server license, you will have to contact Microsoft directly to obtain a Bing Maps key.&lt;BR /&gt;&lt;BR /&gt;FYI, please review this blog post for additional background info: &lt;A href="http://blogs.esri.com/esri/arcgis/2012/03/13/changes-to-bing-maps-token-key/"&gt;&lt;BR /&gt;Changes to Bing Maps token key&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Or, I suppose you could switch your application to use a different basemap service, like World Imagery service.&lt;BR /&gt;&lt;BR /&gt;Hope this helps,&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Apr 2012 04:02:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-silverlight-questions/error-using-bing-maps-hybrid/m-p/427456#M1178</guid>
      <dc:creator>BretRowlinson</dc:creator>
      <dc:date>2012-04-04T04:02:43Z</dc:date>
    </item>
    <item>
      <title>Re: Error using Bing Maps Hybrid</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-silverlight-questions/error-using-bing-maps-hybrid/m-p/427457#M1179</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Bret,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt; ... I have obtained a Bing Maps key. ... I am having trouble finding specifics on how to implement it. &lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Please see this ArcGIS Viewer for Silverlight help topic:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://help.arcgis.com/en/webapps/silverlightviewer/help/index.html#/Application_Builder_settings/017700000044000000/"&gt;Application Builder settings &lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt;(look for the &lt;/SPAN&gt;&lt;SPAN style="font-style:italic;"&gt;Bing AppID&lt;/SPAN&gt;&lt;SPAN&gt; setting)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hope this helps,&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Apr 2012 15:27:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-silverlight-questions/error-using-bing-maps-hybrid/m-p/427457#M1179</guid>
      <dc:creator>DerekLaw</dc:creator>
      <dc:date>2012-04-04T15:27:11Z</dc:date>
    </item>
    <item>
      <title>Re: Error using Bing Maps Hybrid</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-silverlight-questions/error-using-bing-maps-hybrid/m-p/427458#M1180</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Perfect!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you very much.&amp;nbsp; Quite easy when you know where to go.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;It is working perfectly now.&amp;nbsp; Again, I appreciate the assistance.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;bret&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Hi Bret,&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;BR /&gt;Please see this ArcGIS Viewer for Silverlight help topic:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://help.arcgis.com/en/webapps/silverlightviewer/help/index.html#/Application_Builder_settings/017700000044000000/"&gt;Application Builder settings &lt;/A&gt;&lt;BR /&gt;(look for the &lt;SPAN style="font-style:italic;"&gt;Bing AppID&lt;/SPAN&gt; setting)&lt;BR /&gt;&lt;BR /&gt;Hope this helps,&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Apr 2012 15:52:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-silverlight-questions/error-using-bing-maps-hybrid/m-p/427458#M1180</guid>
      <dc:creator>BretRowlinson</dc:creator>
      <dc:date>2012-04-04T15:52:15Z</dc:date>
    </item>
  </channel>
</rss>

