<?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: runtime manifest created but will not open in .NET Maps SDK Questions</title>
    <link>https://community.esri.com/t5/net-maps-sdk-questions/runtime-manifest-created-but-will-not-open/m-p/165720#M1886</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mikkel,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have attached a very simple windows desktop project using 10.2.6 .NET runtime. It also has the manifest file. Can you please trying running this project in VS and opening the manifest file? If you cannot open try reinstalling the runtime .NET.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 25 Sep 2015 20:40:17 GMT</pubDate>
    <dc:creator>nakulmanocha</dc:creator>
    <dc:date>2015-09-25T20:40:17Z</dc:date>
    <item>
      <title>runtime manifest created but will not open</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/runtime-manifest-created-but-will-not-open/m-p/165719#M1885</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have the runtime SDK (Full version, not GIT) installed.&amp;nbsp; I can run the action on my window app project to create the deployment manifest, but cannot open it.&amp;nbsp; I get an error message from Visual Studio 2013 saying "Operation could not be completed.&amp;nbsp; Library not registered"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I open the manifest manually in a text editor, it just shows the main runtime:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;{&lt;/P&gt;&lt;P&gt;&amp;nbsp; "version": "10.2.6",&lt;/P&gt;&lt;P&gt;&amp;nbsp; "suppress": [],&lt;/P&gt;&lt;P&gt;&amp;nbsp; "include": {&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; "ArcGIS Runtime": true&lt;/P&gt;&lt;P&gt;&amp;nbsp; }&lt;/P&gt;&lt;P&gt;}&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I saw other posts indicating that the registry entries may be in the wrong place, but I looked in the registry and they do appear to be in the WOW location, which was listed as correct.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any ideas on why this is failing?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mikkel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Sep 2015 18:27:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/runtime-manifest-created-but-will-not-open/m-p/165719#M1885</guid>
      <dc:creator>MikkelHylden</dc:creator>
      <dc:date>2015-09-25T18:27:26Z</dc:date>
    </item>
    <item>
      <title>Re: runtime manifest created but will not open</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/runtime-manifest-created-but-will-not-open/m-p/165720#M1886</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mikkel,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have attached a very simple windows desktop project using 10.2.6 .NET runtime. It also has the manifest file. Can you please trying running this project in VS and opening the manifest file? If you cannot open try reinstalling the runtime .NET.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Sep 2015 20:40:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/runtime-manifest-created-but-will-not-open/m-p/165720#M1886</guid>
      <dc:creator>nakulmanocha</dc:creator>
      <dc:date>2015-09-25T20:40:17Z</dc:date>
    </item>
    <item>
      <title>Re: runtime manifest created but will not open</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/runtime-manifest-created-but-will-not-open/m-p/165721#M1887</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That one opens just fine - I see the expected tree view of checkboxes for components to turn on or off.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'll have to see what is different between the two projects, but at least initially both are windows applications, and include the same 10.2.6 runtime.&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Sep 2015 20:46:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/runtime-manifest-created-but-will-not-open/m-p/165721#M1887</guid>
      <dc:creator>MikkelHylden</dc:creator>
      <dc:date>2015-09-25T20:46:28Z</dc:date>
    </item>
    <item>
      <title>Re: runtime manifest created but will not open</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/runtime-manifest-created-but-will-not-open/m-p/165722#M1888</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Just as a follow up - I couldn't see any significant differences between the projects.&amp;nbsp; I loaded my project in the test app solution, and it worked.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Going back to the solution, the difference appears to be that I have an installer project along side my application to build a setup app to build directories, etc.&amp;nbsp; I unloaded that and then the manifest came up ok.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So while I don't understand why an app in a different project would affect it, that seems to have done the trick.&amp;nbsp; I'll have to reload the installer whenever I'm getting ready to do a release, but I think I can work around the issue.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Sep 2015 22:38:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/runtime-manifest-created-but-will-not-open/m-p/165722#M1888</guid>
      <dc:creator>MikkelHylden</dc:creator>
      <dc:date>2015-09-25T22:38:14Z</dc:date>
    </item>
  </channel>
</rss>

