Page tree
Skip to end of metadata
Go to start of metadata

In case the SAP-PLM ribbon in the Office applications is not registered you can manually register it with:

  • 64-bit c:\Windows\Microsoft.NET\Framework64\v4.0.30319\RegAsm.exe "<path to ECTR>\addons\mso\appdata\x64\(default)\PLM_Dyncon.dll" /codebase
  • 32-bit c:\Windows\Microsoft.NET\Framework\v4.0.30319\RegAsm.exe "<path to ECTR>\addons\mso\appdata\x86\(default)\PLM_Dyncon.dll" /codebase

     

     

1 Comment

  1. The current paths to the DLLs seem to have changed to:

    • for 32 Bit:
      • %PLMINST_DIR%\addons\mso\basis\sys\win\lib32\(default) 
    • for 64 Bit : 
      • %PLMINST_DIR%\addons\mso\basis\sys\win\lib64\(default)

    right?