| McNeel Wiki | |||||
| edit · print · help · all topics | |||||
Main Pages
Languages
| ProblemWhen you run either Rhino 3.0 or Rhino 4.0, you receive the following error message:
CauseThe "Unable to communicate with license manager" message is caused by Rhino's inability to communicate with its license manager module listed below. This can be from one of the following:
Solution 1 - Missing license manager filesRhino's license managment module is located in the following folder (on English-language Windows where C: is the system drive): C:\Program Files\Common Files\McNeel Shared\License Manager Rhino 3.0 and Rhino 4.0 use different license management modules:
If the license manager module for the version of Rhino that you are using does not exist, then you will need to re-install Rhino from your CD. Solution 2 - Missing Windows System Registry entriesIf the license manager module for the version of Rhino that you are using is present, then the module might not be registered - there might not be information in the Windows Registry that allows Rhino to locate this module. To solve this issue:
Note to Windows Vista Users - make sure the run the command prompt as an Administrator. On Windows Vista, click Start->All Programs->Accessories. Then, right-click on "Command Prompt" and click "Run as administrator". Rhino 3.0If the error occurred running Rhino 3.0, then Download and unzip this file in the same folder as MCNEELLM.EXE. From the command prompt and from the "License Manager" folder, run MCNEELLM.BAT. For example: C:\Program Files\Common Files\McNeel Shared\License Manager> MCNEELLM <enter> The batch file will echo the results to the command line, thus verifying success or failure. Note, double-clicking on the batch file from Explorer will also work, but you will not be able to tell if the command succeeded or failed. To confirm this method resolved the problem, run Rhino 3.0. Rhino 4.0If the error occurred running Rhino 4.0, then Download and unzip this file in the same folder as RHINOLM.EXE. From the command prompt and from the "License Manager" folder, run REGISTERRHINOLM.BAT. For example: C:\Program Files\Common Files\McNeel Shared\License Manager> REGISTERRHINOLM <enter> The batch file will echo the results to the command line, thus verifying success or failure. Note, double-clicking on the batch file from Explorer will also work, but you will not be able to tell if the command succeeded or failed. To confirm this method resolved the problem, run Rhino 4.0. Solution 3 - Old runtime library support filesIf running the above batch file returns an error, then download and install the latest Microsoft runtime libraries and try again. Solution 4 - Registry security issueIf the license manager module for the version of Rhino that you are using is present and the module us registered - you might not have enough rights to read the Windows Registry. Run REGEDIT.EXE. When open, find the "RhinoLicenseManager.RhinoLicense" key in HKEY_CLASSES_ROOT. For example:
Right-click on the key (in the left pane) and pick "Permissions..." from the context menu. For example:
Administrators should have Full Control and Read checked (under the Allow column) and Users should have Read checked. If this is not the case, then the users permissions have been modified, which is causing Rhino to not be able to read this key. Registry permissions issues are often caused by security policies have been pushed down onto the workstations that are members of an Active Directory domain. But, they have been known to have been caused by Windows Updates as well. To set the permissions, navigate to the top of the hive (HKEY_CLASSES_ROOT) and try to set the proper permissions from there. In doing this, all keys below this hive will inherit the permissions (and hopefully the problem will be solved). If you are unable to do this, then you will need to contact your computer support staff and ask for assistance. Another solution, for Windows Vista users, is to turn of User Account Control. | ||||
| rename · changes · history · subscriptions · lost and found · references · file upload | |||||