<?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: The application is not licensed Error !!! in ArcObjects SDK Questions</title>
    <link>https://community.esri.com/t5/arcobjects-sdk-questions/the-application-is-not-licensed-error/m-p/760384#M20151</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;do you programm an Add-In or a Stand-Alone application?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I had some problems in the past with the license initializing.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;May this helps:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://help.arcgis.com/en/sdk/10.0/arcobjects_net/conceptualhelp/index.html#//0001000001q0000000"&gt;http://help.arcgis.com/en/sdk/10.0/arcobjects_net/conceptualhelp/index.html#//0001000001q0000000&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In my case the license initializer helped me:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://help.arcgis.com/en/sdk/10.0/arcobjects_net/componenthelp/index.html#//004800000191000000"&gt;http://help.arcgis.com/en/sdk/10.0/arcobjects_net/componenthelp/index.html#//004800000191000000&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I think the background was, that altough I implemented the application as Add-In instead of an external .exe, it was not able to read ArcMaps license so I had to bind it explicit.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;An other thought was that you may not have activated an extension which you are using. I know you're talking about licensing and it's only to create a feature class, but 'was only a thought.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I wonder that you get an exception saying to that there's a licens problem.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I remember that in my case I always get the exception that my features are not z-aware. But the problem was the license... huuu?!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Good Luck&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 26 Jul 2011 11:21:36 GMT</pubDate>
    <dc:creator>SebastianKrings</dc:creator>
    <dc:date>2011-07-26T11:21:36Z</dc:date>
    <item>
      <title>The application is not licensed Error !!!</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/the-application-is-not-licensed-error/m-p/760383#M20150</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have a problem when i try to create feature dataset using vb.net with arcGIS 10 SP2. i get this error:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;"The application is not licensed to create or modify schema for this type of data"&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;any idea, how to resolve this?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Jul 2011 09:25:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/the-application-is-not-licensed-error/m-p/760383#M20150</guid>
      <dc:creator>MohammedBuali</dc:creator>
      <dc:date>2011-07-26T09:25:50Z</dc:date>
    </item>
    <item>
      <title>Re: The application is not licensed Error !!!</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/the-application-is-not-licensed-error/m-p/760384#M20151</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;do you programm an Add-In or a Stand-Alone application?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I had some problems in the past with the license initializing.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;May this helps:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://help.arcgis.com/en/sdk/10.0/arcobjects_net/conceptualhelp/index.html#//0001000001q0000000"&gt;http://help.arcgis.com/en/sdk/10.0/arcobjects_net/conceptualhelp/index.html#//0001000001q0000000&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In my case the license initializer helped me:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://help.arcgis.com/en/sdk/10.0/arcobjects_net/componenthelp/index.html#//004800000191000000"&gt;http://help.arcgis.com/en/sdk/10.0/arcobjects_net/componenthelp/index.html#//004800000191000000&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I think the background was, that altough I implemented the application as Add-In instead of an external .exe, it was not able to read ArcMaps license so I had to bind it explicit.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;An other thought was that you may not have activated an extension which you are using. I know you're talking about licensing and it's only to create a feature class, but 'was only a thought.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I wonder that you get an exception saying to that there's a licens problem.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I remember that in my case I always get the exception that my features are not z-aware. But the problem was the license... huuu?!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Good Luck&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Jul 2011 11:21:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/the-application-is-not-licensed-error/m-p/760384#M20151</guid>
      <dc:creator>SebastianKrings</dc:creator>
      <dc:date>2011-07-26T11:21:36Z</dc:date>
    </item>
    <item>
      <title>Re: The application is not licensed Error !!!</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/the-application-is-not-licensed-error/m-p/760385#M20152</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;thank you,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;i used this code &amp;amp; it fixed it:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; 'Add runtime management&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ESRI.ArcGIS.RuntimeManager.Bind(ESRI.ArcGIS.ProductCode.Desktop)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 'Initialize the application.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Dim licenseStatus As esriLicenseStatus = esriLicenseStatus.esriLicenseUnavailable&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Dim m_AoInitialize As IAoInitialize = New AoInitializeClass()&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; licenseStatus = m_AoInitialize.Initialize(esriLicenseProductCode.esriLicenseProductCodeArcInfo)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; licenseStatus = m_AoInitialize.CheckOutExtension(esriLicenseExtensionCode.esriLicenseExtensionCodeSpatialAnalyst)&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Aug 2011 06:38:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/the-application-is-not-licensed-error/m-p/760385#M20152</guid>
      <dc:creator>MohammedBuali</dc:creator>
      <dc:date>2011-08-08T06:38:48Z</dc:date>
    </item>
  </channel>
</rss>

