<?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: Help needed with Sample Viewer Widgets......... in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/help-needed-with-sample-viewer-widgets/m-p/121283#M11310</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Are you using asp proxy?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;In proxy.ashx I have fixed two problem that don't allow call.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 01 May 2010 11:07:03 GMT</pubDate>
    <dc:creator>nicogis</dc:creator>
    <dc:date>2010-05-01T11:07:03Z</dc:date>
    <item>
      <title>Help needed with Sample Viewer Widgets.........</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/help-needed-with-sample-viewer-widgets/m-p/121281#M11308</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I upgraded my version of the Javascript Sample Viewer to 1.6 and fixed all the errors mentioned by other users in the forums. My dynamic services are showing up but my overview map and all my widgets are not working at all. I ran Firefox bug and found out that some of the widgets can't be found. In some cases the fields are missing (Locate Widget) and some widgets are empty even tough they are configured. It has to be a proxy issue but I can't figure out how my dynamic services are working and nothing else seems to. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Can any shed some light on how this fix this?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Apr 2010 21:44:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/help-needed-with-sample-viewer-widgets/m-p/121281#M11308</guid>
      <dc:creator>ZlatkoGrebenar1</dc:creator>
      <dc:date>2010-04-29T21:44:02Z</dc:date>
    </item>
    <item>
      <title>Re: Help needed with Sample Viewer Widgets.........</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/help-needed-with-sample-viewer-widgets/m-p/121282#M11309</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I was able to fix several widgets but I still can't get the Locate, Earthquake and Service Area Widget to work. I keep getting a 403 forbidden network error. There seems to be no error for the locate widget the fields are just missing. Any help is appreciated.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Apr 2010 14:51:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/help-needed-with-sample-viewer-widgets/m-p/121282#M11309</guid>
      <dc:creator>ZlatkoGrebenar1</dc:creator>
      <dc:date>2010-04-30T14:51:27Z</dc:date>
    </item>
    <item>
      <title>Re: Help needed with Sample Viewer Widgets.........</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/help-needed-with-sample-viewer-widgets/m-p/121283#M11310</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Are you using asp proxy?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;In proxy.ashx I have fixed two problem that don't allow call.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 01 May 2010 11:07:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/help-needed-with-sample-viewer-widgets/m-p/121283#M11310</guid>
      <dc:creator>nicogis</dc:creator>
      <dc:date>2010-05-01T11:07:03Z</dc:date>
    </item>
    <item>
      <title>Re: Help needed with Sample Viewer Widgets.........</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/help-needed-with-sample-viewer-widgets/m-p/121284#M11311</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Yes I'm using the asp proxy as well. What two things have you fixed that caused a problem.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for your help,&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 May 2010 13:04:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/help-needed-with-sample-viewer-widgets/m-p/121284#M11311</guid>
      <dc:creator>ZlatkoGrebenar1</dc:creator>
      <dc:date>2010-05-03T13:04:45Z</dc:date>
    </item>
    <item>
      <title>Re: Help needed with Sample Viewer Widgets.........</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/help-needed-with-sample-viewer-widgets/m-p/121285#M11312</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;after this row: string uri = context.Request.Url.Query.Substring(1); &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; add:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; if (uri.StartsWith("uri="))&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; {&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; uri= uri.Substring(4);&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; }&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;for problem georss:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;change row:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; // Text response&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; if (serverResponse.ContentType.Contains("text") ||&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; serverResponse.ContentType.Contains("json") )&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;with:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt; // Text response&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; if (serverResponse.ContentType.Contains("text") ||&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; serverResponse.ContentType.Contains("json") || serverResponse.ContentType.Contains("xml"))&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 May 2010 12:32:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/help-needed-with-sample-viewer-widgets/m-p/121285#M11312</guid>
      <dc:creator>nicogis</dc:creator>
      <dc:date>2010-05-04T12:32:40Z</dc:date>
    </item>
  </channel>
</rss>

