PowerSyntax icon indicating copy to clipboard operation
PowerSyntax copied to clipboard

An error occurred during installation

Open Ry0 opened this issue 5 years ago • 1 comments

During the installation, as the picture shows, the error occurred. I also dealt with like the following site, but the same error occurs. http://artfulplace.hatenablog.com/entry/2014/05/26/154251

image

名前: PowerSyntax
インストール元: file:///C:/Users/ryoka/Desktop/PowerSyntax/PowerSyntax.vsto

************** 例外テキスト **************
System.Security.SecurityException: このアプリケーションのカスタマイズされた機能は動作しません。PowerSyntax の配置マニフェストに署名するときに使用された証明書が信頼されていないか、アプリケーションが信頼された場所にありません。詳細については管理者に問い合わせてください。
   場所 Microsoft.VisualStudio.Tools.Applications.Deployment.ClickOnceAddInTrustEvaluator.VerifyTrustPromptKeyInternal(ClickOnceTrustPromptKeyValue promptKeyValue, DeploymentSignatureInformation signatureInformation, String productName, TrustStatus status)
   場所 Microsoft.VisualStudio.Tools.Applications.Deployment.ClickOnceAddInTrustEvaluator.VerifyTrustUsingPromptKey(Uri manifest, DeploymentSignatureInformation signatureInformation, String productName, TrustStatus status)
   場所 Microsoft.VisualStudio.Tools.Applications.Deployment.ClickOnceAddInDeploymentManager.ProcessSHA2Manifest(ActivationContext context, DeploymentSignatureInformation signatureInformation, PermissionSet permissionsRequested, Uri manifest, ManifestSignatureInformationCollection signatures, AddInInstallationStatus installState, TrustStatus sha256TrustStatus, X509Certificate2 sha256PublisherCert)
   場所 Microsoft.VisualStudio.Tools.Applications.Deployment.ClickOnceAddInDeploymentManager.VerifySecurity(ActivationContext context, Uri manifest, AddInInstallationStatus installState)
   場所 Microsoft.VisualStudio.Tools.Applications.Deployment.ClickOnceAddInDeploymentManager.InstallAddIn()
失敗したアセンブリのゾーン:
MyComputer

Ry0 avatar Sep 03 '20 04:09 Ry0

同様のエラーに出会いましたが、これで行けました。 https://github.com/nuitsjp/CopyToMarkdownAddIn/issues/11#issuecomment-613107914

onihusube avatar Jul 18 '21 07:07 onihusube