Predator CNC Editor Will Not Launch, SRCVW3.DLL Error

Predator CNC Editor Will Not Launch, SRCVW3.DLL Error

Problem

When launching Predator CNC Editor, the message "Failed to load control 'SourceView' from Srcvw3.dll. Your version of Srcvw3.dll may be outdated. Make sure you are using the version of the control that was provided with your application."

Reason

Likely caused by an update to Windows causing the DLL to fail to load.

Solution

Run an elevated command prompt and do the following command based on the version and Windows version:
v10 64bit - regsvr32 "C:\Program Files (x86)\Predator Software\Editor 10.0\Srcvw3.dll"
v10 32bit - regsvr32 "C:\Program Files\Predator Software\Editor 10.0\Srcvw3.dll"
v11 64bit - regsvr32 "C:\Program Files (x86)\Common Files\Predator Software\Tetradyne\Srcvw3.dll"
    • Related Articles

    • How to License Predator CNC Editor License off Predator DNC

      Overview Predator CNC Editor is included for free with Predator DNC. Occasionally during the licensing process, Predator CNC Editor is not license properly and a Registration Information screen appears instead. This article will show you how to ...
    • Predator CNC Editor Invalid Drive: D:\ Error

      Problem When running Predator CNC Editor, the error "Invalid Drive: D:\" appears, but I have no D drive. I am also unable to to repair or even uninstall the program.  Reason The Predator Software folder located on the C drive is missing or was ...
    • How to Install Predator CNC Editor

      Overview The following article will have you download, install, and license Predator CNC Editor v11. Requirements Local Administrator Rights Microsoft .NET 3.5 Framework (How to Enable .NET Framework 3.5) Predator CNC Editor Software (link) Predator ...
    • How to Migrate Predator CNC Editor

      Overview Migrating Predator CNC Editor from one PC to another is a relatively straightforward task. Requirements Local Administrator Rights on new PC Predator CNC Editor installed on new PC (How to Install Predator CNC Editor) Back up Template ...
    • How do I add a Predator CNC Editor custom menu?

      Creating a CNC Editor custom menu with Predator is for creating a shortcut to launch the desired program within Editor. Instead of going to your desktop or Start menu to start a common application, we can make a “bookmark” type link, which will ...