makmu / outlook-matters

Add-In to forward e-mails from MS Outlook to Mattermost
MIT License
65 stars 13 forks source link

Erorr Message when installing outlook-matters #60

Open rayguilliard opened 8 years ago

rayguilliard commented 8 years ago

Hello, i get the following error message. This is in german but maybe someone can help me?

2016-06-10 18_24_31-issues makmu_outlook-matters - internet explorer

rayguilliard commented 8 years ago

2016-06-10 18_29_47-visual studio tools for office solution installer / English version

makmu commented 8 years ago

Hi rayguilliard,

There seems to be a bug in the Microsoft Visual Studio Tools for Office Runtime. Could you please try to move VSTOInstaller.exe.config in C:\Program Files (x86)\Common Files\Microsoft Shared\VSTO\10.0 or C:\Program Files\Common Files\Microsoft Shared\VSTO\10.0 away be renaming it to to VSTOInstaller.exe.config.old as suggested in this article and try to install the addin again?

rayguilliard commented 8 years ago

thanks makmu !! ... now it works. But now I get the following error...

``Name: OutlookMatters From: file:///C:/Program Files/Outlookmatters/OutlookMatters.vsto

\ Exception Text ** System.Security.SecurityException: Customized functionality in this application will not work because the certificate used to sign the deployment manifest for OutlookMatters or its location is not trusted. Contact your administrator for further assistance. at Microsoft.VisualStudio.Tools.Applications.Deployment.ClickOnceAddInTrustEvaluator.VerifyTrustPromptKeyInternal(ClickOnceTrustPromptKeyValue promptKeyValue, DeploymentSignatureInformation signatureInformation, String productName, TrustStatus status) at Microsoft.VisualStudio.Tools.Applications.Deployment.ClickOnceAddInTrustEvaluator.VerifyTrustUsingPromptKey(Uri manifest, DeploymentSignatureInformation signatureInformation, String productName, TrustStatus status) at Microsoft.VisualStudio.Tools.Applications.Deployment.ClickOnceAddInDeploymentManager.ProcessSHA2Manifest(ActivationContext context, DeploymentSignatureInformation signatureInformation, PermissionSet permissionsRequested, Uri manifest, ManifestSignatureInformationCollection signatures, AddInInstallationStatus installState, TrustStatus sha256TrustStatus, X509Certificate2 sha256PublisherCert) at Microsoft.VisualStudio.Tools.Applications.Deployment.ClickOnceAddInDeploymentManager.VerifySecurity(ActivationContext context, Uri manifest, AddInInstallationStatus installState) at Microsoft.VisualStudio.Tools.Applications.Deployment.ClickOnceAddInDeploymentManager.InstallAddIn() The Zone of the assembly that failed was: MyComputer

Maybe this is a Admin-Problem on my side. ? It's a Company-Laptop.

totofa commented 8 years ago

Hi, I've got the problem with 1.3.0 with my Company-Laptop.

maxmueller89 commented 4 years ago

I have the same problem with my laptop. It's a Windows 10 Pro with AD. Anyone has an idea?