<?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: vb.net code bringing in a feature service, not drawing on the map in ArcGIS Pro SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/vb-net-code-bringing-in-a-feature-service-not/m-p/862885#M4832</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It's on MapView, not Map. &amp;nbsp;So it should be&amp;nbsp;&lt;/P&gt;&lt;PRE class="line-numbers language-csharp"&gt;&lt;CODE&gt;MapView&lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;Active&lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;&lt;SPAN class="token function"&gt;Redraw&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;(&lt;/SPAN&gt;&lt;SPAN class="keyword token"&gt;true&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;)&lt;/SPAN&gt;&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;and not MapView.Active.Map...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 25 Mar 2019 14:32:47 GMT</pubDate>
    <dc:creator>RichRuh</dc:creator>
    <dc:date>2019-03-25T14:32:47Z</dc:date>
    <item>
      <title>vb.net code bringing in a feature service, not drawing on the map</title>
      <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/vb-net-code-bringing-in-a-feature-service-not/m-p/862880#M4827</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;.net bring in a feature service, is no longer drawing in ArcGIS Pro 2.2.&lt;/P&gt;&lt;P&gt;Absolutely fine in 2.0, occasionally would do this. However when I use code to bring in the service layer into Pro, it doesn't draw it, even though its open and you can see the attribute table. (Its not under the base mapping either &lt;IMG src="https://community.esri.com/legacyfs/online/emoticons/happy.png" /&gt;)&lt;/P&gt;&lt;P&gt;If we go to symbology and change it to single symbol, it appears.&lt;/P&gt;&lt;P&gt;If we then change it back to graduated symbol it stays.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Has anyone else experienced this and found a solution?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have already tried re-creating the service from scratch and republishing. Both failed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;TIA&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Mar 2019 15:26:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-sdk-questions/vb-net-code-bringing-in-a-feature-service-not/m-p/862880#M4827</guid>
      <dc:creator>SamanthaHughes</dc:creator>
      <dc:date>2019-03-21T15:26:11Z</dc:date>
    </item>
    <item>
      <title>Re: vb.net code bringing in a feature service, not drawing on the map</title>
      <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/vb-net-code-bringing-in-a-feature-service-not/m-p/862881#M4828</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have you tried refreshing your map?&amp;nbsp; I have seen this behavior in both Pro SDK and &lt;A _jive_internal="true" href="https://community.esri.com/thread/190513-arcgis-pro-arcpy-how-to-refresh-the-map"&gt;Python Scripts&lt;/A&gt;&amp;nbsp;for Pro.&amp;nbsp; Pro is suppose to not need to be refreshed so there really is no code for it.&amp;nbsp; One work around I had was to zoom in then back out a bit with the camera at the very end of my code.&amp;nbsp; &amp;nbsp;Also try rebuilding your solution, it is not suppose to be needed in small children version builds but I have found it to correct some issues in the past.&amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Mar 2019 15:51:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-sdk-questions/vb-net-code-bringing-in-a-feature-service-not/m-p/862881#M4828</guid>
      <dc:creator>MatthewDriscoll</dc:creator>
      <dc:date>2019-03-21T15:51:23Z</dc:date>
    </item>
    <item>
      <title>Re: vb.net code bringing in a feature service, not drawing on the map</title>
      <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/vb-net-code-bringing-in-a-feature-service-not/m-p/862882#M4829</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Matt,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Will give the rebuilding a go, because I already tried the zooming in and out part. ☺&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In my code I move my layer to refresh!! Please add a refresh ESRI! ☺&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the ideas. Will feedback when I can.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;S*&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Mar 2019 16:43:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-sdk-questions/vb-net-code-bringing-in-a-feature-service-not/m-p/862882#M4829</guid>
      <dc:creator>SamanthaHughes</dc:creator>
      <dc:date>2019-03-21T16:43:53Z</dc:date>
    </item>
    <item>
      <title>Re: vb.net code bringing in a feature service, not drawing on the map</title>
      <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/vb-net-code-bringing-in-a-feature-service-not/m-p/862883#M4830</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/sdk/api-reference/#topic20822.html"&gt;MapView.Redraw was added at ArcGIS Pro 2.2.&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Mar 2019 18:21:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-sdk-questions/vb-net-code-bringing-in-a-feature-service-not/m-p/862883#M4830</guid>
      <dc:creator>RichRuh</dc:creator>
      <dc:date>2019-03-21T18:21:47Z</dc:date>
    </item>
    <item>
      <title>Re: vb.net code bringing in a feature service, not drawing on the map</title>
      <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/vb-net-code-bringing-in-a-feature-service-not/m-p/862884#M4831</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Rich,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can’t seem to call it in 2.2. can I double check its part of 2.2 and not 2.3...&lt;/P&gt;&lt;P&gt;Although I am expecting it to be part of MapView... i.e. mapview.active.map.redraw …&lt;/P&gt;&lt;P&gt;Do you have an example in action?&lt;/P&gt;&lt;P&gt;TIA, S*&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Mar 2019 11:36:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-sdk-questions/vb-net-code-bringing-in-a-feature-service-not/m-p/862884#M4831</guid>
      <dc:creator>SamanthaHughes</dc:creator>
      <dc:date>2019-03-25T11:36:05Z</dc:date>
    </item>
    <item>
      <title>Re: vb.net code bringing in a feature service, not drawing on the map</title>
      <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/vb-net-code-bringing-in-a-feature-service-not/m-p/862885#M4832</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It's on MapView, not Map. &amp;nbsp;So it should be&amp;nbsp;&lt;/P&gt;&lt;PRE class="line-numbers language-csharp"&gt;&lt;CODE&gt;MapView&lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;Active&lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;&lt;SPAN class="token function"&gt;Redraw&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;(&lt;/SPAN&gt;&lt;SPAN class="keyword token"&gt;true&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;)&lt;/SPAN&gt;&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;and not MapView.Active.Map...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Mar 2019 14:32:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-sdk-questions/vb-net-code-bringing-in-a-feature-service-not/m-p/862885#M4832</guid>
      <dc:creator>RichRuh</dc:creator>
      <dc:date>2019-03-25T14:32:47Z</dc:date>
    </item>
    <item>
      <title>Re: vb.net code bringing in a feature service, not drawing on the map</title>
      <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/vb-net-code-bringing-in-a-feature-service-not/m-p/862886#M4833</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;☺&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Mar 2019 14:34:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-sdk-questions/vb-net-code-bringing-in-a-feature-service-not/m-p/862886#M4833</guid>
      <dc:creator>SamanthaHughes</dc:creator>
      <dc:date>2019-03-25T14:34:55Z</dc:date>
    </item>
  </channel>
</rss>

