<?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 Deployment issue for app with mapping and regular database queries integrated in ArcGIS Runtime SDK for WPF (Retired) Questions</title>
    <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-wpf-retired-questions/deployment-issue-for-app-with-mapping-and-regular/m-p/407381#M2019</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;HI All, &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I had an issue when trying to deploy a WPF app built with Runtime SDK. The app has a map viewer with basic navigation/mapping functions and also forms for collecting data to be saved into a local SQL server database via sql-client connection. I can successfully deploy the app with the map viewer part only based on step-step instruction from ESRI. And I can also successfully publish and run the app with the forms part only without any problem. But when I put them together, either Deploy via ESRI or Publish thr VS didn't work. I am getting frustrated and hope someone can shed some light on this. I appreciate any comments. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Russel&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 29 Oct 2013 14:30:38 GMT</pubDate>
    <dc:creator>ducksunlimited</dc:creator>
    <dc:date>2013-10-29T14:30:38Z</dc:date>
    <item>
      <title>Deployment issue for app with mapping and regular database queries integrated</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-wpf-retired-questions/deployment-issue-for-app-with-mapping-and-regular/m-p/407381#M2019</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;HI All, &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I had an issue when trying to deploy a WPF app built with Runtime SDK. The app has a map viewer with basic navigation/mapping functions and also forms for collecting data to be saved into a local SQL server database via sql-client connection. I can successfully deploy the app with the map viewer part only based on step-step instruction from ESRI. And I can also successfully publish and run the app with the forms part only without any problem. But when I put them together, either Deploy via ESRI or Publish thr VS didn't work. I am getting frustrated and hope someone can shed some light on this. I appreciate any comments. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Russel&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Oct 2013 14:30:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-wpf-retired-questions/deployment-issue-for-app-with-mapping-and-regular/m-p/407381#M2019</guid>
      <dc:creator>ducksunlimited</dc:creator>
      <dc:date>2013-10-29T14:30:38Z</dc:date>
    </item>
    <item>
      <title>Re: Deployment issue for app with mapping and regular database queries integrated</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-wpf-retired-questions/deployment-issue-for-app-with-mapping-and-regular/m-p/407382#M2020</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Please can you provide some more details about application? &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;e.g. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;What layer types are used? &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;What local service types are used? (assuming it uses the LocalServer)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;How is the data being read/written with the SQL database?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;What options did you choose in the deployment builder?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Cheers&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Mike&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Oct 2013 08:41:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-wpf-retired-questions/deployment-issue-for-app-with-mapping-and-regular/m-p/407382#M2020</guid>
      <dc:creator>MichaelBranscomb</dc:creator>
      <dc:date>2013-10-30T08:41:08Z</dc:date>
    </item>
    <item>
      <title>Re: Deployment issue for app with mapping and regular database queries integrated</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-wpf-retired-questions/deployment-issue-for-app-with-mapping-and-regular/m-p/407383#M2021</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks for your response, Mike. here are the answers. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt; Hi,&amp;nbsp; &lt;BR /&gt; &lt;BR /&gt;Please can you provide some more details about application?&amp;nbsp;&amp;nbsp; &lt;BR /&gt; &lt;BR /&gt;e.g.&amp;nbsp;&amp;nbsp; &lt;BR /&gt;What layer types are used?&amp;nbsp;&amp;nbsp; &lt;BR /&gt; &lt;SPAN style="color:&amp;quot;#0000FF&amp;quot;;"&gt;ArcGIS online imagery as base map and operational layers from a local map pakcage&lt;/SPAN&gt; &lt;BR /&gt;What local service types are used? (assuming it uses the LocalServer)&amp;nbsp; &lt;BR /&gt; &lt;SPAN style="color:&amp;quot;#0000FF&amp;quot;;"&gt;map package .mpk&lt;/SPAN&gt; &lt;BR /&gt;How is the data being read/written with the SQL database?&amp;nbsp; &lt;BR /&gt; &lt;SPAN style="color:&amp;quot;#0000FF&amp;quot;;"&gt;read/write using SQL commands with SQl client connection. The database is a localhosted SQL Server&lt;/SPAN&gt; &lt;BR /&gt;What options did you choose in the deployment builder?&amp;nbsp; &lt;BR /&gt; &lt;SPAN style="color:&amp;quot;#0000FF&amp;quot;;"&gt;Local server + GPS&lt;/SPAN&gt; &lt;BR /&gt; &lt;BR /&gt; &lt;BR /&gt;Cheers&amp;nbsp; &lt;BR /&gt; &lt;BR /&gt;Mike&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Oct 2013 17:47:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-wpf-retired-questions/deployment-issue-for-app-with-mapping-and-regular/m-p/407383#M2021</guid>
      <dc:creator>ducksunlimited</dc:creator>
      <dc:date>2013-10-30T17:47:13Z</dc:date>
    </item>
  </channel>
</rss>

