<?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: devsummit 09 printing sample issue in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/devsummit-09-printing-sample-issue/m-p/570605#M53203</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Hi Gabi&lt;BR /&gt;&lt;BR /&gt;No, I couldn't get this working so we implemented the Map2PDF option instead.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you so very much for your answer - I really appreciate your reply- I was just curious about that. We did look at that Map2 PDF as well as Export to PDF geoprocessing service and Image Blender solutions from code gallery - none of them work for us as we have multiple dynamic map services - grouped under different categories where we can turn on and off layers etc...&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 14 Dec 2011 14:43:49 GMT</pubDate>
    <dc:creator>GabiVoicu</dc:creator>
    <dc:date>2011-12-14T14:43:49Z</dc:date>
    <item>
      <title>devsummit 09 printing sample issue</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/devsummit-09-printing-sample-issue/m-p/570601#M53199</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Sorry to bring up an old topic but I have encountered an error using the .net printing method from the Developer Summit 2009.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have read through the below forum post where people do mention this issue but as I can see there is no real clear cut answer.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums.esri.com/Thread.asp?c=158&amp;amp;f=2396&amp;amp;t=279782"&gt;http://forums.esri.com/Thread.asp?c=158&amp;amp;f=2396&amp;amp;t=279782&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;My problem is when I try to go to the layout after printing the map I get an error:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;"Error: Unable to load .../proxy.ashx? .../MergeAndOutput.ashx status:500."&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am not sure if any of the contributors of the other post can help me out with this or if anyone knows what this would relate to.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The page itself does seem to be parsing my layers from viewing the source code, it just does not draw up the map - I think it is something to do with the output folder not having the correct permissions but from what I can see all users have write access to it so I am at a bit of a loss as to what the problem could be.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any help would be greatly appreciated as this is an issue that needs urgent attention!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Aug 2011 14:04:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/devsummit-09-printing-sample-issue/m-p/570601#M53199</guid>
      <dc:creator>ChrisBuckmaster1</dc:creator>
      <dc:date>2011-08-19T14:04:34Z</dc:date>
    </item>
    <item>
      <title>Re: devsummit 09 printing sample issue</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/devsummit-09-printing-sample-issue/m-p/570602#M53200</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;my post may offer some assitance -&amp;gt; &lt;/SPAN&gt;&lt;A href="http://forums.arcgis.com/threads/40466-Editing-map-using-Proxy"&gt;http://forums.arcgis.com/threads/40466-Editing-map-using-Proxy&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Dec 2011 17:47:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/devsummit-09-printing-sample-issue/m-p/570602#M53200</guid>
      <dc:creator>DavidHollema</dc:creator>
      <dc:date>2011-12-07T17:47:57Z</dc:date>
    </item>
    <item>
      <title>Re: devsummit 09 printing sample issue</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/devsummit-09-printing-sample-issue/m-p/570603#M53201</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello Chris!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt; Were you ever able to fix your printing issues? We have had excat similar errors trying to use the same print solution - never been able to get it to work, just curious if you guys did....&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Sorry to bring up an old topic but I have encountered an error using the .net printing method from the Developer Summit 2009.&lt;BR /&gt;&lt;BR /&gt;I have read through the below forum post where people do mention this issue but as I can see there is no real clear cut answer.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums.esri.com/Thread.asp?c=158&amp;amp;f=2396&amp;amp;t=279782"&gt;http://forums.esri.com/Thread.asp?c=158&amp;amp;f=2396&amp;amp;t=279782&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;My problem is when I try to go to the layout after printing the map I get an error:&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;"Error: Unable to load .../proxy.ashx? .../MergeAndOutput.ashx status:500."&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;I am not sure if any of the contributors of the other post can help me out with this or if anyone knows what this would relate to.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;The page itself does seem to be parsing my layers from viewing the source code, it just does not draw up the map - I think it is something to do with the output folder not having the correct permissions but from what I can see all users have write access to it so I am at a bit of a loss as to what the problem could be.&lt;BR /&gt;&lt;BR /&gt;Any help would be greatly appreciated as this is an issue that needs urgent attention!&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Dec 2011 19:20:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/devsummit-09-printing-sample-issue/m-p/570603#M53201</guid>
      <dc:creator>GabiVoicu</dc:creator>
      <dc:date>2011-12-13T19:20:12Z</dc:date>
    </item>
    <item>
      <title>Re: devsummit 09 printing sample issue</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/devsummit-09-printing-sample-issue/m-p/570604#M53202</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Gabi&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;No I couldn't get this working so we implemented the Map2PDF option instead.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Dec 2011 06:38:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/devsummit-09-printing-sample-issue/m-p/570604#M53202</guid>
      <dc:creator>ChrisBuckmaster1</dc:creator>
      <dc:date>2011-12-14T06:38:45Z</dc:date>
    </item>
    <item>
      <title>Re: devsummit 09 printing sample issue</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/devsummit-09-printing-sample-issue/m-p/570605#M53203</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Hi Gabi&lt;BR /&gt;&lt;BR /&gt;No, I couldn't get this working so we implemented the Map2PDF option instead.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you so very much for your answer - I really appreciate your reply- I was just curious about that. We did look at that Map2 PDF as well as Export to PDF geoprocessing service and Image Blender solutions from code gallery - none of them work for us as we have multiple dynamic map services - grouped under different categories where we can turn on and off layers etc...&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Dec 2011 14:43:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/devsummit-09-printing-sample-issue/m-p/570605#M53203</guid>
      <dc:creator>GabiVoicu</dc:creator>
      <dc:date>2011-12-14T14:43:49Z</dc:date>
    </item>
  </channel>
</rss>

