<?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 is not working after secured Map Service in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/printtask-is-not-working-after-secured-map-service/m-p/698073#M64998</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Khairul, your help is really appreciated!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I did check the log error. But I don't know what I am missing. My secured map service is successfully showing on my map control with my proxy. I guess that my proxy set correctly. The problem is to print it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;&lt;EM&gt;&lt;SPAN style="font-weight: inherit; font-family: inherit;"&gt;"Layer "Custom Layer": Unable to connect to map server at&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://myserver/arcgis/rest/services/DynamicMap/MapServer" rel="nofollow" style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #287433;" target="_blank"&gt;http://myserver/arcgis/rest/services/DynamicMap/MapServer&lt;/A&gt;&lt;SPAN style="font-weight: inherit; font-family: inherit;"&gt;.&lt;/SPAN&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;&lt;EM&gt;Failed to execute (Export Web Map)."&lt;/EM&gt;&lt;/P&gt;&lt;P style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;&lt;/P&gt;&lt;P style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 28 Nov 2014 17:40:58 GMT</pubDate>
    <dc:creator>tomwang1</dc:creator>
    <dc:date>2014-11-28T17:40:58Z</dc:date>
    <item>
      <title>PrintTask is not working after secured Map Service</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/printtask-is-not-working-after-secured-map-service/m-p/698067#M64992</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In My Silverlight app, PrintTask was working with no problem. But after to set a Map Service to allow "&lt;LABEL for="esri_discovery_dijit_form_ResourcePermissionsForm_0_privateRadioButton"&gt;Private, available only to selected users", then I got a error msg:&lt;/LABEL&gt;&lt;/P&gt;&lt;P&gt;"{Error code '400': 'Unable to complete operation.'&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Error executing tool.: Layer "Custom Layer": Unable to connect to map server at &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://myserver/arcgis/rest/services/DynamicMap/MapServer" rel="nofollow" target="_blank"&gt;http://myserver/arcgis/rest/services/DynamicMap/MapServer&lt;/A&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Failed to execute (Export Web Map).&lt;/P&gt;&lt;P&gt;Failed to execute (Export Web Map Task).}"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I did set printTask.ProxyURL = Proxy_URL, also with this proxy, I can call the Map Service and display it on my map control with no problem but cannot print with the MapService?? Please help on this!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tom&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Nov 2014 22:45:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/printtask-is-not-working-after-secured-map-service/m-p/698067#M64992</guid>
      <dc:creator>tomwang1</dc:creator>
      <dc:date>2014-11-18T22:45:50Z</dc:date>
    </item>
    <item>
      <title>Re: PrintTask is not working after secured Map Service</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/printtask-is-not-working-after-secured-map-service/m-p/698068#M64993</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Tom,&lt;/P&gt;&lt;P&gt;have you tried to check the ArcGIS Server log? if your map service is secured the possibilities cause are ssl, cross domain, or something that make the token is invalid.&lt;/P&gt;&lt;P&gt;the following are samples message related with printing tools service failed&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. if your certificate or cross domain setting not configured properly &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;SPAN&gt;The host name in the certificate is invalid or does not match (WinINet ERROR_INTERNET_SEC_CERT_CN_INVALID, 12038), URL = &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://gisserver/arcgis/sharing/generateToken/" rel="nofollow" target="_blank"&gt;https://gisserver/arcgis/sharing/generateToken/&lt;/A&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. if your GIS Server network (printing tools services) cannot access your map services. for the example below, I have GIS Server machine (local) but doesn't have internet connection. in the other hand client application consumed online map service as basemap. printing tools failed due to the machine cannot access online map service.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;SPAN&gt;Error executing tool.: Layer "defaultBasemap": Unable to connect to map server at &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://services.arcgisonline.com/ArcGIS/rest/services/World_Topo_Map/MapServer........Failed" rel="nofollow" target="_blank"&gt;http://services.arcgisonline.com/ArcGIS/rest/services/World_Topo_Map/MapServer........Failed&lt;/A&gt;&lt;SPAN&gt; to execute (Export Web Map). Failed to execute (Export Web Map Task).&lt;/SPAN&gt;&lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Nov 2014 05:32:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/printtask-is-not-working-after-secured-map-service/m-p/698068#M64993</guid>
      <dc:creator>khairulamri</dc:creator>
      <dc:date>2014-11-19T05:32:02Z</dc:date>
    </item>
    <item>
      <title>Re: PrintTask is not working after secured Map Service</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/printtask-is-not-working-after-secured-map-service/m-p/698069#M64994</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;H3 style="margin-bottom: 15px; font-weight: normal; font-size: 20px; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #999999;"&gt;Thanks &lt;A _jive_internal="true" class="font-color-normal" href="https://community.esri.com/people/amreecihuy" style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #3d3d3d;"&gt;khairul amri!&lt;/A&gt;‌&lt;/H3&gt;&lt;P&gt;My printing tool has no problem to print with map services which are not secured. So ???&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Nov 2014 23:26:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/printtask-is-not-working-after-secured-map-service/m-p/698069#M64994</guid>
      <dc:creator>tomwang1</dc:creator>
      <dc:date>2014-11-27T23:26:34Z</dc:date>
    </item>
    <item>
      <title>Re: PrintTask is not working after secured Map Service</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/printtask-is-not-working-after-secured-map-service/m-p/698070#M64995</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We had this problem after the upgrade of Internet Explorer 8 across to Internet Explorer 10/11. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To get around this, the service user will require the change to it's profile&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Control Panel -&amp;gt; Internet Options -&amp;gt; Advanced -&amp;gt; Security&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Uncheck "Check for publisher's certificate revocation"&lt;/P&gt;&lt;P&gt;Uncheck "Check for server certificates revocation*"&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Nov 2014 00:32:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/printtask-is-not-working-after-secured-map-service/m-p/698070#M64995</guid>
      <dc:creator>SusanJones</dc:creator>
      <dc:date>2014-11-28T00:32:02Z</dc:date>
    </item>
    <item>
      <title>Re: PrintTask is not working after secured Map Service</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/printtask-is-not-working-after-secured-map-service/m-p/698071#M64996</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Susan for sharing!&lt;/P&gt;&lt;P&gt;But this does not work for me. My problem is to print a map with a secured map service. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Nov 2014 02:13:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/printtask-is-not-working-after-secured-map-service/m-p/698071#M64996</guid>
      <dc:creator>tomwang1</dc:creator>
      <dc:date>2014-11-28T02:13:24Z</dc:date>
    </item>
    <item>
      <title>Re: PrintTask is not working after secured Map Service</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/printtask-is-not-working-after-secured-map-service/m-p/698072#M64997</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;try to print you secured map services (you will get the errors as you mentioned), after that see the ArcGIS Server log. the error message in ArcGIS server log is the indication for you to know the root cause as I mentioned in previous post. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Nov 2014 02:37:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/printtask-is-not-working-after-secured-map-service/m-p/698072#M64997</guid>
      <dc:creator>khairulamri</dc:creator>
      <dc:date>2014-11-28T02:37:03Z</dc:date>
    </item>
    <item>
      <title>Re: PrintTask is not working after secured Map Service</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/printtask-is-not-working-after-secured-map-service/m-p/698073#M64998</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Khairul, your help is really appreciated!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I did check the log error. But I don't know what I am missing. My secured map service is successfully showing on my map control with my proxy. I guess that my proxy set correctly. The problem is to print it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;&lt;EM&gt;&lt;SPAN style="font-weight: inherit; font-family: inherit;"&gt;"Layer "Custom Layer": Unable to connect to map server at&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://myserver/arcgis/rest/services/DynamicMap/MapServer" rel="nofollow" style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #287433;" target="_blank"&gt;http://myserver/arcgis/rest/services/DynamicMap/MapServer&lt;/A&gt;&lt;SPAN style="font-weight: inherit; font-family: inherit;"&gt;.&lt;/SPAN&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;&lt;EM&gt;Failed to execute (Export Web Map)."&lt;/EM&gt;&lt;/P&gt;&lt;P style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;&lt;/P&gt;&lt;P style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Nov 2014 17:40:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/printtask-is-not-working-after-secured-map-service/m-p/698073#M64998</guid>
      <dc:creator>tomwang1</dc:creator>
      <dc:date>2014-11-28T17:40:58Z</dc:date>
    </item>
    <item>
      <title>Re: PrintTask is not working after secured Map Service</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/printtask-is-not-working-after-secured-map-service/m-p/698074#M64999</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;could you share your GIS Server log?&lt;/P&gt;&lt;P&gt;select your printing tools service as source and see the error messages on there. if printing failed, ArcGIS Server should be recorded in the log. we can find the root cause based on the log. I have attached my gis server log as example&lt;/P&gt;&lt;P&gt;&lt;IMG alt="printingTools.png" class="jive-image image-1" src="https://community.esri.com/legacyfs/online/36426_printingTools.png" style="width: 620px; height: 483px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Dec 2014 01:08:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/printtask-is-not-working-after-secured-map-service/m-p/698074#M64999</guid>
      <dc:creator>khairulamri</dc:creator>
      <dc:date>2014-12-02T01:08:48Z</dc:date>
    </item>
    <item>
      <title>Re: PrintTask is not working after secured Map Service</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/printtask-is-not-working-after-secured-map-service/m-p/698075#M65000</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks a lot for keeping help on this. I have my error msg but i don't know how to solve it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;"Error executing tool.: Layer "Custom Layer": Unable to connect to map server at &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://myserver/arcgis/rest/services/DynamicMap/MapServer" rel="nofollow" target="_blank"&gt;http://myserver/arcgis/rest/services/DynamicMap/MapServer&lt;/A&gt;&lt;SPAN&gt;. Failed to execute (Export Web Map). Failed to execute (Export Web Map Task)."&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Dec 2014 16:59:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/printtask-is-not-working-after-secured-map-service/m-p/698075#M65000</guid>
      <dc:creator>tomwang1</dc:creator>
      <dc:date>2014-12-02T16:59:46Z</dc:date>
    </item>
    <item>
      <title>Re: PrintTask is not working after secured Map Service</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/printtask-is-not-working-after-secured-map-service/m-p/698076#M65001</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Tom:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Perhaps it might be an idea to put this out to ESRI Technical support to sort out. We have encountered the same issue and in our case it was fixed with the internet security settings and the Local Group Policy. Your issue is proving more difficult to troubleshoot.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Susan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Dec 2014 18:57:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/printtask-is-not-working-after-secured-map-service/m-p/698076#M65001</guid>
      <dc:creator>SusanJones</dc:creator>
      <dc:date>2014-12-02T18:57:52Z</dc:date>
    </item>
    <item>
      <title>Re: PrintTask is not working after secured Map Service</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/printtask-is-not-working-after-secured-map-service/m-p/698077#M65002</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Susan!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Dec 2014 19:10:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/printtask-is-not-working-after-secured-map-service/m-p/698077#M65002</guid>
      <dc:creator>tomwang1</dc:creator>
      <dc:date>2014-12-02T19:10:09Z</dc:date>
    </item>
    <item>
      <title>Re: PrintTask is not working after secured Map Service</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/printtask-is-not-working-after-secured-map-service/m-p/698078#M65003</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi tom,&lt;/P&gt;&lt;P&gt;How you setup the proxy in arcgis server? You have to setup the proxy through arcgis server account.this is the important steps due to arcgis will communicate with the proxy using this account. &lt;/P&gt;&lt;P&gt;&lt;A href="http://resources.arcgis.com/EN/HELP/MAIN/10.1/index.html#//015400000309000000" title="http://resources.arcgis.com/EN/HELP/MAIN/10.1/index.html#//015400000309000000"&gt;ArcGIS Help 10.1&lt;/A&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Dec 2014 20:53:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/printtask-is-not-working-after-secured-map-service/m-p/698078#M65003</guid>
      <dc:creator>khairulamri</dc:creator>
      <dc:date>2014-12-02T20:53:48Z</dc:date>
    </item>
    <item>
      <title>Re: PrintTask is not working after secured Map Service</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/printtask-is-not-working-after-secured-map-service/m-p/698079#M65004</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok, you are right. The problem is this proxy. I am using a proxy - for ArcGIS API for Silverlight server-side ASP.NET proxy for IIS, but not a proxy server. I don't know what i am missing.???&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;add proxy.ashx and proxy.config to my web site&lt;/LI&gt;&lt;LI&gt;add proxyUrl to my secured map service&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;EM&gt;&amp;lt;esri:ArcGISDynamicMapServiceLayer ID="Dynimac" &lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Url="&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://myserver/ArcGISToken/rest/services/dynimac/MapServer" rel="nofollow" target="_blank"&gt;http://myserver/ArcGISToken/rest/services/dynimac/MapServer&lt;/A&gt;&lt;SPAN&gt;"&lt;/SPAN&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ProxyURL="../proxy.ashx" /&amp;gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;The map service is successfully to add to my map through this proxy. I know my proxy is configured correctly.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Print task is also working correctly, because of printing map with other non-secured map services has no problem at all.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Any thoughts?? &lt;STRONG style="font-size: 13px; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;&lt;A _jive_internal="true" class="font-color-meta-light" href="https://community.esri.com/message/442117#442117" style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #a9a9a9;"&gt;PrintTask is not working after secured Map Service&lt;/A&gt;&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Dec 2014 17:32:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/printtask-is-not-working-after-secured-map-service/m-p/698079#M65004</guid>
      <dc:creator>tomwang1</dc:creator>
      <dc:date>2014-12-03T17:32:33Z</dc:date>
    </item>
    <item>
      <title>Re: PrintTask is not working after secured Map Service</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/printtask-is-not-working-after-secured-map-service/m-p/698080#M65005</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;have you added parameter username and password in your proxy file (proxy.config)?&lt;/P&gt;&lt;P&gt;another way is add your token in your dynamic map service&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;SPAN&gt;1. generate your token through &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://host:6080/arcgis/rest" rel="nofollow" target="_blank"&gt;http://host:6080/arcgis/rest&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;2. put your http referrer or ip&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;3. define your expiration time&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;4. click generate token&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;5. once you get the token, put it on your end point secured rest service&lt;/P&gt;&lt;P&gt;&lt;EM style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;Url="&lt;/SPAN&gt;&lt;SPAN style="color: #287433; font-style: inherit; font-family: inherit; font-weight: inherit;"&gt;&lt;A class="jive-link-external-small" href="http://myserver/ArcGISToken/rest/services/dynimac/MapServer?token=generatedtoken" rel="nofollow" target="_blank"&gt;http://myserver/ArcGISToken/rest/services/dynimac/MapServer?token=generatedtoken&lt;/A&gt;&lt;SPAN&gt;"&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Dec 2014 04:22:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/printtask-is-not-working-after-secured-map-service/m-p/698080#M65005</guid>
      <dc:creator>khairulamri</dc:creator>
      <dc:date>2014-12-04T04:22:33Z</dc:date>
    </item>
    <item>
      <title>Re: PrintTask is not working after secured Map Service</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/printtask-is-not-working-after-secured-map-service/m-p/698081#M65006</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes,&amp;nbsp; I had &lt;SPAN style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;added parameter username and password in your proxy file (proxy.config). That why t&lt;/SPAN&gt;&lt;EM style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;he map service is successfully to add to my map through this proxy. I know my proxy is configured correctly.&lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Dec 2014 15:02:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/printtask-is-not-working-after-secured-map-service/m-p/698081#M65006</guid>
      <dc:creator>tomwang1</dc:creator>
      <dc:date>2014-12-04T15:02:47Z</dc:date>
    </item>
    <item>
      <title>Re: PrintTask is not working after secured Map Service</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/printtask-is-not-working-after-secured-map-service/m-p/698082#M65007</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; I have the same problem. Did you found a solution for it? I'm using Api 3.3 for Silverlight and Arcgis server 10.3.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Apr 2015 11:37:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/printtask-is-not-working-after-secured-map-service/m-p/698082#M65007</guid>
      <dc:creator>CatalinBrad</dc:creator>
      <dc:date>2015-04-20T11:37:22Z</dc:date>
    </item>
    <item>
      <title>Re: PrintTask is not working after secured Map Service</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/printtask-is-not-working-after-secured-map-service/m-p/698083#M65008</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have this problem as well.&amp;nbsp; Did anyone else resolve this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Jan 2018 19:56:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/printtask-is-not-working-after-secured-map-service/m-p/698083#M65008</guid>
      <dc:creator>Travis_L_Riffle</dc:creator>
      <dc:date>2018-01-30T19:56:51Z</dc:date>
    </item>
  </channel>
</rss>

