- html - 出于某种原因,IE8 对我的 Sass 文件中继承的 html5 CSS 不友好?
- JMeter 在响应断言中使用 span 标签的问题
- html - 在 :hover and :active? 上具有不同效果的 CSS 动画
- html - 相对于居中的 html 内容固定的 CSS 重复背景?
无法安装适用于 Visual Studio Professional 2015 RC 的生产力 Power Tools 扩展
visualstudiogallery.msdn.microsoft.com
地点。 Install Log
2015-07-22 8:22:27 AM - Microsoft VSIX Installer
2015-07-22 8:22:27 AM - -------------------------------------------
2015-07-22 8:22:27 AM - Initializing Install...
2015-07-22 8:22:28 AM - Extension Details...
2015-07-22 8:22:28 AM - Identifier : VSProPack.Microsoft.15893CD4-2422-4427-BEA8-4E28DCC26346
2015-07-22 8:22:28 AM - Name : Productivity Power Tools 2015
2015-07-22 8:22:28 AM - Author : Microsoft
2015-07-22 8:22:28 AM - Version : 14.0.23120.0
2015-07-22 8:22:28 AM - Description : A set of extensions to Visual Studio 2015 Community (and above) which improves developer productivity.
2015-07-22 8:22:28 AM - Locale : en-US
2015-07-22 8:22:28 AM - MoreInfoURL : http://go.microsoft.com/fwlink/p/?LinkID=618589
2015-07-22 8:22:28 AM - InstalledByMSI : False
2015-07-22 8:22:28 AM - SupportedFrameworkVersionRange : [4.5,)
2015-07-22 8:22:28 AM -
2015-07-22 8:22:28 AM - System.Security.Cryptography.CryptographicException: SignatureDescription could not be created for the signature algorithm supplied.
at System.Security.Cryptography.Xml.SignedXml.CheckSignedInfo(AsymmetricAlgorithm key)
at System.Security.Cryptography.Xml.SignedXml.CheckSignature(AsymmetricAlgorithm key)
at System.Security.Cryptography.Xml.SignedXml.CheckSignature(X509Certificate2 certificate, Boolean verifySignatureOnly)
at MS.Internal.IO.Packaging.XmlDigitalSignatureProcessor.Verify(X509Certificate2 signer)
at System.IO.Packaging.PackageDigitalSignature.Verify(X509Certificate signingCertificate)
at System.IO.Packaging.PackageDigitalSignature.Verify()
at Microsoft.VisualStudio.ExtensionManager.InstallableExtensionImpl.GetSignatureState(ZipPackage vsixPackage)
at Microsoft.VisualStudio.ExtensionManager.InstallableExtensionImpl.get_SignatureState()
at VSIXInstaller.App.LogExtensionDetails(IExtension extension)
at VSIXInstaller.App.InitializeInstall(Boolean isRepairSupported)
at VSIXInstaller.App.InitializeInstall()
at System.Threading.Tasks.Task.InnerInvoke()
at System.Threading.Tasks.Task.Execute()
最佳答案
再次扫描描述部分后找到答案:
Productivity Power Tools 2015 can not be installed on the RC version of VS 2015.
NOTE:
This version is signed in a manner which is not supported by the RC version of Visual Studio 2015. It will only install on the RTM version. You can download the RTM version of Visual Studio 2015 here - the Visual Studio 2015 Community Edition and higher support the installation of Productivity Power Tools and other Visual Studio Extensions.
关于visual-studio-2015 - VSIX 安装程序 : SignatureDescription could not be created for the signature algorithm supplied,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/31552082/
我正在开发一个 C# 签名应用程序。有时,需要获取 System.Security.Cryptography.SignatureDescription。有谁知道为什么下面的 description1
无法安装适用于 Visual Studio Professional 2015 RC 的生产力 Power Tools 扩展 Visual Studio IDE,工具 > 扩展和更新 > 在线 > V
我有一个 VS2010 .NET 4.0 VSTO Outlook Addin 项目,我希望将其迁移到 VS2012(但将其保留在 .NET 4.0 中)。它编译得很好,并且从 IDE 内部运行也很好
我是一名优秀的程序员,十分优秀!