What is Predator PDM Run-time error '339'?

What is Predator PDM Run-time error '339'?

Problem

When trying to use a button in Predator PDM, a Run-time error '339': Component 'THREED.OCX' or one of its dependencies not correctly registered; a file is missing or invalid appears.

Solution

Use regsvr32 to fix the issue. 
  1. Open an elevated Command Prompt session (type "cmd" in the start menu, press and hold shift + right-click and click Run as administrator)
  2. Type in the following:
    1. regsvr32 "C:\Program Files (x86)\Common Files\Predator Software\Sheridan3DControls\THREED32.OCX"

  3. Press Enter when done
  4. Upon success, you will see a success message


    • Related Articles

    • What is Predator MDC Run-time error '372'?

      Problem When trying to run a report in Predator MDC , "Run-time error '372': Failed to load control 'CRViewer' from crviewer.dll. Your version of crviewer.dll may be outdated. Make sure you are using the version of the control that was provided with ...
    • How to Create Predator PDM Environment Variable

      Overview Predator PDM uses environment variables to determine which folder to use to temporarily store files prior to viewing them. This Predator PDM cache is similar to a browser cache. Best practice is to define the PREDATOR_TEMP environment ...
    • How to Update Predator PDM Vault Admin Account

      Overview Predator PDM uses a Windows username and password, i.e. Windows service account. to grant read/write permissions to the vault. This KB will review how to change or update this information.  Requirements Predator PDM PDM Administrator Account ...
    • How to Copy Vault Items in Predator PDM

      Overview Copying Vault Items can speed up the process of populating the Vault by allowing you to find a Vault Item that has the necessary attachments or information and create a new Vault Item with the same files, but with a different selection of ...
    • How to Delete Multiple Vault Items in Predator PDM

      Overview Deleting multiple Vault Items in Predator PDM can be done in Predator PDM. There is no undo or recovery from using the Vault Item Delete wizard. This feature is only intended to be used by knowledgeable Predator PDM Administrators. ...