HP ALM Excel Add-in throws error
I have installed HP ALM Excel Add-in. And when i try to launch the excel i see below error message
Name:
From: file:///C:/Program Files/Hewlett-Packard/Addins/HP.ALM.ExcelAddIn.vsto
************** Exception Text **************
System.Deployment.Application.InvalidDeploymentException: Exception reading manifest from file:///C:/Program%20Files/Hewlett-Packard/Addins/HP.ALM.ExcelAddIn.vsto: the manifest may not be valid or the file could not be opened. ---> System.Deployment.Application.InvalidDeploymentException: Manifest XML signature is not valid. ---> 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.CheckSignatureReturningKey(AsymmetricAlgorithm& signingKey)
at System.Deployment.Internal.CodeSigning.SignedCmiManifest.Verify(CmiManifestVerifyFlags verifyFlags)
at System.Deployment.Application.Manifest.AssemblyManifest.ValidateSignature(Stream s)
--- End of inner exception stack trace ---
at System.Deployment.Application.Manifest.AssemblyManifest.ValidateSignature(Stream s)
at System.Deployment.Application.ManifestReader.FromDocument(String localPath, ManifestType manifestType, Uri sourceUri)
--- End of inner exception stack trace ---
at Microsoft.VisualStudio.Tools.Applications.Deployment.ClickOnceAddInDeploymentManager.GetManifests(TimeSpan timeout)
at Microsoft.VisualStudio.Tools.Applications.Deployment.ClickOnceAddInDeploymentManager.InstallAddIn()
----------------------------------------------------------------------------------------------------------------------------------
I have below software installed in my machine
HP ALM 12.01
HP ALM Microsoft Excel Add-in 12.53.94.0
Microsoft Visual Studio 2010 Tools for Office Runtime (x64) 10.0.60724
MS Excel Professional Plus 2010 14.0.6129.5000 (32-bit)
Please can you help me avoid this error.