<?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 Cannot run the ConfigWithMap sample in ArcGIS Pro SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/cannot-run-the-configwithmap-sample/m-p/1183503#M8256</link>
    <description>&lt;P&gt;I am trying to run the ConfigWithMap example. I have&amp;nbsp;C:\Data\Configurations\Projects with San Diago.aprx valid in it.&lt;/P&gt;&lt;P&gt;The error I get is "System.NotSupportedException: 'The given path's format is not supported" in external code.&lt;/P&gt;&lt;P&gt;I put many break point but I cannot locate the problem.&lt;/P&gt;&lt;P&gt;I see the first screen and then when I need to see the screen with California map I get the error.&lt;/P&gt;&lt;P&gt;Similar problem when I ConfigWithStartWizard.&lt;/P&gt;&lt;P&gt;Pro 2.9&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
    <pubDate>Thu, 16 Jun 2022 13:03:08 GMT</pubDate>
    <dc:creator>mody_buchbinder</dc:creator>
    <dc:date>2022-06-16T13:03:08Z</dc:date>
    <item>
      <title>Cannot run the ConfigWithMap sample</title>
      <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/cannot-run-the-configwithmap-sample/m-p/1183503#M8256</link>
      <description>&lt;P&gt;I am trying to run the ConfigWithMap example. I have&amp;nbsp;C:\Data\Configurations\Projects with San Diago.aprx valid in it.&lt;/P&gt;&lt;P&gt;The error I get is "System.NotSupportedException: 'The given path's format is not supported" in external code.&lt;/P&gt;&lt;P&gt;I put many break point but I cannot locate the problem.&lt;/P&gt;&lt;P&gt;I see the first screen and then when I need to see the screen with California map I get the error.&lt;/P&gt;&lt;P&gt;Similar problem when I ConfigWithStartWizard.&lt;/P&gt;&lt;P&gt;Pro 2.9&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Thu, 16 Jun 2022 13:03:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-sdk-questions/cannot-run-the-configwithmap-sample/m-p/1183503#M8256</guid>
      <dc:creator>mody_buchbinder</dc:creator>
      <dc:date>2022-06-16T13:03:08Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot run the ConfigWithMap sample</title>
      <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/cannot-run-the-configwithmap-sample/m-p/1183529#M8257</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;There is a problem with signing to portal. You need to move signing code from&amp;nbsp;OnUpdateDatabase to&amp;nbsp;OnApplicationReady. More info here:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/t5/arcgis-pro-sdk-questions/portal-login-programmatically/m-p/1000543" target="_self"&gt;https://community.esri.com/t5/arcgis-pro-sdk-questions/portal-login-programmatically/m-p/1000543&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="csharp"&gt;        protected override void OnApplicationReady()
        {
            // get the login username from Portal
            var portal = ArcGISPortalManager.Current.GetActivePortal();
            if (portal != null &amp;amp;&amp;amp; portal.SignIn().success)
            {
                ConfigWithMapModule.UserName = portal.GetSignOnUsername();
            }
        }&lt;/LI-CODE&gt;</description>
      <pubDate>Thu, 16 Jun 2022 14:11:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-sdk-questions/cannot-run-the-configwithmap-sample/m-p/1183529#M8257</guid>
      <dc:creator>GKmieliauskas</dc:creator>
      <dc:date>2022-06-16T14:11:25Z</dc:date>
    </item>
  </channel>
</rss>

