DeploymentDownloadException voor Invantive.Excel.Starter.vsto

Bij de installatie van release 24.0.155 van Invantive Control for Excel krijg ik de volgende melding:

************** Tekst van uitzondering **************
System.Deployment.Application.DeploymentDownloadException: Downloaden van file:///C:/Program Files (x86)/Invantive Software BV/Invantive.Excel.Starter.vsto is mislukt. ---> System.Net.WebException: Kan bestand C:\Program Files (x86)\Invantive Software BV\Invantive.Excel.Starter.vsto niet vinden. ---> System.Net.WebException: Kan bestand C:\Program Files (x86)\Invantive Software BV\Invantive.Excel.Starter.vsto niet vinden. ---> System.IO.FileNotFoundException: Kan bestand C:\Program Files (x86)\Invantive Software BV\Invantive.Excel.Starter.vsto niet vinden.
   bij System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   bij System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
   bij System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy)
   bij System.Net.FileWebStream..ctor(FileWebRequest request, String path, FileMode mode, FileAccess access, FileShare sharing, Int32 length, Boolean async)
   bij System.Net.FileWebResponse..ctor(FileWebRequest request, Uri uri, FileAccess access, Boolean asyncHint)
   --- Einde van intern uitzonderingsstackpad ---
   bij System.Net.FileWebResponse..ctor(FileWebRequest request, Uri uri, FileAccess access, Boolean asyncHint)
   bij System.Net.FileWebRequest.GetResponseCallback(Object state)
   --- Einde van intern uitzonderingsstackpad ---
   bij System.Net.FileWebRequest.EndGetResponse(IAsyncResult asyncResult)
   bij System.Deployment.Application.SystemNetDownloader.DownloadSingleFile(DownloadQueueItem next)
   --- Einde van intern uitzonderingsstackpad ---
   bij Microsoft.VisualStudio.Tools.Applications.Deployment.ClickOnceAddInDeploymentManager.GetManifests(TimeSpan timeout)
   bij Microsoft.VisualStudio.Tools.Applications.Deployment.ClickOnceAddInDeploymentManager.InstallAddIn()