<?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: ConvertToMSD and PublishToMSDServer in ArcObjects SDK Questions</title>
    <link>https://community.esri.com/t5/arcobjects-sdk-questions/converttomsd-and-publishtomsdserver/m-p/189783#M4941</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thank you, that helps a lot.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 16 Nov 2011 23:51:42 GMT</pubDate>
    <dc:creator>GregoryKramida</dc:creator>
    <dc:date>2011-11-16T23:51:42Z</dc:date>
    <item>
      <title>ConvertToMSD and PublishToMSDServer</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/converttomsd-and-publishtomsdserver/m-p/189778#M4936</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;are there ArcObjects equivalents to the two above ArcPy functions?&amp;nbsp; if not, will there be?&amp;nbsp; it would seem to be an odd decision on ESRI's part if indeed there are not.&amp;nbsp; i can dynamically create a python script, but not successfully execute it using process.start or shell because it runs on the server from a web request using the NET SERVICE permissions.&amp;nbsp; trying to execute the script with those permissions fails. i've even enabled impersonation, using an account with appropriate rights.&amp;nbsp; all works fine on the dev server, but publishing the application to IIS is when the issues start.&amp;nbsp; having ArcObject functions would go a long way towards fixing the issue.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 12 Dec 2010 17:59:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/converttomsd-and-publishtomsdserver/m-p/189778#M4936</guid>
      <dc:creator>LanceCrumbliss</dc:creator>
      <dc:date>2010-12-12T17:59:19Z</dc:date>
    </item>
    <item>
      <title>Re: ConvertToMSD and PublishToMSDServer</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/converttomsd-and-publishtomsdserver/m-p/189779#M4937</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;sorry, the title of this thread should read "ConvertToMSD and &lt;/SPAN&gt;&lt;SPAN style="font-style:italic;"&gt;&lt;STRONG&gt;PublishMSDToServer&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN&gt;"&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;further...in addition to the usual service capabilities ("MAPPING", "KML", "WCS", "WFS", "WMS", etc) how does one add "Feature Access" capabilities to the service via either ArcPy or [ideally] ArcObjects to allow editing of features via the Web APIs?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Dec 2010 12:01:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/converttomsd-and-publishtomsdserver/m-p/189779#M4937</guid>
      <dc:creator>LanceCrumbliss</dc:creator>
      <dc:date>2010-12-14T12:01:13Z</dc:date>
    </item>
    <item>
      <title>Re: ConvertToMSD and PublishToMSDServer</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/converttomsd-and-publishtomsdserver/m-p/189780#M4938</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I ran into exactly the same problem 9 moths after chuckyboy.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;How do I add the "Feature Access" capability using ArcPy or ArcObjects?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Sep 2011 15:41:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/converttomsd-and-publishtomsdserver/m-p/189780#M4938</guid>
      <dc:creator>GregoryKramida</dc:creator>
      <dc:date>2011-09-07T15:41:32Z</dc:date>
    </item>
    <item>
      <title>Re: ConvertToMSD and PublishToMSDServer</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/converttomsd-and-publishtomsdserver/m-p/189781#M4939</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;It's been 20 days now - still no answer? Anybody?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Sep 2011 11:43:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/converttomsd-and-publishtomsdserver/m-p/189781#M4939</guid>
      <dc:creator>GregoryKramida</dc:creator>
      <dc:date>2011-09-27T11:43:35Z</dc:date>
    </item>
    <item>
      <title>Re: ConvertToMSD and PublishToMSDServer</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/converttomsd-and-publishtomsdserver/m-p/189782#M4940</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I've been having the same issue for quite a while now, just figured out a way to do it. It's ArcObjects (now I believe one can do anything with them...), apparently arcpy.mapping is not yet updated to support enabling Feature Access in PublishMSDToServer.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;public static void SetFeatureAccessOnMapService(string serverMachineName, string serviceName)
{
&amp;nbsp;&amp;nbsp;&amp;nbsp; IAoInitialize aoInit = new AoInitializeClass();
&amp;nbsp;&amp;nbsp;&amp;nbsp; aoInit.Initialize(esriLicenseProductCode.esriLicenseProductCodeArcServer);
&amp;nbsp;&amp;nbsp;&amp;nbsp; IGISServerConnection2 pGISServerConnection = new GISServerConnectionClass();
&amp;nbsp;&amp;nbsp;&amp;nbsp; pGISServerConnection.Connect(serverMachineName);
&amp;nbsp;&amp;nbsp;&amp;nbsp; IServerObjectAdmin pServerObjectAdmin = pGISServerConnection.ServerObjectAdmin;

&amp;nbsp;&amp;nbsp;&amp;nbsp; IServerObjectConfiguration4 pConfiguration4 = (IServerObjectConfiguration4)pServerObjectAdmin.GetConfiguration(serviceName, "MapServer");
&amp;nbsp;&amp;nbsp;&amp;nbsp; pConfiguration4.set_ExtensionEnabled("FeatureServer", true);

&amp;nbsp;&amp;nbsp;&amp;nbsp; IPropertySet info = pConfiguration4.get_ExtensionInfo("FeatureServer");
&amp;nbsp;&amp;nbsp;&amp;nbsp; info.SetProperty("WebEnabled", "true");
&amp;nbsp;&amp;nbsp;&amp;nbsp; info.SetProperty("WebCapabilities", "Query,Editing");

&amp;nbsp;&amp;nbsp;&amp;nbsp; pServerObjectAdmin.UpdateConfiguration(pConfiguration4);
&amp;nbsp;&amp;nbsp;&amp;nbsp; pServerObjectAdmin.StartConfiguration(serviceName, "MapServer");
}&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;It was this thread that put me on the right track: &lt;/SPAN&gt;&lt;A href="http://forums.arcgis.com/threads/23196-Publish-MXD-to-server-in-ArcObjects-C" rel="nofollow noopener noreferrer" target="_blank"&gt;http://forums.arcgis.com/threads/23196-Publish-MXD-to-server-in-ArcObjects-C&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 11 Dec 2021 09:33:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/converttomsd-and-publishtomsdserver/m-p/189782#M4940</guid>
      <dc:creator>GeorgeVernardos</dc:creator>
      <dc:date>2021-12-11T09:33:19Z</dc:date>
    </item>
    <item>
      <title>Re: ConvertToMSD and PublishToMSDServer</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/converttomsd-and-publishtomsdserver/m-p/189783#M4941</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thank you, that helps a lot.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Nov 2011 23:51:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/converttomsd-and-publishtomsdserver/m-p/189783#M4941</guid>
      <dc:creator>GregoryKramida</dc:creator>
      <dc:date>2011-11-16T23:51:42Z</dc:date>
    </item>
    <item>
      <title>Re: ConvertToMSD and PublishToMSDServer</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/converttomsd-and-publishtomsdserver/m-p/189784#M4942</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Is there a way now to add the Feature Access ability through ArcPy now?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 May 2012 02:04:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/converttomsd-and-publishtomsdserver/m-p/189784#M4942</guid>
      <dc:creator>JackZHANG</dc:creator>
      <dc:date>2012-05-24T02:04:51Z</dc:date>
    </item>
  </channel>
</rss>

