<?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: No MSD file found in package in .NET Maps SDK Questions</title>
    <link>https://community.esri.com/t5/net-maps-sdk-questions/no-msd-file-found-in-package/m-p/350193#M4105</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;10.2.1 and 10.2.2 should be fine. There was a bug in 10.3 and 10.3.1 that requires the patch:&amp;nbsp;&lt;A class="link-titled" href="http://support.esri.com/download/2233" title="http://support.esri.com/download/2233"&gt;ArcGIS 10.3.1 for Desktop Package Map For ArcGIS Runtime Patch&lt;/A&gt;&amp;nbsp;(also addresses GPK packaging).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As&amp;nbsp;per the comment below, MSDs are only created under certain conditions - essentially if the model/script uses/creates a layer. And should not be required to start the Local GP Service unless you're starting it as SubmitJobWithMapService Result.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Unfortunately, packages (.MPK, .GPK) created with 10.4.1 are not&amp;nbsp;currently supported for use with ArcGIS Runtime. The next major release of ArcGIS Runtime will support 10.4.1. At that time we'll be publishing documentation&amp;nbsp;to&amp;nbsp;cover the exact versions of ArcGIS Desktop supported with the versions of ArcGIS Runtime.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mike&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 30 Aug 2016 00:49:57 GMT</pubDate>
    <dc:creator>MichaelBranscomb</dc:creator>
    <dc:date>2016-08-30T00:49:57Z</dc:date>
    <item>
      <title>No MSD file found in package</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/no-msd-file-found-in-package/m-p/350185#M4097</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I created a geoprocessing package from the Feature Class to Geodatabase tool using ArcMap 10.3.1. I checked the Support ArcGIS Runtime box in the Share As Geoprocessing Package dialog. I've done this for at least a dozen other tools without issue. This one is listed in the supported list here, so I don't know why it isn't working: &lt;A href="https://developers.arcgis.com/net/desktop/guide/local-server-geoprocessing-tools-support.htm" title="https://developers.arcgis.com/net/desktop/guide/local-server-geoprocessing-tools-support.htm"&gt;Local Server geoprocessing tools support—ArcGIS Runtime SDK for .NET | ArcGIS for Developers&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #303030;"&gt;When I start the job using &lt;/SPAN&gt;&lt;SPAN style="color: #303030;"&gt;await LocalGeoprocessingService.StartAsync(definition.Path, GeoprocessingServiceType.SubmitJobWithMapServerResult, 10000);&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #303030;"&gt;I get the following error: Error code '500' : 'Failed to create service featureclasstogdb GPServer. No MSD file found in package. Cannot create a GP MapServer.'&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #303030;"&gt;What else causes this error other than forgetting to check the Runtime support box?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #303030;"&gt;(I did try running with &lt;SPAN style="color: #303030; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;SubmitJob without the server result, which at least succeeds in the StartAsync call, but then the tool fails with no error information after actually submitting the job.)&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Jun 2016 17:34:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/no-msd-file-found-in-package/m-p/350185#M4097</guid>
      <dc:creator>ChristinaKochan1</dc:creator>
      <dc:date>2016-06-01T17:34:07Z</dc:date>
    </item>
    <item>
      <title>Re: No MSD file found in package</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/no-msd-file-found-in-package/m-p/350186#M4098</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What Desktop license is needed to create a Runtime-enabled GPK using the Feature Class to Geodatabase tool? When I created these in the past I was using a concurrent Advanced license, but now I am using a single-use Basic license. Could that be the problem?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Jun 2016 19:47:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/no-msd-file-found-in-package/m-p/350186#M4098</guid>
      <dc:creator>ChristinaKochan1</dc:creator>
      <dc:date>2016-06-01T19:47:02Z</dc:date>
    </item>
    <item>
      <title>Re: No MSD file found in package</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/no-msd-file-found-in-package/m-p/350187#M4099</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Turns out there was an error in 10.3.1 in that it was not creating Geoprocessing Packages correctly. I went back to 10.2.2 Desktop and the package was created with no problem. It only took me 2 weeks of banging my head against a wall to finally get to the point where I tried installing an older version to see if that would fix it, and after that did I find the patch.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In case anyone else ever comes across this issue, here's the patch to fix this bug: &lt;A href="http://support.esri.com/download/2233" title="http://support.esri.com/download/2233"&gt;ArcGIS 10.3.1 for Desktop Package Map For ArcGIS Runtime Patch&lt;/A&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Jun 2016 20:35:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/no-msd-file-found-in-package/m-p/350187#M4099</guid>
      <dc:creator>ChristinaKochan1</dc:creator>
      <dc:date>2016-06-27T20:35:59Z</dc:date>
    </item>
    <item>
      <title>Re: No MSD file found in package</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/no-msd-file-found-in-package/m-p/350188#M4100</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I had this same issue for one of my models that used the Observer Points Tool, but not for a model that used the Solve Tool.&amp;nbsp; I installed the patch and it did not fix my issue with my model that used the Observer Points Tool. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I get the error in my runtime app:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Error Starting GP Service&lt;/P&gt;&lt;P&gt;error message: Failed to create service OVPT.gpk GPServer. No MSD file found in package. Cannot create a GP MapServer.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 16 Jul 2016 05:42:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/no-msd-file-found-in-package/m-p/350188#M4100</guid>
      <dc:creator>LukeCatania</dc:creator>
      <dc:date>2016-07-16T05:42:46Z</dc:date>
    </item>
    <item>
      <title>Re: No MSD file found in package</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/no-msd-file-found-in-package/m-p/350189#M4101</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Did you try to just go back to 10.2.2? That is what ultimately worked for me.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Jul 2016 18:31:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/no-msd-file-found-in-package/m-p/350189#M4101</guid>
      <dc:creator>ChristinaKochan1</dc:creator>
      <dc:date>2016-07-19T18:31:52Z</dc:date>
    </item>
    <item>
      <title>Re: No MSD file found in package</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/no-msd-file-found-in-package/m-p/350190#M4102</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Luke,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What type of Local GP Service are you trying to start? e.g. (GeoprocessingServiceType.&lt;SPAN style="color: #000066; font-family: 'Segoe UI', 'Lucida Grande', Verdana, Arial, Helvetica, sans-serif;"&gt;SubmitJobWithMapServerResult)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A MSD is not a hard requirement for starting a Local GP Service, but it is required under some conditions depending on how your Model is created, for example if a tool references a layer in a map. In that case ArcMap will create one for your GP package and it will be required to start the service. Otherwise the requirement is the &amp;lt;toolbox&amp;gt;_sd file in your GP package, which is effectively the GP Service definition. Sounds like there's a possible bug here if it's not creating an MSD but one is expected. Can you share your GP Model? And the code which manages the local service.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mike&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Jul 2016 16:34:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/no-msd-file-found-in-package/m-p/350190#M4102</guid>
      <dc:creator>MichaelBranscomb</dc:creator>
      <dc:date>2016-07-20T16:34:24Z</dc:date>
    </item>
    <item>
      <title>Re: No MSD file found in package</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/no-msd-file-found-in-package/m-p/350191#M4103</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check your Geoprocessing tool have correct ArcGIS Server/desktop supported statements.&lt;/P&gt;&lt;P&gt;Sometimes large set of connection used in Model or tool throw error while publishing GP &amp;nbsp;services.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please check and update your enviroment with lalatestatches like publishing and others.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Aug 2016 07:14:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/no-msd-file-found-in-package/m-p/350191#M4103</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2016-08-25T07:14:04Z</dc:date>
    </item>
    <item>
      <title>Re: No MSD file found in package</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/no-msd-file-found-in-package/m-p/350192#M4104</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Tried 10.2.2 as well as the latest 10.4.1. &amp;nbsp;Still have the issue and the fact that I do not get it with all my models must indicate that maybe&amp;nbsp;there is something in my model that is causing the issue.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Aug 2016 18:37:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/no-msd-file-found-in-package/m-p/350192#M4104</guid>
      <dc:creator>LukeCatania</dc:creator>
      <dc:date>2016-08-29T18:37:02Z</dc:date>
    </item>
    <item>
      <title>Re: No MSD file found in package</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/no-msd-file-found-in-package/m-p/350193#M4105</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;10.2.1 and 10.2.2 should be fine. There was a bug in 10.3 and 10.3.1 that requires the patch:&amp;nbsp;&lt;A class="link-titled" href="http://support.esri.com/download/2233" title="http://support.esri.com/download/2233"&gt;ArcGIS 10.3.1 for Desktop Package Map For ArcGIS Runtime Patch&lt;/A&gt;&amp;nbsp;(also addresses GPK packaging).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As&amp;nbsp;per the comment below, MSDs are only created under certain conditions - essentially if the model/script uses/creates a layer. And should not be required to start the Local GP Service unless you're starting it as SubmitJobWithMapService Result.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Unfortunately, packages (.MPK, .GPK) created with 10.4.1 are not&amp;nbsp;currently supported for use with ArcGIS Runtime. The next major release of ArcGIS Runtime will support 10.4.1. At that time we'll be publishing documentation&amp;nbsp;to&amp;nbsp;cover the exact versions of ArcGIS Desktop supported with the versions of ArcGIS Runtime.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mike&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Aug 2016 00:49:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/no-msd-file-found-in-package/m-p/350193#M4105</guid>
      <dc:creator>MichaelBranscomb</dc:creator>
      <dc:date>2016-08-30T00:49:57Z</dc:date>
    </item>
    <item>
      <title>Re: No MSD file found in package</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/no-msd-file-found-in-package/m-p/350194#M4106</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If in ArcMap 10.4.1 we run the Package Map geoprocessing tool with a previous version checked, will that still work with current Runtime applications?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Sep 2016 16:10:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/no-msd-file-found-in-package/m-p/350194#M4106</guid>
      <dc:creator>ChristinaKochan1</dc:creator>
      <dc:date>2016-09-01T16:10:16Z</dc:date>
    </item>
  </channel>
</rss>

