<?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: ArcGIS Engine 10 license Checkout with WCF in ArcObjects SDK Questions</title>
    <link>https://community.esri.com/t5/arcobjects-sdk-questions/arcgis-engine-10-license-checkout-with-wcf/m-p/89716#M2362</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The use of ArcObjects within a .NET Windows Service is not currently supported under any ESRI product or developer license. Please see the following tech article:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Can .NET Windows Services be created with ArcObjects? - &lt;/SPAN&gt;&lt;A href="http://support.esri.com/en/knowledgebase/techarticles/detail/29473"&gt;http://support.esri.com/en/knowledgebase/techarticles/detail/29473&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Hello&lt;BR /&gt;&lt;BR /&gt;I am trying to write the licensing module of our mapping application. I am trying to checkout ArcGIS Engine license using a WCF Service. I have observed that when the licensing logic is in a WCF Service, the call to checkout license fails with an error "ArcGIS Licensing handle error". Any one has idea about this error and its resolution?&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 05 Jul 2012 17:48:29 GMT</pubDate>
    <dc:creator>FengZhang2</dc:creator>
    <dc:date>2012-07-05T17:48:29Z</dc:date>
    <item>
      <title>ArcGIS Engine 10 license Checkout with WCF</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/arcgis-engine-10-license-checkout-with-wcf/m-p/89715#M2361</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am trying to write the licensing module of our mapping application. I am trying to checkout ArcGIS Engine license using a WCF Service. I have observed that when the licensing logic is in a WCF Service, the call to checkout license fails with an error "ArcGIS Licensing handle error". Any one has idea about this error and its resolution?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Jul 2012 10:34:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/arcgis-engine-10-license-checkout-with-wcf/m-p/89715#M2361</guid>
      <dc:creator>sidd</dc:creator>
      <dc:date>2012-07-04T10:34:43Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Engine 10 license Checkout with WCF</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/arcgis-engine-10-license-checkout-with-wcf/m-p/89716#M2362</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The use of ArcObjects within a .NET Windows Service is not currently supported under any ESRI product or developer license. Please see the following tech article:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Can .NET Windows Services be created with ArcObjects? - &lt;/SPAN&gt;&lt;A href="http://support.esri.com/en/knowledgebase/techarticles/detail/29473"&gt;http://support.esri.com/en/knowledgebase/techarticles/detail/29473&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Hello&lt;BR /&gt;&lt;BR /&gt;I am trying to write the licensing module of our mapping application. I am trying to checkout ArcGIS Engine license using a WCF Service. I have observed that when the licensing logic is in a WCF Service, the call to checkout license fails with an error "ArcGIS Licensing handle error". Any one has idea about this error and its resolution?&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jul 2012 17:48:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/arcgis-engine-10-license-checkout-with-wcf/m-p/89716#M2362</guid>
      <dc:creator>FengZhang2</dc:creator>
      <dc:date>2012-07-05T17:48:29Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Engine 10 license Checkout with WCF</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/arcgis-engine-10-license-checkout-with-wcf/m-p/89717#M2363</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;There are a couple of issues here.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The first is whether or not using the ESRI software in the manner that you are trying to is permitted under the licensing terms and conditions.&amp;nbsp; I don't think that it is although you did not describe the exact details of what you are doing and how you are doing it.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The second issue is whether or not doing what you are trying to do is technically possible.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you are running your application as a Windows service then there are some unique things about executing in that context:&lt;/SPAN&gt;&lt;BR /&gt;&lt;OL&gt;&lt;BR /&gt;&lt;LI&gt;It typically runs using the System account which is special.&amp;nbsp; This account is very powerful locally but has no access to any network resources.&amp;nbsp; If you are using this account then try using an account that you can run ArcMap with to see if this is the problem.&lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;It runs in an invisible Windows Station.&amp;nbsp; It the software tries to display a modal dialog then it will either throw an exception or simply hang.&amp;nbsp; You might try playing with the various options to make the UI visible.&lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;I have experienced different behavior when running as a service than when running interactively.&amp;nbsp; For example, priorites can be different.&amp;nbsp; I also believe that there are resource differences as well.&lt;/LI&gt;&lt;BR /&gt;&lt;/OL&gt;&lt;SPAN&gt;Why don't you post the exact error that you are getting, i.e. the full error details.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jul 2012 23:26:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/arcgis-engine-10-license-checkout-with-wcf/m-p/89717#M2363</guid>
      <dc:creator>RichardWatson</dc:creator>
      <dc:date>2012-07-05T23:26:43Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Engine 10 license Checkout with WCF</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/arcgis-engine-10-license-checkout-with-wcf/m-p/89718#M2364</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Although as mentioned by feng, we may not use ArcObjects using licensing. However, the service that I have created was running from Network Service account. As per rlwatson when I changed the account to local user account, the call to checkout licensing was successful and my problem was resolved. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks a lot for your help&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Jul 2012 05:29:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/arcgis-engine-10-license-checkout-with-wcf/m-p/89718#M2364</guid>
      <dc:creator>sidd</dc:creator>
      <dc:date>2012-07-13T05:29:21Z</dc:date>
    </item>
  </channel>
</rss>

