<?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: What happen if my local machine crashes ? in ArcGIS Web AppBuilder Questions</title>
    <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/what-happen-if-my-local-machine-crashes/m-p/409598#M10959</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Magaly,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;It is possible to have one version of a widget in the app and then another in the stemapp folder so that is why I asked you to manually check. There is no reason that you would get that error message unless you had the version issue.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 07 Dec 2016 13:16:34 GMT</pubDate>
    <dc:creator>RobertScheitlin__GISP</dc:creator>
    <dc:date>2016-12-07T13:16:34Z</dc:date>
    <item>
      <title>What happen if my local machine crashes ?</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/what-happen-if-my-local-machine-crashes/m-p/409595#M10956</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;I wonder if we can recover apps from the production server to put them in a new WAB/server/apps/ ?&lt;/P&gt;&lt;P&gt;Apparently, it's not working. "Invalid App." ==&amp;gt; Is there a way to do this ? Should I have a subversion repository for the server/apps directory to prevent crashes ? But how to do this with multiples developpers ? Is there a best pratices to do that ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then I tested the export app for a WAB to import into another WAB (same version) (if i want to share my apps with another developper for example) and I have this problem&amp;nbsp; :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;CODE class=""&gt;{"success":false,"message":"Some widgets are newer, import is failed. App name:[Test pour import], widget&lt;/CODE&gt;&lt;CODE class=""&gt;: Coordinate,2.1"}&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/CODE&gt;It's &lt;CODE class=""&gt;the same version for the 2 WAB installation... (Widgets too)&lt;/CODE&gt;&lt;/P&gt;&lt;P&gt;&lt;CODE class=""&gt;&lt;/CODE&gt;&lt;/P&gt;&lt;P&gt;&lt;CODE class=""&gt;What am i doing wrong ?&lt;BR /&gt;&lt;/CODE&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Dec 2016 14:09:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/what-happen-if-my-local-machine-crashes/m-p/409595#M10956</guid>
      <dc:creator>MagalyClément-Zaber</dc:creator>
      <dc:date>2016-12-06T14:09:32Z</dc:date>
    </item>
    <item>
      <title>Re: What happen if my local machine crashes ?</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/what-happen-if-my-local-machine-crashes/m-p/409596#M10957</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Magaly,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;The error states that the widget version in the app are not the same. Have you checked the manifest,json for the widgets to be sure that the widget in the app you are importing is the same version as the new machines widget version in the stemapp widgets?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Dec 2016 15:14:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/what-happen-if-my-local-machine-crashes/m-p/409596#M10957</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2016-12-06T15:14:32Z</dc:date>
    </item>
    <item>
      <title>Re: What happen if my local machine crashes ?</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/what-happen-if-my-local-machine-crashes/m-p/409597#M10958</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;For my test, I have copied all the sources in another machine, so yes, it's the same version...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Dec 2016 06:19:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/what-happen-if-my-local-machine-crashes/m-p/409597#M10958</guid>
      <dc:creator>MagalyClément-Zaber</dc:creator>
      <dc:date>2016-12-07T06:19:10Z</dc:date>
    </item>
    <item>
      <title>Re: What happen if my local machine crashes ?</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/what-happen-if-my-local-machine-crashes/m-p/409598#M10959</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Magaly,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;It is possible to have one version of a widget in the app and then another in the stemapp folder so that is why I asked you to manually check. There is no reason that you would get that error message unless you had the version issue.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Dec 2016 13:16:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/what-happen-if-my-local-machine-crashes/m-p/409598#M10959</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2016-12-07T13:16:34Z</dc:date>
    </item>
    <item>
      <title>Re: What happen if my local machine crashes ?</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/what-happen-if-my-local-machine-crashes/m-p/409599#M10960</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Robert,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I use winmerge : the Widget coordinate is the same in server/apps/[numapp]/widgets/coordinate&amp;nbsp; and stemap/widgets/coordinate. I use the modified widget coordinate : &lt;A href="https://community.esri.com/thread/122143"&gt;Can I display current scale in web app builder application?&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Other imports (apps create before) works well without this "external" widget. Maybe it's the cause...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Dec 2016 13:28:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/what-happen-if-my-local-machine-crashes/m-p/409599#M10960</guid>
      <dc:creator>MagalyClément-Zaber</dc:creator>
      <dc:date>2016-12-07T13:28:29Z</dc:date>
    </item>
    <item>
      <title>Re: What happen if my local machine crashes ?</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/what-happen-if-my-local-machine-crashes/m-p/409600#M10961</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That is very likely the issue&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Dec 2016 14:37:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/what-happen-if-my-local-machine-crashes/m-p/409600#M10961</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2016-12-07T14:37:16Z</dc:date>
    </item>
  </channel>
</rss>

