<?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: .NET SOAP Proxy Library 10.2 - esriArcGISVersion missing esriArcGISVersion102 in ArcGIS Enterprise Questions</title>
    <link>https://community.esri.com/t5/arcgis-enterprise-questions/net-soap-proxy-library-10-2-esriarcgisversion/m-p/598853#M23126</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Scott,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I also noticed that "esriArcGISVersion102" is missing from ServiceCatalog.wsdl / SOAP.dll.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I double-checked this against the "esriArcGISVersion" enumeration in ESRI.ArcGIS.System.dll and it is not defined there either:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;[ATTACH=CONFIG]32530[/ATTACH]&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So even if the WSDL / SOAP.dll were updated, the enumeration within the ArcObjects library would still be out of sync.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;All that aside, it &lt;/SPAN&gt;&lt;SPAN style="font-style:italic;"&gt;is&lt;/SPAN&gt;&lt;SPAN&gt; possible to query for the version using the ArcGIS Server Administrator Directory REST API.&amp;nbsp; See the link below:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://resources.arcgis.com/en/help/arcgis-rest-api/index.html#/Info/02r3000001z8000000/"&gt;http://resources.arcgis.com/en/help/arcgis-rest-api/index.html#/Info/02r3000001z8000000/&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 26 Mar 2014 15:33:56 GMT</pubDate>
    <dc:creator>ErinBrimhall</dc:creator>
    <dc:date>2014-03-26T15:33:56Z</dc:date>
    <item>
      <title>.NET SOAP Proxy Library 10.2 - esriArcGISVersion missing esriArcGISVersion102</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/net-soap-proxy-library-10-2-esriarcgisversion/m-p/598852#M23125</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have downloaded the latest ESRI.ArcGIS.SOAP.dll (version 10.3.0.4030) from &lt;/SPAN&gt;&lt;A href="http://resources.arcgis.com/en/help/soap/10.2/index.html#/NET/01vp00000090000000/"&gt;http://resources.arcgis.com/en/help/soap/10.2/index.html#/NET/01vp00000090000000/&lt;/A&gt;&lt;SPAN&gt; but it does not include the enumerator value esriArcGISVersion102 in the enum esriArcGISVersion.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This makes it impossible to determine the ArcGIS Server version using the ServiceProxyCatalogProxy.GetMessageVersion method as it returns 10.1 for a 10.2 site.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Am I missing something? If not, can you please release another version of ESRI.ArcGIS.SOAP.dll with the correct enum values?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thankyou.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Mar 2014 20:42:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/net-soap-proxy-library-10-2-esriarcgisversion/m-p/598852#M23125</guid>
      <dc:creator>ScottSugden</dc:creator>
      <dc:date>2014-03-25T20:42:34Z</dc:date>
    </item>
    <item>
      <title>Re: .NET SOAP Proxy Library 10.2 - esriArcGISVersion missing esriArcGISVersion102</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/net-soap-proxy-library-10-2-esriarcgisversion/m-p/598853#M23126</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Scott,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I also noticed that "esriArcGISVersion102" is missing from ServiceCatalog.wsdl / SOAP.dll.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I double-checked this against the "esriArcGISVersion" enumeration in ESRI.ArcGIS.System.dll and it is not defined there either:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;[ATTACH=CONFIG]32530[/ATTACH]&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So even if the WSDL / SOAP.dll were updated, the enumeration within the ArcObjects library would still be out of sync.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;All that aside, it &lt;/SPAN&gt;&lt;SPAN style="font-style:italic;"&gt;is&lt;/SPAN&gt;&lt;SPAN&gt; possible to query for the version using the ArcGIS Server Administrator Directory REST API.&amp;nbsp; See the link below:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://resources.arcgis.com/en/help/arcgis-rest-api/index.html#/Info/02r3000001z8000000/"&gt;http://resources.arcgis.com/en/help/arcgis-rest-api/index.html#/Info/02r3000001z8000000/&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Mar 2014 15:33:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/net-soap-proxy-library-10-2-esriarcgisversion/m-p/598853#M23126</guid>
      <dc:creator>ErinBrimhall</dc:creator>
      <dc:date>2014-03-26T15:33:56Z</dc:date>
    </item>
    <item>
      <title>Re: .NET SOAP Proxy Library 10.2 - esriArcGISVersion missing esriArcGISVersion102</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/net-soap-proxy-library-10-2-esriarcgisversion/m-p/598854#M23127</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Erin,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you for the post. At least it shows that I have not gone mad and that there is indeed an issue with the enum in 10.2.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Using REST may be an option for some but as the ADMIN REST service requires an Admin token (ie admin user name and password) and I need all end users to be able to see the ArcGIS Server version, this unfortunately is not an option in my case.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks again.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Scott&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Apr 2014 19:31:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/net-soap-proxy-library-10-2-esriarcgisversion/m-p/598854#M23127</guid>
      <dc:creator>ScottSugden</dc:creator>
      <dc:date>2014-04-09T19:31:52Z</dc:date>
    </item>
  </channel>
</rss>

