<?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: Problems with RuntimeManager and ProductCode Classes in ESRI.ArcGIS in .NET Maps SDK Questions</title>
    <link>https://community.esri.com/t5/net-maps-sdk-questions/problems-with-runtimemanager-and-productcode/m-p/283621#M3319</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a 64 bit processor and installation, but I also try this and the error is still there, this happens in the compilation process.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 17 Jul 2014 16:06:54 GMT</pubDate>
    <dc:creator>AngelicaMaria_Gomez</dc:creator>
    <dc:date>2014-07-17T16:06:54Z</dc:date>
    <item>
      <title>Problems with RuntimeManager and ProductCode Classes in ESRI.ArcGIS</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/problems-with-runtimemanager-and-productcode/m-p/283617#M3315</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;I'm trying to run a stand-alone application using ArcObjects, C# and SQLServer Express. I have an ArcGIS 10.2 Desktop license, then I did the following to bind the application:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I found the ArcGIS Version dll&amp;nbsp; (ArcGISVersion.dll) in &lt;SPAN style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;C:\Program Files\Common Files\ArcGIS\bin\&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;I added the reference to this dll into my application&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;I included the namespace: using ESRI.ArcGIS in the class before to use any ArcObjects class.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;I use the next instruction to bind the application:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;ESRI.ArcGIS.RuntimeManager.Bind(ESRI.ArcGIS.ProductCode.Desktop)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;The problem is I can't run the program, the compiler launched an error, &lt;STRONG&gt;RuntimeManager and ProductCode don't belong to ESRI.ArcGIS namespace and probably there is a missing assembly.&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;I also downloaded and i&lt;SPAN&gt;nstall&lt;/SPAN&gt;&lt;/SPAN&gt; ArcGIS Runtime SDK for .NET I found in &lt;A href="https://developers.arcgis.com/" title="https://developers.arcgis.com/"&gt;ArcGIS for Developers&lt;/A&gt;‌. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;I hope somebody can help me with this.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;Thanks&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Jul 2014 15:17:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/problems-with-runtimemanager-and-productcode/m-p/283617#M3315</guid>
      <dc:creator>AngelicaMaria_Gomez</dc:creator>
      <dc:date>2014-07-17T15:17:48Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with RuntimeManager and ProductCode Classes in ESRI.ArcGIS</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/problems-with-runtimemanager-and-productcode/m-p/283618#M3316</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;see this: &lt;A href="http://blogs.esri.com/esri/arcgis/2010/07/19/bind-and-license-your-standalone-arcgis-engine-or-desktop-application/" title="http://blogs.esri.com/esri/arcgis/2010/07/19/bind-and-license-your-standalone-arcgis-engine-or-desktop-application/"&gt;Bind and License your standalone ArcGIS Engine or Desktop application | ArcGIS Blog&lt;/A&gt;‌&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You don't need ArcGIS Runtime SDK for .NET because it don't reference arcobjects.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Jul 2014 15:25:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/problems-with-runtimemanager-and-productcode/m-p/283618#M3316</guid>
      <dc:creator>nicogis</dc:creator>
      <dc:date>2014-07-17T15:25:47Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with RuntimeManager and ProductCode Classes in ESRI.ArcGIS</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/problems-with-runtimemanager-and-productcode/m-p/283619#M3317</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Domenico&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I know that, but the rest of my application use ArcObjects. The problem is with RuntimeManager and ProductCode classes. I'm not sure if there is a missing assembly because according to &lt;A href="http://help.arcgis.com/en/sdk/10.0/arcobjects_net/conceptualhelp/index.html#/What_s_new_for_developers_at_10/0001000002zp000000/" title="http://help.arcgis.com/en/sdk/10.0/arcobjects_net/conceptualhelp/index.html#/What_s_new_for_developers_at_10/0001000002zp000000/"&gt;ArcObjects 10 .NET SDK Help&lt;/A&gt;‌, I don't need anything else but the code doesn't run&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Jul 2014 15:33:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/problems-with-runtimemanager-and-productcode/m-p/283619#M3317</guid>
      <dc:creator>AngelicaMaria_Gomez</dc:creator>
      <dc:date>2014-07-17T15:33:45Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with RuntimeManager and ProductCode Classes in ESRI.ArcGIS</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/problems-with-runtimemanager-and-productcode/m-p/283620#M3318</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In tab Build -&amp;gt; Platform target -&amp;gt; Have you set x86?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Jul 2014 16:03:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/problems-with-runtimemanager-and-productcode/m-p/283620#M3318</guid>
      <dc:creator>nicogis</dc:creator>
      <dc:date>2014-07-17T16:03:16Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with RuntimeManager and ProductCode Classes in ESRI.ArcGIS</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/problems-with-runtimemanager-and-productcode/m-p/283621#M3319</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a 64 bit processor and installation, but I also try this and the error is still there, this happens in the compilation process.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Jul 2014 16:06:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/problems-with-runtimemanager-and-productcode/m-p/283621#M3319</guid>
      <dc:creator>AngelicaMaria_Gomez</dc:creator>
      <dc:date>2014-07-17T16:06:54Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with RuntimeManager and ProductCode Classes in ESRI.ArcGIS</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/problems-with-runtimemanager-and-productcode/m-p/283622#M3320</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;if you have 64bit you need set x86.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The assembly name is ESRI.ArcGIS.Version but the namespace is only ESRI.ArcGIS&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;using ESRI.ArcGIS;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Jul 2014 16:47:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/problems-with-runtimemanager-and-productcode/m-p/283622#M3320</guid>
      <dc:creator>nicogis</dc:creator>
      <dc:date>2014-07-17T16:47:33Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with RuntimeManager and ProductCode Classes in ESRI.ArcGIS</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/problems-with-runtimemanager-and-productcode/m-p/283623#M3321</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the information about setting the application&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Did you mean that the correct instruction is&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;ESRI.ArcGIS.Version.RuntimeManager.Bind(ESRI.ArcGIS.Version.ProductCode.Desktop) ?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;Because it doesn't work either&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;inside ESRI.ArcGIS I only have this &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;esriSystem&lt;/P&gt;&lt;P&gt;DataSourcesFile&lt;/P&gt;&lt;P&gt;DataSourcesGDB;&lt;/P&gt;&lt;P&gt;DataSourcesOleDB&lt;/P&gt;&lt;P&gt;DataSourcesRaster&lt;/P&gt;&lt;P&gt;Display&lt;/P&gt;&lt;P&gt;esriSystem&lt;/P&gt;&lt;P&gt;Geodatabase&lt;/P&gt;&lt;P&gt;GeoDatabaseExtensions&lt;/P&gt;&lt;P&gt;Geometry&lt;/P&gt;&lt;P&gt;Server&lt;/P&gt;&lt;P&gt;SystemUI&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;None of them have a Version namespace, even there is a document that say so: &lt;A href="http://help.arcgis.com/en/sdk/10.0/Arcobjects_net/pdf/VersionObjectModel.pdf" title="http://help.arcgis.com/en/sdk/10.0/Arcobjects_net/pdf/VersionObjectModel.pdf"&gt;http://help.arcgis.com/en/sdk/10.0/Arcobjects_net/pdf/VersionObjectModel.pdf&lt;/A&gt;‌&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;I also checked the documentation of ESRI.ArcGIS namespace and on this link: &lt;A href="http://help.arcgis.com/en/sdk/10.0/arcobjects_net/componenthelp/index.html#/ESRI_ArcGIS_Namespace/00460000001q000000/" title="http://help.arcgis.com/en/sdk/10.0/arcobjects_net/componenthelp/index.html#/ESRI_ArcGIS_Namespace/00460000001q000000/"&gt;ArcObjects 10 .NET SDK Help&lt;/A&gt;‌&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;the content is different to the content I have when I include the namespace into the program.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;I also try with this instruction: "RuntimeManager.Bind(ProductCode.Desktop);" and add all the namespaces from ESRI.ArcGIS, but nothing change&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Jul 2014 19:28:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/problems-with-runtimemanager-and-productcode/m-p/283623#M3321</guid>
      <dc:creator>AngelicaMaria_Gomez</dc:creator>
      <dc:date>2014-07-17T19:28:12Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with RuntimeManager and ProductCode Classes in ESRI.ArcGIS</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/problems-with-runtimemanager-and-productcode/m-p/283624#M3322</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you do print screen of Solution Explorer of reference of your project and part of source code with using ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Jul 2014 09:23:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/problems-with-runtimemanager-and-productcode/m-p/283624#M3322</guid>
      <dc:creator>nicogis</dc:creator>
      <dc:date>2014-07-18T09:23:49Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with RuntimeManager and ProductCode Classes in ESRI.ArcGIS</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/problems-with-runtimemanager-and-productcode/m-p/283625#M3323</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi again&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I attached the print screen. The code is quite simple because I separate this from the rest. Thanks a lot&lt;IMG alt="Problem_Geodatabase.png" class="jive-image image-1" src="https://community.esri.com/legacyfs/online/2522_Problem_Geodatabase.png" style="width: 620px; height: 319px;" /&gt; trying to find a solution&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Jul 2014 21:09:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/problems-with-runtimemanager-and-productcode/m-p/283625#M3323</guid>
      <dc:creator>AngelicaMaria_Gomez</dc:creator>
      <dc:date>2014-07-23T21:09:23Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with RuntimeManager and ProductCode Classes in ESRI.ArcGIS</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/problems-with-runtimemanager-and-productcode/m-p/283626#M3324</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The path of dll is C:\Program Files (x86)\ArcGIS\DeveloperKit10.2\DotNet\ESRI.ArcGIS.Version.dll. It's registered in gac so &lt;SPAN class="hps"&gt;you should see:&lt;/SPAN&gt;&lt;IMG alt="VersionDllAO.png" class="jive-image image-1" src="https://community.esri.com/legacyfs/online/2638_VersionDllAO.png" style="width: 620px; height: 701px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 27 Jul 2014 10:36:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/problems-with-runtimemanager-and-productcode/m-p/283626#M3324</guid>
      <dc:creator>nicogis</dc:creator>
      <dc:date>2014-07-27T10:36:17Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with RuntimeManager and ProductCode Classes in ESRI.ArcGIS</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/problems-with-runtimemanager-and-productcode/m-p/283627#M3325</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What's the version of the .NET Framework that your project to target ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Jul 2014 10:51:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/problems-with-runtimemanager-and-productcode/m-p/283627#M3325</guid>
      <dc:creator>nicogis</dc:creator>
      <dc:date>2014-07-28T10:51:22Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with RuntimeManager and ProductCode Classes in ESRI.ArcGIS</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/problems-with-runtimemanager-and-productcode/m-p/283628#M3326</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In references section appear ArcGISVersionLib instead ESRI.ArcGIS.Version. The version of the target framework is&lt;/P&gt;&lt;P&gt;.NET Framework 4.5&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="ArcGIS_Reference_Adding.bmp.jpg" class="jive-image image-1" src="https://community.esri.com/legacyfs/online/2625_ArcGIS_Reference_Adding.bmp.jpg" style="width: 620px; height: 329px;" /&gt;&lt;/P&gt;&lt;P&gt;These are the properties that appear &lt;/P&gt;&lt;P&gt;&lt;IMG alt="properties.bmp.jpg" class="jive-image image-3" src="https://community.esri.com/legacyfs/online/2687_properties.bmp.jpg" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;This is a view of properties section in references&lt;/P&gt;&lt;P&gt;&lt;IMG alt="ArcGISVersion_Add.bmp.jpg" class="jive-image image-2" src="https://community.esri.com/legacyfs/online/2626_ArcGISVersion_Add.bmp.jpg" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I checked the file Interop.ArcGIS.Version in the location mentioned in properties and it is on it. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Jul 2014 00:31:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/problems-with-runtimemanager-and-productcode/m-p/283628#M3326</guid>
      <dc:creator>AngelicaMaria_Gomez</dc:creator>
      <dc:date>2014-07-29T00:31:59Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with RuntimeManager and ProductCode Classes in ESRI.ArcGIS</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/problems-with-runtimemanager-and-productcode/m-p/283629#M3327</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You shouldn't be referencing ArcGisVersion.dll in your project since it is a COM dll and not a .NET assembly. This is why you have these errors during compilation. The correct file to reference is ESRI.ArcGis.Version.dll located in the same folder.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Jul 2014 05:24:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/problems-with-runtimemanager-and-productcode/m-p/283629#M3327</guid>
      <dc:creator>AlexZebrev</dc:creator>
      <dc:date>2014-07-29T05:24:05Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with RuntimeManager and ProductCode Classes in ESRI.ArcGIS</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/problems-with-runtimemanager-and-productcode/m-p/283630#M3328</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Seee reply of Alex.&lt;/P&gt;&lt;P&gt;Extra info: if you use 4.0 or 4.5 see &lt;A href="http://resources.arcgis.com/en/help/arcobjects-net/conceptualhelp/0001/000100000nzv000000.htm" title="http://resources.arcgis.com/en/help/arcobjects-net/conceptualhelp/0001/000100000nzv000000.htm"&gt;.NET 4.0 and 4.5 support for ArcGIS 10.2 Desktop and Engine developers (ArcObjects .NET 10 SDK)&lt;/A&gt;‌&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Jul 2014 10:20:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/problems-with-runtimemanager-and-productcode/m-p/283630#M3328</guid>
      <dc:creator>nicogis</dc:creator>
      <dc:date>2014-07-29T10:20:45Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with RuntimeManager and ProductCode Classes in ESRI.ArcGIS</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/problems-with-runtimemanager-and-productcode/m-p/283631#M3329</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I couldn't find this dll. I searched it in the entire disk actually and I couldn't find it. Then I find&amp;nbsp; ArcGISVersion.dll as the closer dll. Then I don't know what to do&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Jul 2014 15:53:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/problems-with-runtimemanager-and-productcode/m-p/283631#M3329</guid>
      <dc:creator>AngelicaMaria_Gomez</dc:creator>
      <dc:date>2014-07-29T15:53:57Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with RuntimeManager and ProductCode Classes in ESRI.ArcGIS</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/problems-with-runtimemanager-and-productcode/m-p/283632#M3330</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;To determine which ArcGIS products are installed, can you run PatchFinder utility ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Jul 2014 16:14:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/problems-with-runtimemanager-and-productcode/m-p/283632#M3330</guid>
      <dc:creator>nicogis</dc:creator>
      <dc:date>2014-07-29T16:14:45Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with RuntimeManager and ProductCode Classes in ESRI.ArcGIS</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/problems-with-runtimemanager-and-productcode/m-p/283633#M3331</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have you installed sdk arcobjects?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Jul 2014 16:15:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/problems-with-runtimemanager-and-productcode/m-p/283633#M3331</guid>
      <dc:creator>nicogis</dc:creator>
      <dc:date>2014-07-29T16:15:29Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with RuntimeManager and ProductCode Classes in ESRI.ArcGIS</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/problems-with-runtimemanager-and-productcode/m-p/283634#M3332</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I got it. I configured the target framework to 3.5.Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Jul 2014 17:10:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/problems-with-runtimemanager-and-productcode/m-p/283634#M3332</guid>
      <dc:creator>AngelicaMaria_Gomez</dc:creator>
      <dc:date>2014-07-29T17:10:09Z</dc:date>
    </item>
  </channel>
</rss>

