SolidWorks PDM - Failed to extract add-in / Class not registered - solution

Hi all,

 

If you've worked with PDM (add-ins), you have probably encountered the error message above at least once. Despite the abundance of online content claiming to fix this issue, we found that many solutions simply don't work. This problem persisted for multiple users, leading us to try various troubleshooting steps:

  • Clearing the plugins folder from AppData
  • Removing registry keys of the add-in
  • Rebooting the PC
  • Ensuring .NET 3.5 and 4.8 are enabled

Despite these efforts, the error remained. Ultimately, we resolved the issue by renaming the (IEdmAddin5) add-in class to match the name of the VS PDM add-in project.