<?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: PrintTask: Unable to connect to Microsoft Bing service in ArcGIS API for Silverlight Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/printtask-unable-to-connect-to-microsoft-bing/m-p/433093#M11180</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Also discovered that the Silverlight printing tool that was working until recently continues to work when connected to one of ESRI's test servers rather than my own server. Does this suggest that its a local server problem? Sorry couldn't find a record of the registered bug on the system. Are ESRI seeking a solution?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 28 Jun 2013 08:47:52 GMT</pubDate>
    <dc:creator>StevenHumphries1</dc:creator>
    <dc:date>2013-06-28T08:47:52Z</dc:date>
    <item>
      <title>PrintTask: Unable to connect to Microsoft Bing service</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/printtask-unable-to-connect-to-microsoft-bing/m-p/433090#M11177</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I'm using PrintTask and PrintParameters to create a PDF of my map services. Recently the PrintTask fails with this error &lt;/SPAN&gt;&lt;STRONG style="font-style: italic;"&gt;"Unable to connect to Microsoft Bing service. Authentication failed"&lt;/STRONG&gt;&lt;SPAN&gt;. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any suggestions on how to get the PrintTask / PrintParameters to authenticate the Microsoft Bing Server?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Apr 2013 22:21:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/printtask-unable-to-connect-to-microsoft-bing/m-p/433090#M11177</guid>
      <dc:creator>JaredA</dc:creator>
      <dc:date>2013-04-22T22:21:47Z</dc:date>
    </item>
    <item>
      <title>Re: PrintTask: Unable to connect to Microsoft Bing service</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/printtask-unable-to-connect-to-microsoft-bing/m-p/433091#M11178</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I had the exact same problem.&amp;nbsp; Monitoring web traffic showed that it was attempting to connect to serverapi.arcgisonline.com/veadaptor, and receiving an authentication error from that as well.&amp;nbsp; Pasting the JSON created by the PrintTask into the rest endpoint fails, i.e.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; "operationalLayers":[&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; {&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "opacity":1,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "visibility":true,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "type":"BingMapsRoad",&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; },&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;However, if you modify this and include your Bing key&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; "operationalLayers":[&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; {&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "opacity":1,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "visibility":true,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "type":"BingMapsRoad",&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;STRONG&gt;"key":"&amp;lt;insert key here&amp;gt;"&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; },&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;it works fine and the map is exported correctly.&amp;nbsp; I talked to ESRI support and they said that Bing authentication procedures is changing rather quickly.&amp;nbsp; Unfortunately, right now the JSON created by the PrintTask doesn't include the key.&amp;nbsp; They logged it as a bug [&lt;/SPAN&gt;&lt;STRONG&gt;#NIM091676&amp;nbsp; Bing layer JSON needs to include key&lt;/STRONG&gt;&lt;SPAN&gt; and made it sound like this is a pretty time-sensitive fix and that it should be included in the next release.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 May 2013 17:49:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/printtask-unable-to-connect-to-microsoft-bing/m-p/433091#M11178</guid>
      <dc:creator>ChrisSaylor</dc:creator>
      <dc:date>2013-05-15T17:49:28Z</dc:date>
    </item>
    <item>
      <title>Re: PrintTask: Unable to connect to Microsoft Bing service</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/printtask-unable-to-connect-to-microsoft-bing/m-p/433092#M11179</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Yes. Same problem here too. Would be pleased to hear if there is a work around. A flex viewer using the same export service works ok.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Jun 2013 17:57:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/printtask-unable-to-connect-to-microsoft-bing/m-p/433092#M11179</guid>
      <dc:creator>StevenHumphries1</dc:creator>
      <dc:date>2013-06-27T17:57:19Z</dc:date>
    </item>
    <item>
      <title>Re: PrintTask: Unable to connect to Microsoft Bing service</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/printtask-unable-to-connect-to-microsoft-bing/m-p/433093#M11180</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Also discovered that the Silverlight printing tool that was working until recently continues to work when connected to one of ESRI's test servers rather than my own server. Does this suggest that its a local server problem? Sorry couldn't find a record of the registered bug on the system. Are ESRI seeking a solution?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Jun 2013 08:47:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/printtask-unable-to-connect-to-microsoft-bing/m-p/433093#M11180</guid>
      <dc:creator>StevenHumphries1</dc:creator>
      <dc:date>2013-06-28T08:47:52Z</dc:date>
    </item>
  </channel>
</rss>

