ERROR

Product not licensed

Last Published: April 26, 2020

Error Message

Starting ArcInfo yields this error:

"Product not licensed"

Cause

The license version does not match the invoked software version.

Or:

There is another license file on the computer with an earlier version of the license.

Solution or Workaround

 
  • Check the license version.
     
    Error Message:
    Installing ArcGIS products on a machine with a processor that supports data execution prevention (DEP), and Windows XP Service Pack 2 (SP2) results in a failed installation. This includes the AMD Athlon 64 Family processors, as well as newer Intel Xeon, Pentium 4, Pentium M or Centrino processors, and Celeron-D processors. The following error message or a similar error message is returned:

    For ArcGIS 8.x:
    "Error 1904. Module C:\arcgis\arcexe83\bin\AfuiCust.dll failed to register. HRESULT -2147023898. Contact your support personnel."

    For ArcGIS 9.x:
    "Error 1904: failed to register c:\Program Files\ArcGIS\Bin\xmlsupportui.dll" (or 3dsymbolsui.dll, GxRaster.dll). HRESULT -2147023898. Contact your support personnel."

    Various other DLLs may fail to register during the process.

    Cause: As of Windows XP SP2, Microsoft has enabled data execution prevention (DEP); a feature that is included in newer processor series from AMD and Intel. DEP is a set of hardware and software technologies that perform additional checks on memory to help protect against malicious code exploits. Intel refers to their version of DEP as XD or execution disabling bit. AMD refers to their version of DEP as the NX-bit or No Execute bit.

    Solution: Disable DEP in Windows XP SP2 using the steps below:
    Note:
    Users with Intel processors may also need to disable the XD or execution disabling bit in their computer's CMOS/BIOS. Since each computer's CMOS is different, reference the computer's manual or contact the manufacturer of the computer for assistance with this step.
    Warning:
    The instructions below include making changes to essential parts of your operating system. It is recommended that you backup your operating system and files, including the registry, before proceeding. Consult with a qualified computer systems professional, if necessary. Esri cannot guarantee results from incorrect modifications while following these instructions; therefore, use caution and proceed at your own risk.
    1. Verify the user is logged in as an Administrator for Windows XP.
    2. Go to Start > Control Panel and select the System applet.
      Note:
      XP Home users may need to select the 'Classic View' link to be able to see the System applet.
    3. Click on the Advanced tab.
    4. Select the Settings button under Startup and Recovery.
    5. Beside 'To edit the startup options file manually, click Edit', click the Edit button. This opens the boot.ini file in Notepad.
    6. Locate the line that contains the following string:
      Code:
      /NoExecute=OptIn
    7. Modify the string to change the switch to read:
      Code:
      /NoExecute=AlwaysOff
    8. Save the file and reboot the machine.
    9. ArcGIS should install normally with no Error 1904 messages.
    10. After installation, change the boot.ini back to its original state, returning the added layer of security.
      Note:
      The boot.ini file switches:
      /NoExecute=OptIn - Default setting. Only Windows system binaries are monitored by DEP.
      /NoExecute=OptOut - Enables DEP for all processes. Users can create a list of applications which are not monitored by DEP using the DEP configuration options listed in the System Control Panel applet.
      /NoExecute=AlwaysOn - Enables DEP for all processes. DEP is always applied, and exceptions lists are ignored and not available for users to apply.
      /NoExecute=AlwaysOff - Disables DEP.
      
      Procedure:
    • Windows - Use the License Manager Tools.
       
      A. Start the License Manager Tools.
      ¤ ArcInfo 8.0: Click Start > Programs > ArcInfo > License Manager > License Manager Tools.
      ¤ ArcGIS 8.1: Start > Programs > ArcGIS > License Manager > License Manager Tools.

      B. If you are working on the computer with the license manager, select the 'Configuration Using Services' radio button. If you are working on a client, select Configuration Using License File.

      C. Select the Server Diagnostics tab.

      D. Click Perform Diagnostics.

      The License Manager Tools programs lists all licenses and their version.
      Note:
      ArcGIS 9.0 uses a slightly different license manager setup, so these instructions do not apply.
    • UNIX - Use the 'lmdiag' command.
      A. Change to the $ARCHOME/sysgen directory.

      B. Use the 'lmutil' command to diagnose the license file:
       
      Code:
      lmutil lmdiag
    If the license version is lower than the software version, you must acquire new keycodes. Contact ESRI customer service at keycodes@esri.com.
  • A license file from a previous installation of ArcInfo may exist on the computer. Remove that license file and reboot the machine.
      ArcInfo 7.1 and earlier versions stored a license.dat file in the C:\flexlm directory. Remove or rename that file.

Article ID:000001967

Software:
  • Legacy Products
  • ArcMap 8 x

Get help from ArcGIS experts

Contact technical support

Download the Esri Support App

Go to download options

Discover more on this topic