zoukankan      html  css  js  c++  java
  • Error: The computer you chose is not a valid license server

    Error: The computer you chose is not a valid license server

    Error Message

    When selecting a License Manager server in the Desktop Administrator, even though the hostname/IP address is correct, the following error message displays: "The computer you chose is not a valid license server".

    Cause

    This error is produced when the network lookup by way of hostname or IP address fails.

    Solution or Workaround

     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.


    Set the hostname of the License Manager in the Desktop Administrator using the Windows Registry.

    1. Go to Start > Run.
    2. Type regedit. Click OK to open the Windows Registry Editor.
    3. Navigate to HKEY_LOCAL_MACHINE\SOFTWARE\ESRI\License.
    4. Double-click on the License_Server key to open the Edit String window.
    5. Enter the hostname or IP address of the License Manager machine in the Value Data box, starting with an @ symbol.

      Examples
      If the hostname of the server is GIS-SERVER, enter the following:
      @GIS-SERVER


      If the IP address of the server is 192.168.1.23, enter the following:
      @192.168.1.23


      If the License Manager is installed on the local machine, enter the following:
      @localhost

    6. Click OK to accept the changes. Ensure that the changes were made in the Windows Registry Editor window.
    7. Close the Windows Registry Editor. The hostname/IP has now been forced into the Desktop Administrator.
  • 相关阅读:
    SharePoint Designer
    SharePoint Tricks
    树型dp(2019/1/19学习笔记) by csy
    2019/2/21测试(noip2015提高组day2
    loj刷题记录2019/2/20
    2019/2/16测试
    splay(水题)
    noip2016提高组day2
    2019/2/13测试(noip2016提高组day1原题)
    洛谷p1083借教室
  • 原文地址:https://www.cnblogs.com/xiangniu/p/2111098.html
Copyright © 2011-2022 走看看