<?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: Server Printing Error Silverlight API 3.2 in ArcGIS API for Silverlight Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/server-printing-error-silverlight-api-3-2/m-p/237698#M6162</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sofia,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Are you talking about this SDK sample? &lt;A href="https://developers.arcgis.com/silverlight/sample-code/start.htm#ExportWebMap" title="https://developers.arcgis.com/silverlight/sample-code/start.htm#ExportWebMap"&gt;ArcGIS API for Silverlight - Interactive Samples | ArcGIS for Developers&lt;/A&gt; . sampleserver6 could have been down when you tried it. See first that when you click "Export Map" in the sample that a pop-up is not blocked and you're able to see the printout on a separate window like this or maybe opened in another tab.&lt;/P&gt;&lt;P&gt;&lt;IMG alt="printresult.PNG" class="jive-image image-1" src="https://community.esri.com/legacyfs/online/21735_printresult.PNG" style="width: 620px; height: 333px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you copied the XAML and Code-Behind C# as-is but using the namespace of your app, it should still work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can also click "Download samples"&amp;nbsp; which will take you to github. Click "Download ZIP". Open the ArcGISSilverlightSDK solution file and make ArcGISSilverlightSDKWeb as the startup project.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 16 Oct 2014 23:42:47 GMT</pubDate>
    <dc:creator>JenniferNery</dc:creator>
    <dc:date>2014-10-16T23:42:47Z</dc:date>
    <item>
      <title>Server Printing Error Silverlight API 3.2</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/server-printing-error-silverlight-api-3-2/m-p/237697#M6161</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm using&amp;nbsp; ExportWebMap SL API 3.2 with the sample code from ESRI, but&amp;nbsp; when I run the app, I have this error: &lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;Error&lt;/TD&gt;&lt;TD&gt;{System.Net.WebException: The remote server returned an error: NotFound. &lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;---&amp;gt; System.Net.WebException: The remote server returned an error: NotFound.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; at System.Net.Browser.BrowserHttpWebRequest.InternalEndGetResponse(IAsyncResult asyncResult)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; at System.Net.Browser.BrowserHttpWebRequest.&amp;lt;&amp;gt;c__DisplayClassa.&amp;lt;EndGetResponse&amp;gt;b__9(Object sendState)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; at System.Net.Browser.AsyncHelper.&amp;lt;&amp;gt;c__DisplayClass4.&amp;lt;BeginOnUI&amp;gt;b__0(Object sendState)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; --- End of inner exception stack trace ---&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; at System.Net.Browser.AsyncHelper.BeginOnUI(SendOrPostCallback beginMethod, Object state)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; at System.Net.Browser.BrowserHttpWebRequest.EndGetResponse(IAsyncResult asyncResult)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; at System.Net.WebClient.GetWebResponse(WebRequest request, IAsyncResult result)&lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&amp;nbsp;&amp;nbsp; at System.Net.WebClient.DownloadBitsResponseCallback(IAsyncResult result)}&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;System.Exception {System.Net.WebException}&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In this case I used the following rest service:&lt;/P&gt;&lt;P&gt;&lt;A href="http://sampleserver6.arcgisonline.com/arcgis/rest/services/Utilities/PrintingTools/GPServer/Export%20Web%20Map%20Task" title="http://sampleserver6.arcgisonline.com/arcgis/rest/services/Utilities/PrintingTools/GPServer/Export%20Web%20Map%20Task"&gt;Task: Export Web Map Task&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Something knows reason for this error???? Because I'm not change the code of the example.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sofia&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Sep 2014 18:43:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/server-printing-error-silverlight-api-3-2/m-p/237697#M6161</guid>
      <dc:creator>SOFIARUEDA</dc:creator>
      <dc:date>2014-09-29T18:43:11Z</dc:date>
    </item>
    <item>
      <title>Re: Server Printing Error Silverlight API 3.2</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/server-printing-error-silverlight-api-3-2/m-p/237698#M6162</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sofia,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Are you talking about this SDK sample? &lt;A href="https://developers.arcgis.com/silverlight/sample-code/start.htm#ExportWebMap" title="https://developers.arcgis.com/silverlight/sample-code/start.htm#ExportWebMap"&gt;ArcGIS API for Silverlight - Interactive Samples | ArcGIS for Developers&lt;/A&gt; . sampleserver6 could have been down when you tried it. See first that when you click "Export Map" in the sample that a pop-up is not blocked and you're able to see the printout on a separate window like this or maybe opened in another tab.&lt;/P&gt;&lt;P&gt;&lt;IMG alt="printresult.PNG" class="jive-image image-1" src="https://community.esri.com/legacyfs/online/21735_printresult.PNG" style="width: 620px; height: 333px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you copied the XAML and Code-Behind C# as-is but using the namespace of your app, it should still work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can also click "Download samples"&amp;nbsp; which will take you to github. Click "Download ZIP". Open the ArcGISSilverlightSDK solution file and make ArcGISSilverlightSDKWeb as the startup project.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Oct 2014 23:42:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/server-printing-error-silverlight-api-3-2/m-p/237698#M6162</guid>
      <dc:creator>JenniferNery</dc:creator>
      <dc:date>2014-10-16T23:42:47Z</dc:date>
    </item>
  </channel>
</rss>

