<?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: Add-in toolbar- ArcMap won't start, uninstall manually? in Python Questions</title>
    <link>https://community.esri.com/t5/python-questions/add-in-toolbar-arcmap-won-t-start-uninstall/m-p/120280#M9454</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I got it sorted with a re-install of ArcGIS...so I'm not sure if that helps or not!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;For interests sake, OS is XP 32bit on a Dell Optiplex 990 workstation but I don't think this was ahrdware related.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I *think* what caused it was that I installed the Addin Toolbar directly into my Python folder, assuming it would be contained within its own folder- it wasn't and this may have overwritten some key files related to Python/ArcGIS.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In further testing after the reinstall, a tool with syntax errors etc won't cause big issues like I experienced, the tool just wont run, so I think it was something else that caused the issues.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 23 Jul 2013 02:53:10 GMT</pubDate>
    <dc:creator>TimBarnes</dc:creator>
    <dc:date>2013-07-23T02:53:10Z</dc:date>
    <item>
      <title>Add-in toolbar- ArcMap won't start, uninstall manually?</title>
      <link>https://community.esri.com/t5/python-questions/add-in-toolbar-arcmap-won-t-start-uninstall/m-p/120273#M9447</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I've created a basic add-in toolbar using Python. It compiled fine, installed OK but now I can't start ArcMap, ArcCatalog etc- It loads the splash screen but then stops (no errors are raised) so I wish to un-install it to see what's going on.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You can uninstall an add-in toolbar.....but the tool to do it is accessed from within ArcMap :confused:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The add-in file itself is present in C:\Documents and Settings\me\My Documents\ArcGIS\AddIns\Desktop10.1\{GUID}&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is it possible to just delete this file to uninstall the toolbar?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Alternatively, would re-compiling and installing it with the likely errors removed* fix it?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;* I created two empty tools, a button which just calls an existing script within a toolbox and a combo box which I haven't edited yet...so I'm guess it's this second combo box which is causing the issue.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 May 2013 03:53:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/add-in-toolbar-arcmap-won-t-start-uninstall/m-p/120273#M9447</guid>
      <dc:creator>TimBarnes</dc:creator>
      <dc:date>2013-05-14T03:53:55Z</dc:date>
    </item>
    <item>
      <title>Re: Add-in toolbar- ArcMap won't start, uninstall manually?</title>
      <link>https://community.esri.com/t5/python-questions/add-in-toolbar-arcmap-won-t-start-uninstall/m-p/120274#M9448</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Removing the addIn file from the AddIns directory will indeed uninstall the AddIn manually.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;As to correcting and recompiling / installing, You were going to eventually try that anyway, eh?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 May 2013 12:29:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/add-in-toolbar-arcmap-won-t-start-uninstall/m-p/120274#M9448</guid>
      <dc:creator>markdenil</dc:creator>
      <dc:date>2013-05-14T12:29:00Z</dc:date>
    </item>
    <item>
      <title>Re: Add-in toolbar- ArcMap won't start, uninstall manually?</title>
      <link>https://community.esri.com/t5/python-questions/add-in-toolbar-arcmap-won-t-start-uninstall/m-p/120275#M9449</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Seems like that first install had caused some issues in my normal.mxt. Deleting that allowed me to open ArcMap at least. With the tool still present in the well-known folder, whenever I went to the customise menu, ArcMap quit with no errors. Deleting the GUID folder with the addin has gotten me back up running. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I still can't open ArcCatalog (standalone) and it has broken my install of PythonWin too.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I had fixed and recompiled the tool before deleting normal.mxt but that still didn't allow me to open ArcMap.....it sure would be nice to have some error catching, I don't think many people will enjoy having to recreate their normal.mxt every time they make a mistake when development.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 May 2013 19:25:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/add-in-toolbar-arcmap-won-t-start-uninstall/m-p/120275#M9449</guid>
      <dc:creator>TimBarnes</dc:creator>
      <dc:date>2013-05-14T19:25:37Z</dc:date>
    </item>
    <item>
      <title>Re: Add-in toolbar- ArcMap won't start, uninstall manually?</title>
      <link>https://community.esri.com/t5/python-questions/add-in-toolbar-arcmap-won-t-start-uninstall/m-p/120276#M9450</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Just an update-&amp;nbsp; to see if anyone can see anything going on here:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Here is my python- At the moment just a basic script to call a tool within a toolbox as a test:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;import arcpy
import pythonaddins

class Terrain_Statistics(object):
&amp;nbsp;&amp;nbsp;&amp;nbsp; """Implementation for FISToolBarAddin_addin.Terrain_Statistics (Button)"""
&amp;nbsp;&amp;nbsp;&amp;nbsp; def __init__(self):
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; self.enabled = True
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; self.checked = False
&amp;nbsp;&amp;nbsp;&amp;nbsp; def onClick(self):
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; pythonaddins.GPToolDialog('C:\\Program Files\\ArcGIS\\Desktop10.1\\ArcToolbox\\Toolboxes\\Data Management Tools.tbx', 'CopyFeatures')&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;And here is the config.xml&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;&amp;lt;ESRI.Configuration xmlns="http://schemas.esri.com/Desktop/AddIns" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"&amp;gt;&amp;lt;Name&amp;gt;FIS Tools&amp;lt;/Name&amp;gt;&amp;lt;AddInID&amp;gt;{4664bb3b-bda7-4fc9-84ce-753d310d077c}&amp;lt;/AddInID&amp;gt;&amp;lt;Description&amp;gt;FIS Toolbar&amp;lt;/Description&amp;gt;&amp;lt;Version&amp;gt;0.2&amp;lt;/Version&amp;gt;&amp;lt;Image&amp;gt;Images\Matariki_Small.GIF&amp;lt;/Image&amp;gt;&amp;lt;Author&amp;gt;Tim Barnes, Andrew Flaws&amp;lt;/Author&amp;gt;&amp;lt;Company&amp;gt;Rayonier NZ&amp;lt;/Company&amp;gt;&amp;lt;Date&amp;gt;05/14/2013&amp;lt;/Date&amp;gt;&amp;lt;Targets&amp;gt;&amp;lt;Target name="Desktop" version="10.1" /&amp;gt;&amp;lt;/Targets&amp;gt;&amp;lt;AddIn language="PYTHON" library="FISToolBarAddin_addin.py" namespace="FISToolBarAddin_addin"&amp;gt;&amp;lt;ArcMap&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;Commands&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;Button caption="Sale Area Terrain Statistics" category="FIS Tools" class="Terrain_Statistics" id="FISToolBarAddin_addin.Terrain_Statistics" image="" message="" tip=""&amp;gt;&amp;lt;Help heading="" /&amp;gt;&amp;lt;/Button&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/Commands&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;Extensions&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/Extensions&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;Toolbars&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;Toolbar caption="FIS Toolbar" category="FIS Tools" id="FISTools.toolbar" showInitially="false"&amp;gt;&amp;lt;Items&amp;gt;&amp;lt;Button refID="FISToolBarAddin_addin.Terrain_Statistics" /&amp;gt;&amp;lt;/Items&amp;gt;&amp;lt;/Toolbar&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/Toolbars&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;Menus&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/Menus&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/ArcMap&amp;gt;&amp;lt;/AddIn&amp;gt;&amp;lt;/ESRI.Configuration&amp;gt;
&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Can anyone see why this would cause a crash?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 11 Dec 2021 07:00:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/add-in-toolbar-arcmap-won-t-start-uninstall/m-p/120276#M9450</guid>
      <dc:creator>TimBarnes</dc:creator>
      <dc:date>2021-12-11T07:00:08Z</dc:date>
    </item>
    <item>
      <title>Re: Add-in toolbar- ArcMap won't start, uninstall manually?</title>
      <link>https://community.esri.com/t5/python-questions/add-in-toolbar-arcmap-won-t-start-uninstall/m-p/120277#M9451</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Can anyone help?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 19 May 2013 20:25:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/add-in-toolbar-arcmap-won-t-start-uninstall/m-p/120277#M9451</guid>
      <dc:creator>TimBarnes</dc:creator>
      <dc:date>2013-05-19T20:25:25Z</dc:date>
    </item>
    <item>
      <title>Re: Add-in toolbar- ArcMap won't start, uninstall manually?</title>
      <link>https://community.esri.com/t5/python-questions/add-in-toolbar-arcmap-won-t-start-uninstall/m-p/120278#M9452</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Tim, did you ever get this sorted out?&amp;nbsp; I am getting pretty frustrated with this.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Jul 2013 01:42:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/add-in-toolbar-arcmap-won-t-start-uninstall/m-p/120278#M9452</guid>
      <dc:creator>AndyMurray1</dc:creator>
      <dc:date>2013-07-08T01:42:09Z</dc:date>
    </item>
    <item>
      <title>Re: Add-in toolbar- ArcMap won't start, uninstall manually?</title>
      <link>https://community.esri.com/t5/python-questions/add-in-toolbar-arcmap-won-t-start-uninstall/m-p/120279#M9453</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Tim,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I was able to spoof up a similar tool and it all worked for me. One difference is where ArcGIS is installed. What operating system are you developing on (you should always state your system specs as this helps us to help you)? If you are on Windows 7 64bit then double check the path name to your tool box, mine was in:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;pythonaddins.GPToolDialog('C:\\&lt;/SPAN&gt;&lt;STRONG&gt;Program Files (x86)&lt;/STRONG&gt;&lt;SPAN&gt;\\ArcGIS\\Desktop10.1\\ArcToolbox\\Toolboxes\\Data Management Tools.tbx','CopyFeatures')&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Duncan&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Jul 2013 08:19:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/add-in-toolbar-arcmap-won-t-start-uninstall/m-p/120279#M9453</guid>
      <dc:creator>DuncanHornby</dc:creator>
      <dc:date>2013-07-08T08:19:34Z</dc:date>
    </item>
    <item>
      <title>Re: Add-in toolbar- ArcMap won't start, uninstall manually?</title>
      <link>https://community.esri.com/t5/python-questions/add-in-toolbar-arcmap-won-t-start-uninstall/m-p/120280#M9454</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I got it sorted with a re-install of ArcGIS...so I'm not sure if that helps or not!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;For interests sake, OS is XP 32bit on a Dell Optiplex 990 workstation but I don't think this was ahrdware related.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I *think* what caused it was that I installed the Addin Toolbar directly into my Python folder, assuming it would be contained within its own folder- it wasn't and this may have overwritten some key files related to Python/ArcGIS.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In further testing after the reinstall, a tool with syntax errors etc won't cause big issues like I experienced, the tool just wont run, so I think it was something else that caused the issues.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Jul 2013 02:53:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/add-in-toolbar-arcmap-won-t-start-uninstall/m-p/120280#M9454</guid>
      <dc:creator>TimBarnes</dc:creator>
      <dc:date>2013-07-23T02:53:10Z</dc:date>
    </item>
  </channel>
</rss>

