ArcMapNav.dll v1.4 - INSTALL

$Id: INSTALL.txt 5622 2009-08-19 21:57:08Z mccann $

This is a .NET assembly that works as a plugin for ESRI's
ArcMap.  The plugin is designed to enable ROV users to record
vehicle positions and comments (called Markpoints) during ROV
operations.

It has the following prerequisites:

 - Micorsoft.NET\framework v 2.0 - which should be in your C:\Windows\
   directory.  If not then download & install from MS's web site.*

 - ESRI's ArcGIS 9.2 with Service Pack 4 or greater.  To prevent
   having to install ArcGIS twice make sure that the .NET framework
   installed before installing ArcGIS and do a Complete install.

 - ESRI's DotNet - which should be in C:\Program Files\ArcGIS\. 
   If not, then modify or re-install ArcGIS 9.2 and make sure that
   the DotNet component is selected. 

Previously installed versions of ArcMapNav should be removed via
the 'Add or Remove Programs' control panel before running this
installer.

* After ArcMapNav was developed Microsoft released .Net framework 
  v 3.5 which may be installed on your computer.  See Note below
  for a workaround to install this package.


Detailed installation instructions:
-----------------------------------

Before installing ArcGIS please install the .NET v2.0 framework from:

  <http://www.microsoft.com/downloads/details.aspx?FamilyID=0856EACB-4362-4B0D-8EDD-AAB15C5E04F5&displaylang=en>

Then install ArcGIS 9.2 or later (standalone) from:

  <\\tornado\Apps\ArcView\ArcGIS 9.2 (standalone)>

Run the setup program and do a complete install.

The registration codes for ArcView and its extensions are at the bottom of:

  <https://mww.mbari.org/rd/gis/ArcGISSetup.htm>

Then install Service Pack 4 from:

  <\\tornado\Apps\ArcView\ArcGIS 9.2 Service Pack 4>


Finally, install ArcMapNav from:

  <https://oceana.mbari.org/confluence/display/CoreData/MBARI+Core+Data>

Click on the 'Installer for ArcMapNav v1.3' link.

Note: If the .NET v3.5 framework has been installed then the installer will not be
      able to find the RegAsm.exe tool to register the ArcMapNav assembly.  A quick
      work-around is to copy the RegAsm.exe file from the v2.0 framework directory
      to the v3.5 framework directory, e.g:
      
        cd C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727
        copy RegAsm.exe \WINDOWS\Microsoft.NET\Framework\v3.5
      
      (Your actual directory paths may vary from this example.)
      
      and then re-run the installer.

--
Mike McCann  MBARI
18 August 2009
