<?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: Bing Service in ArcGIS API for Silverlight Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/bing-service/m-p/369167#M9531</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The staging servers has been deprecated by Microsoft, including their token service. The good news is that it has gotten a lot simpler now. Instead, go to &lt;/SPAN&gt;&lt;A href="http://www.bingmapsportal.com"&gt;www.bingmapsportal.com&lt;/A&gt;&lt;SPAN&gt; sign up, log in and generate a token/app id. This token doesn't expire.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Now all you need to do is set the token property on the layer:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;bing:TileLayer Token="[your token goes here]" /&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;You do not need to do anything on the server to generate a token. Also note that staging server is not supported with these new tokens.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 17 May 2010 18:16:37 GMT</pubDate>
    <dc:creator>dotMorten_esri</dc:creator>
    <dc:date>2010-05-17T18:16:37Z</dc:date>
    <item>
      <title>Bing Service</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/bing-service/m-p/369166#M9530</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I am just curious has anyone had any luck with setting up connecting to bing services, when they dont' start with the sample that is provided on the resource centers?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have downloaded that and got BING Map and Geocoder working. However when I tried to move it to a pre-existing application I can't get it to add the web Service Reference.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So I followed the steps here&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://resources.esri.com/help/9.3/arcgisserver/apis/silverlight/help/Using_VEtokenservice.htm"&gt;http://resources.esri.com/help/9.3/arcgisserver/apis/silverlight/help/Using_VEtokenservice.htm&lt;/A&gt;&lt;A href="http://resources.esri.com/help/9.3/arcgisserver/apis/silverlight/help/Using_VEtokenservice.htm"&gt;http://resources.esri.com/help/9.3/arcgisserver/apis/silverlight/help/Using_VEtokenservice.htm&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;And can't get step 2 to work. VS2008 either doesn't prompt me for a password or prompts me 3 times then nothing. I have logged into Bing's developer centre and tested the password and they say it is valid. But yet I continue to get the following error.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN&gt;There was an error downloading '&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://staging.common.virtualearth.net/find-30/common.asmx?wsdl" rel="nofollow" target="_blank"&gt;http://staging.common.virtualearth.net/find-30/common.asmx?wsdl&lt;/A&gt;&lt;SPAN&gt;'.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The request failed with HTTP status 400: Bad Request.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN&gt;There was an error downloading '&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://staging.common.virtualearth.net/find-30/common.asmx?wsdl/$metadata" rel="nofollow" target="_blank"&gt;http://staging.common.virtualearth.net/find-30/common.asmx?wsdl/$metadata&lt;/A&gt;&lt;SPAN&gt;'.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The request failed with HTTP status 4&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am using the staging url with out the s, although I have tried it with the s also.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Also I am using a service reference then goign to web reference to add it. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is it me or is something up with VS? I have seen other posts on Microsoft sites but never saw a solution....&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 May 2010 15:20:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/bing-service/m-p/369166#M9530</guid>
      <dc:creator>HeatherHainsworth</dc:creator>
      <dc:date>2010-05-14T15:20:35Z</dc:date>
    </item>
    <item>
      <title>Re: Bing Service</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/bing-service/m-p/369167#M9531</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The staging servers has been deprecated by Microsoft, including their token service. The good news is that it has gotten a lot simpler now. Instead, go to &lt;/SPAN&gt;&lt;A href="http://www.bingmapsportal.com"&gt;www.bingmapsportal.com&lt;/A&gt;&lt;SPAN&gt; sign up, log in and generate a token/app id. This token doesn't expire.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Now all you need to do is set the token property on the layer:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;bing:TileLayer Token="[your token goes here]" /&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;You do not need to do anything on the server to generate a token. Also note that staging server is not supported with these new tokens.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 May 2010 18:16:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/bing-service/m-p/369167#M9531</guid>
      <dc:creator>dotMorten_esri</dc:creator>
      <dc:date>2010-05-17T18:16:37Z</dc:date>
    </item>
    <item>
      <title>Re: Bing Service</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/bing-service/m-p/369168#M9532</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;I am just curious has anyone had any luck with setting up connecting to bing services, when they dont' start with the sample that is provided on the resource centers?&lt;BR /&gt;&lt;BR /&gt;I have downloaded that and got BING Map and Geocoder working. However when I tried to move it to a pre-existing application I can't get it to add the web Service Reference.&lt;BR /&gt;&lt;BR /&gt;So I followed the steps here&lt;BR /&gt;&lt;A href="http://resources.esri.com/help/9.3/arcgisserver/apis/silverlight/help/Using_VEtokenservice.htm"&gt;http://resources.esri.com/help/9.3/arcgisserver/apis/silverlight/help/Using_VEtokenservice.htm&lt;/A&gt;&lt;A href="http://resources.esri.com/help/9.3/arcgisserver/apis/silverlight/help/Using_VEtokenservice.htm"&gt;http://resources.esri.com/help/9.3/arcgisserver/apis/silverlight/help/Using_VEtokenservice.htm&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;And can't get step 2 to work. VS2008 either doesn't prompt me for a password or prompts me 3 times then nothing. I have logged into Bing's developer centre and tested the password and they say it is valid. But yet I continue to get the following error.&lt;BR /&gt;&lt;BR /&gt;There was an error downloading 'http://staging.common.virtualearth.net/find-30/common.asmx?wsdl'.&lt;BR /&gt;The request failed with HTTP status 400: Bad Request.&lt;BR /&gt;There was an error downloading 'http://staging.common.virtualearth.net/find-30/common.asmx?wsdl/$metadata'.&lt;BR /&gt;The request failed with HTTP status 4&lt;BR /&gt;&lt;BR /&gt;I am using the staging url with out the s, although I have tried it with the s also.&lt;BR /&gt;&lt;BR /&gt;Also I am using a service reference then goign to web reference to add it. &lt;BR /&gt;&lt;BR /&gt;Is it me or is something up with VS? I have seen other posts on Microsoft sites but never saw a solution....&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;you try this step:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;1) Select the �??Add Service Reference�?��?� item from the Website menu. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2) Click on the �??Advanced�?��?� button. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;3) Click on the �??Add Web Reference�?��?� button. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;4) Enter &lt;/SPAN&gt;&lt;A href="http://staging.common.virtualearth.net/find-30/common.asmx?wsdl"&gt;http://staging.common.virtualearth.net/find-30/common.asmx?wsdl&lt;/A&gt;&lt;SPAN&gt; for the URL and then hit the �??Go�?� button. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;When prompted, enter your Virtual Earth Developer Account ID and password. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Once WSDL has been downloaded, give the web reference a meaningful name like �??TokenService�?� then click the �??Add Reference�?� button.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 May 2010 18:44:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/bing-service/m-p/369168#M9532</guid>
      <dc:creator>nicogis</dc:creator>
      <dc:date>2010-05-17T18:44:50Z</dc:date>
    </item>
    <item>
      <title>Re: Bing Service</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/bing-service/m-p/369169#M9533</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Morten, &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I did get it to work with just a token but question for you does this mean that you cannot use staging at all anymore? As before you could build a number of applications using staging, now you have up to 5 you can build using production only. Is that right?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 May 2010 19:08:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/bing-service/m-p/369169#M9533</guid>
      <dc:creator>HeatherHainsworth</dc:creator>
      <dc:date>2010-05-17T19:08:14Z</dc:date>
    </item>
    <item>
      <title>Re: Bing Service</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/bing-service/m-p/369170#M9534</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I suggest you contact Microsoft Bing and ask them. I don't know their licensing well enough. Their contact information is at the front page for their portal.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;But you are correct that you shouldn't be using Staging anymore.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 May 2010 19:12:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/bing-service/m-p/369170#M9534</guid>
      <dc:creator>dotMorten_esri</dc:creator>
      <dc:date>2010-05-19T19:12:07Z</dc:date>
    </item>
  </channel>
</rss>

