<?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: Proxy page for editing in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/proxy-page-for-editing/m-p/329469#M30488</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Are you able to make an edit via the REST API directly? &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;These issues are not easy to troubleshoot via the user forum. If you're able, I recommend opening a ticket with support.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 17 Jul 2012 13:01:58 GMT</pubDate>
    <dc:creator>derekswingley1</dc:creator>
    <dc:date>2012-07-17T13:01:58Z</dc:date>
    <item>
      <title>Proxy page for editing</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/proxy-page-for-editing/m-p/329468#M30487</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi i have downloaded one of the sample ESRI editing examples and added my own maps(rest end points) and they are diplaying as they should. I have downloaded the proxy.ashx and proxy.config. I have set my html page to point at the proxy and config as below. My proxy pages are in C:\Inetpub\wwwroot\proxy i have done as advised in another thread and created the proxy folder to an application.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;esri.config.defaults.io.proxyUrl = "http://myserver/proxy/proxy.ashx";&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt; &amp;lt;serverUrl url="http://myserver/arcgis/rest/services/" &lt;BR /&gt; matchAll="false"&amp;gt;&amp;lt;/serverUrl&amp;gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;i have tried IP address and name both dont work.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;when i run application and try to edit with firebug on i get following error&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;"Unable to load &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://myserver/proxy/proxy.ashx?http://myserver/ArcGIS/rest/services/Point/FeatureServer/0/applyEdits" rel="nofollow" target="_blank"&gt;http://myserver/proxy/proxy.ashx?http://myserver/ArcGIS/rest/services/Point/FeatureServer/0/applyEdits&lt;/A&gt;&lt;SPAN&gt; status:500"&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;so in my browser on the server that hosts arcserver i try to test proxy page with &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A class="jive-link-external-small" href="http://localhost/proxy/proxy.ashx?http://myserver/ArcGIS/rest/services/Point/FeatureServer/0" rel="nofollow" target="_blank"&gt;http://localhost/proxy/proxy.ashx?http://myserver/ArcGIS/rest/services/Point/FeatureServer/0&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt;i get this&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Server Error in '/proxy' Application.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;--------------------------------------------------------------------------------&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Compilation Error &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Description: An error occurred during the compilation of a resource required to service this request. Please review the following specific error details and modify your source code appropriately. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Compiler Error Message: CS0234: The type or namespace name 'Generic' does not exist in the class or namespace 'System.Collections' (are you missing an assembly reference?)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Source Error:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt; using System.IO;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; using System.Web;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: &amp;quot;#FF0000&amp;quot;; font-style: italic;"&gt; using System.Collections.Generic;&lt;/SPAN&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;using System.Collections;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;using System.Text;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;i have researched System.Collections.Generic and i just cant find what is wrong this was in the downloaded file from esri so i have tried with it removed and does not work.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Has anyone had this error i have looked on forum and people have had problems with proxy page set up but not the same problem as mine any help would be greatfull.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Jul 2012 09:51:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/proxy-page-for-editing/m-p/329468#M30487</guid>
      <dc:creator>davidmaddison</dc:creator>
      <dc:date>2012-07-17T09:51:30Z</dc:date>
    </item>
    <item>
      <title>Re: Proxy page for editing</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/proxy-page-for-editing/m-p/329469#M30488</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Are you able to make an edit via the REST API directly? &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;These issues are not easy to troubleshoot via the user forum. If you're able, I recommend opening a ticket with support.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Jul 2012 13:01:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/proxy-page-for-editing/m-p/329469#M30488</guid>
      <dc:creator>derekswingley1</dc:creator>
      <dc:date>2012-07-17T13:01:58Z</dc:date>
    </item>
    <item>
      <title>Re: Proxy page for editing</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/proxy-page-for-editing/m-p/329470#M30489</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi how do i open a ticket with support?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Jul 2012 13:19:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/proxy-page-for-editing/m-p/329470#M30489</guid>
      <dc:creator>davidmaddison</dc:creator>
      <dc:date>2012-07-17T13:19:14Z</dc:date>
    </item>
    <item>
      <title>Re: Proxy page for editing</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/proxy-page-for-editing/m-p/329471#M30490</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I should have asked how do i&amp;nbsp; make an edit via the REST API directly?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;What i have done is create an editing&amp;nbsp; application in arcgis server and it worked using the same data(end points) so i knoe it was set up correctly.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;But i work with javascript and dojo so i would like to set up web editing with proxy page.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Jul 2012 13:25:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/proxy-page-for-editing/m-p/329471#M30490</guid>
      <dc:creator>davidmaddison</dc:creator>
      <dc:date>2012-07-17T13:25:05Z</dc:date>
    </item>
    <item>
      <title>FIXED  Proxy page for editing  FIXED</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/proxy-page-for-editing/m-p/329472#M30491</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;for info&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;this is now working thanks to ESRI consultant&amp;nbsp; it was a setting in iis&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;i ran&amp;nbsp; aspnet_regiis -i&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; This will register ASP.NET 2.0 as the default version with IIS.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;then restarted iis&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;all working&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Jul 2012 11:53:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/proxy-page-for-editing/m-p/329472#M30491</guid>
      <dc:creator>davidmaddison</dc:creator>
      <dc:date>2012-07-19T11:53:02Z</dc:date>
    </item>
    <item>
      <title>Re: FIXED  Proxy page for editing  FIXED</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/proxy-page-for-editing/m-p/329473#M30492</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;for info&lt;BR /&gt; &lt;BR /&gt;this is now working thanks to ESRI consultant&amp;nbsp; it was a setting in iis&lt;BR /&gt;i ran&amp;nbsp; aspnet_regiis -i&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; This will register ASP.NET 2.0 as the default version with IIS.&lt;BR /&gt;then restarted iis&lt;BR /&gt;&lt;BR /&gt;all working&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;In the development stage, I usually put prox page in my application folder(like same folder as index.htm etc). It is much easier to debug and role out proxy related issues...&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Jul 2012 16:01:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/proxy-page-for-editing/m-p/329473#M30492</guid>
      <dc:creator>HemingZhu</dc:creator>
      <dc:date>2012-07-20T16:01:47Z</dc:date>
    </item>
  </channel>
</rss>

