This guide serves as a collection of technical issues/solutions commonly seen when trying to install PowerPointLabs.
If better solutions to any issue are found, or if there is a need for any clarification, please kindly let us know at pptlabs@comp.nus.edu.sg
- Certificate Not Trusted
- VSTO Installer Config Error
- NET Framework Not Installed
- VSTO Opens as XML Error
- Missing PowerPointLabs Ribbon
- Corruption requiring renaming of VSTOInstaller.exe.config File
- Installation Failure caused by ClickOnce Cache
- Referenced Assembly Not Installed
- Corrupted Zip Installer
- Installation Error due to Preexisting Similar Application
- Error Loading Manifest from MahApps.Metro.dll
- Try to download and install from the standalone version
- If standalone is not working, click OK for the batch file and install again
- Else, verify admin permission and install again
- Click the Windows Start button and paste
<VSTO Folder Path>into the search box. Note that<VSTO Folder Path>would be stated in the error message, e.g.C:\Program Files (x86)\Common Files\Microsoft Shared\VSTO\10.0 - Enter and it should open up the VSTO folder
- Find a file named
VSTOInstaller.exe.Config - Rename the file to
VSTOInstaller.exe.Config.old. Ignore Windows warning about the file becoming unusable - Run PowerPointLabs installer again
- After installation has completed, reopen the VSTO folder and rename the file back to
VSTOInstaller.exe.Configagain
- Follow these instructions to install Visual Studio Tools for Office runtime
- Install PowerPointLabs again
Add-in failed to install, and browswer opens up with the following image

- Follow these instructions to install Visual Studio Tools for Office runtime
- Install PowerPointLabs again
After installation, PowerPointLabs ribbon do not show even after launching PowerPoint
- Restart PowerPoint, else restart Windows and try again
- Try the following steps to re-activate add-in:
- In PowerPoint application, click
Filetab at the top left corner - Click
Optionsbutton - Click
Trust Center->Trust Center Settings->Add-ins - Uncheck all boxes and click
OK - Under PowerPoint options, click
Add-ins - Beside
Manage, clickGo - Check
PowerPointLabsto enable it and clickOK - Restart PowerPoint
- In PowerPoint application, click
- Rename the file to any appropriate name
- Ensure that you have admin permissions and follow these instructions to re-install Visual Studio Tools for Office runtime
- Ensure that you right-click on the
vstor_redist.exe(VSTO Installer) installation file and chooseRun as Administratorbefore starting the installation
- Follow these instructions to install Visual Studio Tools for Office runtime
- Open
Start - Type
cmdand pressEnter - Paste the following command and press
Enter:rundll32 %windir%\system32\dfshim.dll CleanOnlineAppCache - Reinstall PowerPointLabs again
System.Runtime.InteropServices.COMException (0x800736B3): The referenced assembly is not installed on your system. (Exception from HRESULT: 0x800736B3)
at Microsoft.VisualStudio.Tools.Applications.Deployment.ClickOnceAddInDeploymentManager.DownloadAddIn(TimeSpan timeout)
at Microsoft.VisualStudio.Tools.Applications.Deployment.ClickOnceAddInDeploymentManager.InstallAddIn()
- Open
Start - Type
cmdand pressEnter - Paste the following command and press
Enter:rundll32 %windir%\system32\dfshim.dll CleanOnlineAppCache - Reinstall PowerPointLabs
- Else, delete folder
%LocalAppData%\Apps\2.0and reinstall PowerPointLabs again
Unable to unzip the installer and/or error message associated with operation of unzipping the installer
- Re-download the installer files and try installing again
- If multiple re-downloads fail, download the setup.exe directly here and re-install
- Go to
File Explorer - Type in
%LocalAppData%\Apps\2.0in the navigation bar and pressEnter - Using the search bar on the top-right corner, locate the
Manifestsfolder - Delete all files starting with
powe...as shown in the below image
- Open
Start - Type
cmdand pressEnter - Type in
cd %LocalAppData%\Temp\Deployment\1HKX7LKW.XZD\HYEJO9YP.GNM - Type in
tasklist.exe /m MahApps.Metro.dll - Determine which process is using the dll and end it if possible
- Else, temporarily disable any anti-virus software that may be preventing the use of the .dll file and then delete folder
%LocalAppData%\Temp\Deployment, before reinstalling PowerPointLabs again







