<?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 Working with ArcGIS Runtime SDK for .NET in Visual Studio 2010 - is it possible? in ArcGIS Runtime SDK for WPF (Retired) Questions</title>
    <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-wpf-retired-questions/working-with-arcgis-runtime-sdk-for-net-in-visual/m-p/273215#M1325</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Gurus!&lt;/P&gt;&lt;P&gt;For some reason I'm working with VS 2010. But ArcGIS Runtime SDK for .NET don't work with VS 2010.&lt;/P&gt;&lt;P&gt;I get basic developer account, but when try to use it&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ArcGISRuntime.SetLicense("myLicenseString");
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ArcGISRuntime.Initialize();&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- get error "Invalid basic license". What to do?&lt;/P&gt;&lt;P&gt;I would like along with working some online service , such as OpenStreetMap,&amp;nbsp; to work with local feature layers or shape files. So I'm trying to understand - is it possible to find a free way of using for this purpose an ArcGIS Runtime SDK for .NET or try to find other ways. For example to use arcgis API for WPF and&amp;nbsp; try to find class library to work with shape files.&amp;nbsp; Or go to SharpGis, I can't&amp;nbsp; buy anything until I do something, unfortunately&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 11 Dec 2021 13:20:35 GMT</pubDate>
    <dc:creator>AnatoliiTerentiev</dc:creator>
    <dc:date>2021-12-11T13:20:35Z</dc:date>
    <item>
      <title>Working with ArcGIS Runtime SDK for .NET in Visual Studio 2010 - is it possible?</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-wpf-retired-questions/working-with-arcgis-runtime-sdk-for-net-in-visual/m-p/273215#M1325</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Gurus!&lt;/P&gt;&lt;P&gt;For some reason I'm working with VS 2010. But ArcGIS Runtime SDK for .NET don't work with VS 2010.&lt;/P&gt;&lt;P&gt;I get basic developer account, but when try to use it&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ArcGISRuntime.SetLicense("myLicenseString");
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ArcGISRuntime.Initialize();&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- get error "Invalid basic license". What to do?&lt;/P&gt;&lt;P&gt;I would like along with working some online service , such as OpenStreetMap,&amp;nbsp; to work with local feature layers or shape files. So I'm trying to understand - is it possible to find a free way of using for this purpose an ArcGIS Runtime SDK for .NET or try to find other ways. For example to use arcgis API for WPF and&amp;nbsp; try to find class library to work with shape files.&amp;nbsp; Or go to SharpGis, I can't&amp;nbsp; buy anything until I do something, unfortunately&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 11 Dec 2021 13:20:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-wpf-retired-questions/working-with-arcgis-runtime-sdk-for-net-in-visual/m-p/273215#M1325</guid>
      <dc:creator>AnatoliiTerentiev</dc:creator>
      <dc:date>2021-12-11T13:20:35Z</dc:date>
    </item>
    <item>
      <title>Re: Working with ArcGIS Runtime SDK for .NET in Visual Studio 2010 - is it possible?</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-wpf-retired-questions/working-with-arcgis-runtime-sdk-for-net-in-visual/m-p/273216#M1326</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;.NET Runtime requires a minimum of the 4.5 version of the .NET Framework. This would require that you utilize a version of Visual Studio that supports this framework. I believe that Visual Studio 2010 only allows you to use up to .NET 4.0.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can see the supported versions of Visual Studio on the following page. &lt;/P&gt;&lt;P&gt;&lt;A href="https://developers.arcgis.com/net/desktop/guide/system-requirements.htm" title="https://developers.arcgis.com/net/desktop/guide/system-requirements.htm" rel="nofollow noopener noreferrer" target="_blank"&gt;System requirements—ArcGIS Runtime SDK for .NET | ArcGIS for Developers&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In regards to the licensing, I believe that you may be looking at an older version of the licensing model. In Runtime .NET your licensing code should appear as follows:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;&lt;SPAN&gt;// Deployed applications must be licensed at the Basic level or greater (&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.esri.com/external-link.jspa?url=https%3A%2F%2Fdevelopers.arcgis.com%2Flicensing" target="_blank"&gt;https://developers.arcgis.com/licensing&lt;/A&gt;&lt;SPAN&gt;).&lt;/SPAN&gt;
// To enable Basic level functionality set the Client ID property before initializing the ArcGIS Runtime.
ArcGISRuntimeEnvironment.ClientId = "&amp;lt;Your Client ID&amp;gt;";


// Initialize the ArcGIS Runtime before any components are created.
ArcGISRuntimeEnvironment.Initialize();


// Standard level functionality can be enabled once the ArcGIS Runtime is initialized.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 
// To enable Standard level functionality you must either:
// 1. Allow the app user to authenticate with ArcGIS Online or Portal for ArcGIS then call the set license method with their license info.
// ArcGISRuntimeEnvironment.License.SetLicense(LicenseInfo object returned from an ArcGIS Portal instance)
// 2. Call the set license method with a license string obtained from Esri Customer Service or your local Esri distributor.
// ArcGISRuntimeEnvironment.License.SetLicense("&amp;lt;Your License String or Strings (extensions) Here&amp;gt;");&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With a basic license you would be able to view shapefiles and access services. To use local feature layers or local services you'd be require to purchase a standard license. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 11 Dec 2021 13:20:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-wpf-retired-questions/working-with-arcgis-runtime-sdk-for-net-in-visual/m-p/273216#M1326</guid>
      <dc:creator>FreddieGibson</dc:creator>
      <dc:date>2021-12-11T13:20:38Z</dc:date>
    </item>
    <item>
      <title>Re: Working with ArcGIS Runtime SDK for .NET in Visual Studio 2010 - is it possible?</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-wpf-retired-questions/working-with-arcgis-runtime-sdk-for-net-in-visual/m-p/273217#M1327</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Do I understand correctly that at the present time, working under the VS 2010, I can not use Runtime for WPF and now the only correct way is to work with Runtime .NET&amp;nbsp; in VS 2012?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Feb 2016 14:01:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-wpf-retired-questions/working-with-arcgis-runtime-sdk-for-net-in-visual/m-p/273217#M1327</guid>
      <dc:creator>AnatoliiTerentiev</dc:creator>
      <dc:date>2016-02-03T14:01:31Z</dc:date>
    </item>
    <item>
      <title>Re: Working with ArcGIS Runtime SDK for .NET in Visual Studio 2010 - is it possible?</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-wpf-retired-questions/working-with-arcgis-runtime-sdk-for-net-in-visual/m-p/273218#M1328</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;The WPF SDK was supported with VS2010 (&lt;A href="http://resources.arcgis.com/en/help/runtime-wpf/concepts/index.html#//0170000000p3000000" title="http://resources.arcgis.com/en/help/runtime-wpf/concepts/index.html#//0170000000p3000000"&gt;ArcGIS Runtime SDK for WPF&lt;/A&gt;). But that SDK is in the 'Mature' support phase (no further release, hotfixes or patches) and is due to be retired in July 2016.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope your version of Visual Studio will not dictate the ArcGIS Runtime SDK you choose and that you will proceed with the ArcGIS Runtime SDK for .NET. Note that we support the free Express and Community versions of Visual Studio 2013 with the current 10.2.6 and plan to add support for VS2015 (including Express and Community) in the next release.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mike&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Feb 2016 17:37:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-wpf-retired-questions/working-with-arcgis-runtime-sdk-for-net-in-visual/m-p/273218#M1328</guid>
      <dc:creator>MichaelBranscomb</dc:creator>
      <dc:date>2016-02-03T17:37:48Z</dc:date>
    </item>
    <item>
      <title>Re: Working with ArcGIS Runtime SDK for .NET in Visual Studio 2010 - is it possible?</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-wpf-retired-questions/working-with-arcgis-runtime-sdk-for-net-in-visual/m-p/273219#M1329</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; I work with Visual Studion 2015, there is no problem. But when I was working with silverlight project in VS 2012,&amp;nbsp; sometimes the studio was working very slowly. For some projects to work with VS 2010 is more comfortable and there was hope among developers that 2010 will support .net 4.5.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; The problem is that I can't to buy standart license of runtime .net now. I'm trying to understand if I can work in the VS 2010&amp;nbsp; with the runtime WPF and the basic license. The question is what I am doing wrong?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Feb 2016 06:34:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-wpf-retired-questions/working-with-arcgis-runtime-sdk-for-net-in-visual/m-p/273219#M1329</guid>
      <dc:creator>AnatoliiTerentiev</dc:creator>
      <dc:date>2016-02-04T06:34:39Z</dc:date>
    </item>
    <item>
      <title>Re: Working with ArcGIS Runtime SDK for .NET in Visual Studio 2010 - is it possible?</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-wpf-retired-questions/working-with-arcgis-runtime-sdk-for-net-in-visual/m-p/273220#M1330</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;Note the .NET SDK has a Basic license level and that you can license at the standard level with an ArcGIS named user: &lt;A href="https://developers.arcgis.com/net/desktop/guide/license-your-app.htm" title="https://developers.arcgis.com/net/desktop/guide/license-your-app.htm"&gt;License your app—ArcGIS Runtime SDK for .NET | ArcGIS for Developers&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mike&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Feb 2016 18:36:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-wpf-retired-questions/working-with-arcgis-runtime-sdk-for-net-in-visual/m-p/273220#M1330</guid>
      <dc:creator>MichaelBranscomb</dc:creator>
      <dc:date>2016-02-04T18:36:13Z</dc:date>
    </item>
    <item>
      <title>Re: Working with ArcGIS Runtime SDK for .NET in Visual Studio 2010 - is it possible?</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-wpf-retired-questions/working-with-arcgis-runtime-sdk-for-net-in-visual/m-p/273221#M1331</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you very mach, Mike! Of course, I've seen this. The question concerned to vs 2010 and runtime wpf. If you think this question wrong, you can take it off, I am sorry&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Feb 2016 05:59:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-wpf-retired-questions/working-with-arcgis-runtime-sdk-for-net-in-visual/m-p/273221#M1331</guid>
      <dc:creator>AnatoliiTerentiev</dc:creator>
      <dc:date>2016-02-05T05:59:55Z</dc:date>
    </item>
  </channel>
</rss>

