Site Tools


Troubleshooting Bongo Installation

This article is for Bongo 1.0 and Bongo 2.0.

General

Reporting install problems
If the Bongo installer fails to install, please contact McNeel Support and provide them with the following information:
  1. If an error message appears, write exactly what it said or send a screenshot of the error message.
  2. The Operating System you are running on the machine you're trying to install Bongo on.
  3. What version of Rhino 5 you have installed. You get this information by typing About on the command line.

Send an email with the information above to tech@mcneel.com

Error messages

Error 1327 - Invalid Drive:
Question: I get “Error 1327. Invalid Drive (E:, F:, etc)” when installing.

Cause: Your user account has settings indicating that one or more non-existent drives should be used for special folders such as “My Documents”.

Solution:

  1. From the Start menu, click Run.
  2. Type RegEdit, then click Run.
  3. Browse to HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Shell Folders.
  4. Look for directories listed that contain the drive letter mentioned in the error from the installer. Change them to point to a valid drive and folder.


Note: This method contains steps that tell you how to modify the registry. However, serious problems might occur if you modify the registry incorrectly. Make sure that you follow these steps carefully. For added protection, back up the registry before you change it. Then, you can restore the registry if a problem occurs. For more information about how to back up and restore the registry, view the following article in the Microsoft Knowledge Base: How to back up and restore the registry in Windows

Error 1402 or 1406 (Could not open key: UNKNOWN\Components)
Question: A message “Could not open key: UNKNOWN\Components\(lots of letters and numbers). Error 1402. Verify that you have sufficient access to that key, or contact your support personnel.”

Cause: One or more registry keys in the HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Installer\UserData\S-1-5-<numbers>\Components key has incorrect permissions.

Solution 1: On the Windows Start menu, enter CMD in the search box. Right-click cmd.exe and select Run as administrator. Copy the following line and paste it into the cmd window. Press Enter. Then Rhino will be able to install.

secedit /configure /cfg %windir%\inf\defltbase.inf /db defltbase.sdb /verbose

Solution 2: Warning - The following procedure involves editing the Windows Registry. Incorrect editing of the registry can damage your computer and cause it to not start. If you are not comfortable performing the following steps, please contact McNeel Support.

  1. Download psexec from Microsoft TechNet, and extract the contents to your desktop.
  2. Open a Windows command shell.
  3. Change directories to your desktop.
  4. In the command shell, enter: psexec -i -d -s c:\windows\regedit.exe. This causes Windows to run the registry editor with the permissions of the System account – an account even more powerful than Administrator.
  5. Browse to HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Installer\UserData\.
  6. Right-click the UserData folder, then click Permissions…
  7. In the Permissions for UserData dialog box, click Advanced.
  8. Ensure that Administrators has Full Control Permissions in this folder, and that Users has Read Permissions. There will be other user permissions, too, but Administrators and Users are what matter most.
  9. Select the Replace all child object permissions with inheritable permissions from this object.
  10. Click OK twice to apply permissions.
  11. Install Rhino again.
Error 1603
A wide variety of problems can cause 1603 errors. Please follow all of the steps below.

Step 1: Install .NET 4.0 Framework
  1. Open Windows Explorer and browse to the Rhino Installer DVD.
  2. Open the Installers\Prerequisites folder.
  3. If the Microsoft .NET installer shows an error:
    1. Write down the error.
    2. Proceed to Step 2.
  4. 64-bit Windows XP only:
  5. Skip to Step 3.


Step 2: Perform Windows Updates

  1. If there are any important updates to install, click on Update Now to install the updates. This process can take a long time.
  2. If there is an error when trying to run Windows update installer, please read Troubleshooting common Windows Update Issues
  3. If you resolve the Windows update problem and finish running Windows Update service, then return to Step 1.


Step 3: Install Rhino

  1. Open Windows Explorer.
  2. Browse to the Rhino 5 DVD.
  3. Double-click Setup.exe to start the Rhino 5 installation process.
  4. If the Rhino 5 installer fails, save a copy of the log file to your desktop.
  5. Proceed to Step 4.


Step 4: Manual installation

  1. Open Windows Explorer.
  2. Browse to the Installers folder of the Rhino 5 DVD.
  3. For 64-bit systems only: double-click rhino5setup_en-us_x64.msi and complete the installation.
  4. For all systems:
    1. Double-click rhino5setup_en-us_x86.msi and complete the installation
    2. Double-click LanguagePack_en-us.msi (and any other languages you wish to install)
    3. Double-click HelpMedia.msi
  5. If you experience errors during installation:
    1. Write down any error numbers and messages you see
    2. Email the step you are on in this article and any errors to tech@mcneel.com
  6. Restart Windows if prompted.
  7. Start Rhino 5.
  8. In the Rhino 5 command line, type ToolbarReset then press Enter.
  9. Close Rhino 5.
  10. Start Rhino 5.
  11. Installation is complete!


Still not working?

That's frustrating. We're sorry! Please email any log files from Step 3 to tech@mcneel.com.

Error 1935
Question: I get “Error 1935. An error occurred during the installation of assembly “Microsoft.VC80.CRT, …”

Cause: This is a bug in the Microsoft C++ 2005 Redistributable Package

Solution 1:

Disable the antivirus program on the system. A user reported disabling AVG made Rhino installation work.

Solution 2:

Try to install several times. A user reported Rhino installation succeeded when the third time he tried to install Rhino. He didn't do anything to the system.

Solution 3:

  1. On Windows Vista or Windows 7, From the Start menu, type Features.
  2. Click Turn Windows Features On or Off
  3. In the Windows Features dialog box, select the check box labeled Windows Communication Foundation HTTP Activation.
  4. Click OK.

If you can't enable this feature, or if the Windows Features dialog box appears and is empty, then your installation of Windows is corrupt and needs repaired. Please contact Microsoft Support for more help.

More details: People who get this error while installing Rhino are also unable to install the Microsoft C++ 2005 Redistributable Package directly from Microsoft. This is a problem with Windows and the Microsoft Redistributable Package, not with Rhino's installer.

Error 2502
Question: When Rhino 5 prompts that there's a new update ready to install, I choose to install the update and get “Error 2502”.

Cause: The update installer doesn't have enough permission privileges.

Solution:

  1. Right-click on Rhino 5 shortcut icon.
  2. Select Run as Administrator.
  3. Rhino 5's start plane prompts there's a new update ready to install.
  4. Choose to install the update.
Error: Unable to communicate with the license manager
Question: When Rhino 5 starts up and prompts “Unable to communicate with the license manager. Bongo will not run.”.

Cause: There is a problem with the Rhino license manager.

Solution: Please look at the following page: http://wiki.mcneel.com/rhino/licensemanagererrors

It should help you resolve the problem.

bongo/2/installing.txt · Last modified: 2020/08/14 (external edit)