<?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 Maps services no working on .NET in .NET Maps SDK Questions</title>
    <link>https://community.esri.com/t5/net-maps-sdk-questions/maps-services-no-working-on-net/m-p/1172667#M10992</link>
    <description>&lt;P&gt;Hello, I have an application working with ArcGis Runtime 10.2.5, until last week it worked fine with the services.&lt;/P&gt;&lt;P&gt;&lt;A href="https://services.arcgisonline.com/arcgis/rest/services/World_Imagery/MapServer" target="_blank" rel="noopener"&gt;https://services.arcgisonline.com/arcgis/rest/services/World_Imagery/MapServer&lt;/A&gt;&lt;BR /&gt;&lt;A href="https://services.arcgisonline.com/arcgis/rest/services/World_Street_Map/MapServer" target="_blank" rel="noopener"&gt;https://services.arcgisonline.com/arcgis/rest/services/World_Street_Map/MapServer&lt;/A&gt;&lt;/P&gt;&lt;P&gt;But now it won't let me see maps as a service&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;---------&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I get this log&lt;/P&gt;&lt;P&gt;-----------------------&lt;/P&gt;&lt;P&gt;Timestamp: 5/9/2022 3:48:23 PM&lt;/P&gt;&lt;P&gt;Message: An error occurred while sending the request.&lt;BR /&gt;System.Net.Http.HttpRequestException: An error occurred while sending the request. ---&amp;gt; System.Net.WebException: The request was aborted: Could not create &lt;STRONG&gt;SSL/TLS&lt;/STRONG&gt; secure channel.&lt;BR /&gt;at System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)&lt;BR /&gt;at System.Net.Http.HttpClientHandler.GetResponseCallback(IAsyncResult ar)&lt;BR /&gt;--- End of inner exception stack trace ---&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 11 May 2022 03:44:03 GMT</pubDate>
    <dc:creator>MARCORIVERA50501</dc:creator>
    <dc:date>2022-05-11T03:44:03Z</dc:date>
    <item>
      <title>Maps services no working on .NET</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/maps-services-no-working-on-net/m-p/1172667#M10992</link>
      <description>&lt;P&gt;Hello, I have an application working with ArcGis Runtime 10.2.5, until last week it worked fine with the services.&lt;/P&gt;&lt;P&gt;&lt;A href="https://services.arcgisonline.com/arcgis/rest/services/World_Imagery/MapServer" target="_blank" rel="noopener"&gt;https://services.arcgisonline.com/arcgis/rest/services/World_Imagery/MapServer&lt;/A&gt;&lt;BR /&gt;&lt;A href="https://services.arcgisonline.com/arcgis/rest/services/World_Street_Map/MapServer" target="_blank" rel="noopener"&gt;https://services.arcgisonline.com/arcgis/rest/services/World_Street_Map/MapServer&lt;/A&gt;&lt;/P&gt;&lt;P&gt;But now it won't let me see maps as a service&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;---------&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I get this log&lt;/P&gt;&lt;P&gt;-----------------------&lt;/P&gt;&lt;P&gt;Timestamp: 5/9/2022 3:48:23 PM&lt;/P&gt;&lt;P&gt;Message: An error occurred while sending the request.&lt;BR /&gt;System.Net.Http.HttpRequestException: An error occurred while sending the request. ---&amp;gt; System.Net.WebException: The request was aborted: Could not create &lt;STRONG&gt;SSL/TLS&lt;/STRONG&gt; secure channel.&lt;BR /&gt;at System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)&lt;BR /&gt;at System.Net.Http.HttpClientHandler.GetResponseCallback(IAsyncResult ar)&lt;BR /&gt;--- End of inner exception stack trace ---&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 11 May 2022 03:44:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/maps-services-no-working-on-net/m-p/1172667#M10992</guid>
      <dc:creator>MARCORIVERA50501</dc:creator>
      <dc:date>2022-05-11T03:44:03Z</dc:date>
    </item>
    <item>
      <title>Re: Maps services no working on .NET</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/maps-services-no-working-on-net/m-p/1172717#M10993</link>
      <description>&lt;P&gt;This is not related to ArcGIS directly, but your computer configuration or the SSL/TLS configuration of the service you are attempting to use.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Assuming it is running as a Window desktop-app I would take a look at these links;&lt;/P&gt;&lt;P&gt;&lt;A href="https://docs.microsoft.com/en-us/windows-server/security/tls/tls-schannel-ssp-changes-in-windows-10-and-windows-server" target="_blank" rel="noopener"&gt;TLS (Schannel SSP) | Microsoft Docs&lt;/A&gt;&lt;BR /&gt;&lt;A href="https://docs.microsoft.com/en-us/windows-server/security/tls/tls-registry-settings" target="_blank" rel="noopener"&gt;Transport Layer Security (TLS) registry settings | Microsoft Docs&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;To test that this is not ArcGIS SDK's doing; create a console app and use System.Net.Http and send a GET request to the endpoints. You will probably end up with the same exception.&lt;/P&gt;</description>
      <pubDate>Wed, 11 May 2022 10:39:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/maps-services-no-working-on-net/m-p/1172717#M10993</guid>
      <dc:creator>hayer</dc:creator>
      <dc:date>2022-05-11T10:39:44Z</dc:date>
    </item>
  </channel>
</rss>

