<?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: Install .NET Support for ArcGIS 10 in ArcObjects SDK Questions</title>
    <link>https://community.esri.com/t5/arcobjects-sdk-questions/install-net-support-for-arcgis-10/m-p/37475#M964</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;The option shows up on first install if you have the microsoft .net framework installed.&amp;nbsp; I am not sure about modify.&amp;nbsp; Do you have the microsoft Framework 2.0 or higher installed?&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Well, &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Looks like this issue is the result of something else in my assembly...&amp;nbsp; I am getting a 1001 unable to install loader type error during the setup/deployment of my custom tool, so I had thought that this was because the client didn't have the .NET Support SDK installed.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;...but I don't think that is an acutal requirement to get my custom toolbar installed after all.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;There is something else in my project that is being referenced or something.&amp;nbsp; I am a bit unsure.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 31 May 2011 17:49:03 GMT</pubDate>
    <dc:creator>JamesCrandall</dc:creator>
    <dc:date>2011-05-31T17:49:03Z</dc:date>
    <item>
      <title>Install .NET Support for ArcGIS 10</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/install-net-support-for-arcgis-10/m-p/37473#M962</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I cannot seem to get this installed correctly -- &lt;/SPAN&gt;&lt;STRONG&gt;this is for a client running ArcGIS Desktop 10&lt;/STRONG&gt;&lt;SPAN&gt;.&amp;nbsp; I thought by choosing to "Modify" the ArcGIS10 Installation it would provide the option to include the .NET Support SDK, but it does not.&amp;nbsp; I did locate a seperate .msi that is suposed to be the SDK support (its in a file folder that someone has titled "SDK_dotnet"), so I attempted to run this .msi but get the following error:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;"ArcObjects SDK for the Microsoft .NET Framework requires a supported edition of Microsoft Visual Studio 2008 SP1 to proceed".&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Which this of course then fails to install.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I don't get it.&amp;nbsp; I am simply trying to deploy a customized Toolbar, that I have built the Setup project for, and it's .msi --- adding a launch condition to check for .NET support.&amp;nbsp; Anyone have a tip on how to get .NET Support installed on a client (ArcGIS Desktop 10) client?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 May 2011 16:58:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/install-net-support-for-arcgis-10/m-p/37473#M962</guid>
      <dc:creator>JamesCrandall</dc:creator>
      <dc:date>2011-05-31T16:58:10Z</dc:date>
    </item>
    <item>
      <title>Re: Install .NET Support for ArcGIS 10</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/install-net-support-for-arcgis-10/m-p/37474#M963</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The option shows up on first install if you have the microsoft .net framework installed.&amp;nbsp; I am not sure about modify.&amp;nbsp; Do you have the microsoft Framework 2.0 or higher installed?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 May 2011 17:36:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/install-net-support-for-arcgis-10/m-p/37474#M963</guid>
      <dc:creator>AlexanderGray</dc:creator>
      <dc:date>2011-05-31T17:36:00Z</dc:date>
    </item>
    <item>
      <title>Re: Install .NET Support for ArcGIS 10</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/install-net-support-for-arcgis-10/m-p/37475#M964</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;The option shows up on first install if you have the microsoft .net framework installed.&amp;nbsp; I am not sure about modify.&amp;nbsp; Do you have the microsoft Framework 2.0 or higher installed?&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Well, &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Looks like this issue is the result of something else in my assembly...&amp;nbsp; I am getting a 1001 unable to install loader type error during the setup/deployment of my custom tool, so I had thought that this was because the client didn't have the .NET Support SDK installed.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;...but I don't think that is an acutal requirement to get my custom toolbar installed after all.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;There is something else in my project that is being referenced or something.&amp;nbsp; I am a bit unsure.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 May 2011 17:49:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/install-net-support-for-arcgis-10/m-p/37475#M964</guid>
      <dc:creator>JamesCrandall</dc:creator>
      <dc:date>2011-05-31T17:49:03Z</dc:date>
    </item>
    <item>
      <title>Re: Install .NET Support for ArcGIS 10</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/install-net-support-for-arcgis-10/m-p/37476#M965</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;So you built a custom setup and it fails when run.&amp;nbsp; You can debug this in a couple of ways:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;OL&gt;&lt;BR /&gt;&lt;LI&gt;Run msiexec from the command line and enable logging (Google on voicewarmup)&lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;Perform the installation steps manually and see which references, if any, are missing.&amp;nbsp; You can identify missing references using fuslogvw or Reflector.&lt;/LI&gt;&lt;BR /&gt;&lt;/OL&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 May 2011 18:45:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/install-net-support-for-arcgis-10/m-p/37476#M965</guid>
      <dc:creator>RichardWatson</dc:creator>
      <dc:date>2011-05-31T18:45:06Z</dc:date>
    </item>
    <item>
      <title>Resolved</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/install-net-support-for-arcgis-10/m-p/37477#M966</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I believe (99% certain) that this issue is the result of attempting to associate an assembly build in Debug with a Setup project.&amp;nbsp; That is, things were compiled in Release mode, but deployed in Debug/older version (or vice-versa).&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 May 2011 18:45:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/install-net-support-for-arcgis-10/m-p/37477#M966</guid>
      <dc:creator>JamesCrandall</dc:creator>
      <dc:date>2011-05-31T18:45:14Z</dc:date>
    </item>
    <item>
      <title>Re: Install .NET Support for ArcGIS 10</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/install-net-support-for-arcgis-10/m-p/37478#M967</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;So you built a custom setup and it fails when run.&amp;nbsp; You can debug this in a couple of ways:&lt;BR /&gt;&lt;BR /&gt;&lt;OL&gt;&lt;BR /&gt;&lt;LI&gt;Run msiexec from the command line and enable logging (Google on voicewarmup)&lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;Perform the installation steps manually and see which references, if any, are missing.&amp;nbsp; You can identify missing references using fuslogvw or Reflector.&lt;/LI&gt;&lt;BR /&gt;&lt;/OL&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for the tip, Richard.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I will attempt to incorporate more logging information as I run into more of these issues.&amp;nbsp; On your second bullet point, I did go thru and manually "clean" the original assembly/app (which it did have some old refs and or config stuff in there that was not necessary).&amp;nbsp; However, I don't believe any of this is the cause of my 1001 error.&amp;nbsp; But it did force me to do some house cleaning for sure.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks again.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 May 2011 18:47:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/install-net-support-for-arcgis-10/m-p/37478#M967</guid>
      <dc:creator>JamesCrandall</dc:creator>
      <dc:date>2011-05-31T18:47:52Z</dc:date>
    </item>
    <item>
      <title>Re: Install .NET Support for ArcGIS 10</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/install-net-support-for-arcgis-10/m-p/37479#M968</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You can also manually copy the assemblies and use ESRIRegAsm to see if that gives you any more information.&amp;nbsp; If it is missing references you will get errors.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;In some cases running a .net msi over the network can give problems, so that is another thing to check.&amp;nbsp; I still think you need the .net interop installed but with 10 I am not sure, the dotnet folder is not in the install folder any more, I would have to read up on the new things.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Cheers&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 May 2011 19:16:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/install-net-support-for-arcgis-10/m-p/37479#M968</guid>
      <dc:creator>AlexanderGray</dc:creator>
      <dc:date>2011-05-31T19:16:47Z</dc:date>
    </item>
    <item>
      <title>Re: Install .NET Support for ArcGIS 10</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/install-net-support-for-arcgis-10/m-p/37480#M969</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;You can also manually copy the assemblies and use ESRIRegAsm to see if that gives you any more information.&amp;nbsp; If it is missing references you will get errors.&amp;nbsp; &lt;BR /&gt;In some cases running a .net msi over the network can give problems, so that is another thing to check.&amp;nbsp; I still think you need the .net interop installed but with 10 I am not sure, the dotnet folder is not in the install folder any more, I would have to read up on the new things.&lt;BR /&gt;&lt;BR /&gt;Cheers&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks again,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You very well might need that interop, but I did manage to get the custom tools installed on a client that only has ArcGIS 10 installed (ie, no .NET Support SDK is listed in the Add/Remove programs list).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;One thing to note/consider is that I am finding many organizations are implementing tight control over the IT infrastructure --- this means that very few have Admin rights in order to install and or register things as you suggest.&amp;nbsp; This makes things quite difficult because as a developer, never do things go as planned and there always seems to be hiccups along the way.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Case in point: when an install fails, it becomes a complex issue to debug simply by the nature of how the IT policies in place affect how that debug would work.&amp;nbsp; That is, I have to debug THRU the IT department now because I do not have admin rights to install things!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hope that makes sense.&amp;nbsp; But this is something that I think more and more developers will have to deal with as IT policy within organizations become more and more restrictive.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Jun 2011 12:31:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/install-net-support-for-arcgis-10/m-p/37480#M969</guid>
      <dc:creator>JamesCrandall</dc:creator>
      <dc:date>2011-06-01T12:31:07Z</dc:date>
    </item>
    <item>
      <title>Re: Install .NET Support for ArcGIS 10</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/install-net-support-for-arcgis-10/m-p/37481#M970</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Thanks again,&lt;BR /&gt;&lt;BR /&gt;You very well might need that interop, but I did manage to get the custom tools installed on a client that only has ArcGIS 10 installed (ie, no .NET Support SDK is listed in the Add/Remove programs list).&lt;BR /&gt;&lt;BR /&gt;One thing to note/consider is that I am finding many organizations are implementing tight control over the IT infrastructure --- this means that very few have Admin rights in order to install and or register things as you suggest.&amp;nbsp; This makes things quite difficult because as a developer, never do things go as planned and there always seems to be hiccups along the way.&lt;BR /&gt;&lt;BR /&gt;Case in point: when an install fails, it becomes a complex issue to debug simply by the nature of how the IT policies in place affect how that debug would work.&amp;nbsp; That is, I have to debug THRU the IT department now because I do not have admin rights to install things!&lt;BR /&gt;&lt;BR /&gt;Hope that makes sense.&amp;nbsp; But this is something that I think more and more developers will have to deal with as IT policy within organizations become more and more restrictive.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I hear you, it is becoming more of a hassle.&amp;nbsp; I think that is what the addin model is supposed to address.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Jun 2011 12:47:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/install-net-support-for-arcgis-10/m-p/37481#M970</guid>
      <dc:creator>AlexanderGray</dc:creator>
      <dc:date>2011-06-01T12:47:33Z</dc:date>
    </item>
    <item>
      <title>Re: Install .NET Support for ArcGIS 10</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/install-net-support-for-arcgis-10/m-p/37482#M971</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;On a different (but similar topic) note, how do I tell my setup project to add a specific file to a specific directory on the target computer/client?&amp;nbsp; I have a Crystalreport.rpt file that needs to be automatically added to the C:\Program Files\ArcGIS\Desktop10.0\Bin directory on the install process.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Jun 2011 13:30:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/install-net-support-for-arcgis-10/m-p/37482#M971</guid>
      <dc:creator>JamesCrandall</dc:creator>
      <dc:date>2011-06-01T13:30:21Z</dc:date>
    </item>
    <item>
      <title>Re: Install .NET Support for ArcGIS 10</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/install-net-support-for-arcgis-10/m-p/37483#M972</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;That obviously depends on what tool you are using to build the setup.&amp;nbsp; There are many choices such as Wise, Wix, InstallShield, Visual Studio, etc.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;One thing that you do need to do is to determine the directory by reading the registry.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Jun 2011 13:36:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/install-net-support-for-arcgis-10/m-p/37483#M972</guid>
      <dc:creator>RichardWatson</dc:creator>
      <dc:date>2011-06-01T13:36:09Z</dc:date>
    </item>
    <item>
      <title>Re: Install .NET Support for ArcGIS 10</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/install-net-support-for-arcgis-10/m-p/37484#M973</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;That obviously depends on what tool you are using to build the setup.&amp;nbsp; There are many choices such as Wise, Wix, InstallShield, Visual Studio, etc.&lt;BR /&gt;&lt;BR /&gt;One thing that you do need to do is to determine the directory by reading the registry.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;This is a Setup Project type in Visual Studio 2008&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Jun 2011 13:40:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/install-net-support-for-arcgis-10/m-p/37484#M973</guid>
      <dc:creator>JamesCrandall</dc:creator>
      <dc:date>2011-06-01T13:40:51Z</dc:date>
    </item>
  </channel>
</rss>

