<?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 Error 400 for published service extension in ArcGIS Enterprise Questions</title>
    <link>https://community.esri.com/t5/arcgis-enterprise-questions/error-400-for-published-service-extension/m-p/569531#M21968</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Following ESRI's Help how to create and deploy SOE (&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://resources.arcgis.com/en/help/arcobjects-net/conceptualhelp/#/How_to_enable_and_test_the_REST_SOE_on_a_service/000100000nwn000000/" rel="nofollow" target="_blank"&gt;http://resources.arcgis.com/en/help/arcobjects-net/conceptualhelp/#/How_to_enable_and_test_the_REST_SOE_on_a_service/000100000nwn000000/&lt;/A&gt;&lt;SPAN&gt;), I created a SOE project with customized code.&amp;nbsp; After the publishing, I view the service on IE.&amp;nbsp; I clicked the supported Extensions: mySOEApp to navigate the page.&amp;nbsp; Then I clicked the mySOEApp again.&amp;nbsp; The error displays: Invalid URL, Code 400.&amp;nbsp; I know there is something wrong in my code.&amp;nbsp; How can I check to make the correction?&amp;nbsp; Thanks.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 04 Oct 2013 14:38:51 GMT</pubDate>
    <dc:creator>ShaningYu</dc:creator>
    <dc:date>2013-10-04T14:38:51Z</dc:date>
    <item>
      <title>Error 400 for published service extension</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/error-400-for-published-service-extension/m-p/569531#M21968</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Following ESRI's Help how to create and deploy SOE (&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://resources.arcgis.com/en/help/arcobjects-net/conceptualhelp/#/How_to_enable_and_test_the_REST_SOE_on_a_service/000100000nwn000000/" rel="nofollow" target="_blank"&gt;http://resources.arcgis.com/en/help/arcobjects-net/conceptualhelp/#/How_to_enable_and_test_the_REST_SOE_on_a_service/000100000nwn000000/&lt;/A&gt;&lt;SPAN&gt;), I created a SOE project with customized code.&amp;nbsp; After the publishing, I view the service on IE.&amp;nbsp; I clicked the supported Extensions: mySOEApp to navigate the page.&amp;nbsp; Then I clicked the mySOEApp again.&amp;nbsp; The error displays: Invalid URL, Code 400.&amp;nbsp; I know there is something wrong in my code.&amp;nbsp; How can I check to make the correction?&amp;nbsp; Thanks.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Oct 2013 14:38:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/error-400-for-published-service-extension/m-p/569531#M21968</guid>
      <dc:creator>ShaningYu</dc:creator>
      <dc:date>2013-10-04T14:38:51Z</dc:date>
    </item>
    <item>
      <title>Re: Error 400 for published service extension - solved</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/error-400-for-published-service-extension/m-p/569532#M21969</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Revised the code and make all of the names consistent.&amp;nbsp; This problem was gone.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Oct 2013 15:13:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/error-400-for-published-service-extension/m-p/569532#M21969</guid>
      <dc:creator>ShaningYu</dc:creator>
      <dc:date>2013-10-04T15:13:23Z</dc:date>
    </item>
    <item>
      <title>Re: Error 400 for published service extension</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/error-400-for-published-service-extension/m-p/569533#M21970</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I'm wondering, are you asking questions or blogging?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You answer alot of your own questions, and like this one, how would anyone ever know your solution?&amp;nbsp; You didn't bother to post it.&amp;nbsp; All you posted was "revised the code and now the problem is gone".&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;No one is going to know what that means.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Oct 2013 17:39:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/error-400-for-published-service-extension/m-p/569533#M21970</guid>
      <dc:creator>LeoDonahue</dc:creator>
      <dc:date>2013-10-04T17:39:50Z</dc:date>
    </item>
    <item>
      <title>Re: Error 400 for published service extension</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/error-400-for-published-service-extension/m-p/569534#M21971</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Dear Leo:&amp;nbsp; Thanks for your post.&amp;nbsp; For this thread, the problem was the name consistent issue (e.g. DisplayName, which is used in the service).&amp;nbsp; I should have provided some detailed description.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Oct 2013 10:29:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/error-400-for-published-service-extension/m-p/569534#M21971</guid>
      <dc:creator>ShaningYu</dc:creator>
      <dc:date>2013-10-07T10:29:44Z</dc:date>
    </item>
  </channel>
</rss>

