<?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 product not specified error in ArcObjects SDK Questions</title>
    <link>https://community.esri.com/t5/arcobjects-sdk-questions/arcgis-product-not-specified-error/m-p/212326#M5512</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The error says you need to bind to an ArcGIS product before you try to check out a license.&amp;nbsp; Did you bind to the product?&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://help.arcgis.com/en/sdk/10.0/arcobjects_net/componenthelp/index.html#/Bind_Method/004600000024000000/"&gt;http://help.arcgis.com/en/sdk/10.0/arcobjects_net/componenthelp/index.html#/Bind_Method/004600000024000000/&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 16 Nov 2011 14:30:06 GMT</pubDate>
    <dc:creator>AlexanderGray</dc:creator>
    <dc:date>2011-11-16T14:30:06Z</dc:date>
    <item>
      <title>ArcGIS product not specified error</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/arcgis-product-not-specified-error/m-p/212325#M5511</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi All,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am editing the .net application available at: &lt;/SPAN&gt;&lt;A href="http://arcscripts.esri.com/details.asp?dbid=15497"&gt;http://arcscripts.esri.com/details.asp?dbid=15497&lt;/A&gt;&lt;SPAN&gt; for exporting and importing from xml document to feature class. But I am getting product licensing error as attached.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I am now that experienced with VB.Net but just trying to utilize this application for data conversion.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any help is highly appreciated.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Asim&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Nov 2011 11:59:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/arcgis-product-not-specified-error/m-p/212325#M5511</guid>
      <dc:creator>Almuatasim_Ahmed_SaidAl-Hinai</dc:creator>
      <dc:date>2011-11-16T11:59:00Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS product not specified error</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/arcgis-product-not-specified-error/m-p/212326#M5512</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The error says you need to bind to an ArcGIS product before you try to check out a license.&amp;nbsp; Did you bind to the product?&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://help.arcgis.com/en/sdk/10.0/arcobjects_net/componenthelp/index.html#/Bind_Method/004600000024000000/"&gt;http://help.arcgis.com/en/sdk/10.0/arcobjects_net/componenthelp/index.html#/Bind_Method/004600000024000000/&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Nov 2011 14:30:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/arcgis-product-not-specified-error/m-p/212326#M5512</guid>
      <dc:creator>AlexanderGray</dc:creator>
      <dc:date>2011-11-16T14:30:06Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS product not specified error</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/arcgis-product-not-specified-error/m-p/212327#M5513</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Dear Alexander, Thanks a lot for your reply.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am not really sure how to bind to the product. My AD skills is very basic. I will be quite glad if you can please check the attached licenseInitilizer file (where I am getting the error) and guide me where to add the code for binding the product.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks a lot&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Asim&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Nov 2011 15:28:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/arcgis-product-not-specified-error/m-p/212327#M5513</guid>
      <dc:creator>Almuatasim_Ahmed_SaidAl-Hinai</dc:creator>
      <dc:date>2011-11-16T15:28:17Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS product not specified error</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/arcgis-product-not-specified-error/m-p/212328#M5514</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;the code does not belong in the license initializer.&amp;nbsp; It should be added before the call to that.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Since the project you linked to is 9.2 I suggest you read through and go through every step in the migrating to ArcGIS 10 document.&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://help.arcgis.com/en/sdk/10.0/arcobjects_net/conceptualhelp/index.html#/How_to_migrate_ArcGIS_9_3_Desktop_and_Engine_stand_alone_applications_to_ArcGIS_10/0001000002ns000000/"&gt;http://help.arcgis.com/en/sdk/10.0/arcobjects_net/conceptualhelp/index.html#/How_to_migrate_ArcGIS_9_3_Desktop_and_Engine_stand_alone_applications_to_ArcGIS_10/0001000002ns000000/&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Nov 2011 15:59:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/arcgis-product-not-specified-error/m-p/212328#M5514</guid>
      <dc:creator>AlexanderGray</dc:creator>
      <dc:date>2011-11-16T15:59:57Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS product not specified error</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/arcgis-product-not-specified-error/m-p/212329#M5515</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks Alexander,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I can understand the issue now. I will go through the said migration stages and shall update the thread with the result.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;My Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Asim&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Nov 2011 18:39:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/arcgis-product-not-specified-error/m-p/212329#M5515</guid>
      <dc:creator>Almuatasim_Ahmed_SaidAl-Hinai</dc:creator>
      <dc:date>2011-11-16T18:39:08Z</dc:date>
    </item>
  </channel>
</rss>

