Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Problem

During start of the addin, you get the following error:

No Format
System.Deployment.Application.InvalidDeploymentException: Exception reading manifest from file://MyPath/MyAddIn.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.

Solution

You are using either an outdatet .NET or VSTO Runtime. Please download and install the latest runtimes:

Panel
bgColor#fff

Update VSTO Runtime  (Requires 10.0.40820)

https://www.microsoft.com/en-us/download/details.aspx?id=54251

Update .NET Runtime (Requires 4.6.2)

https://www.microsoft.com/net/download/dotnet-framework-runtime

Filter by label (Content by label)
showLabelsfalse
max5
spacescom.atlassian.confluence.content.render.xhtml.model.resource.identifiers.SpaceResourceIdentifier@24e616
showSpacefalse
sortmodified
reversetrue
typepage
cqllabel = "kb-troubleshooting-article" and type = "page" and space = "OAFJ"
labelskb-troubleshooting-article

...

Page Properties
hiddentrue


Related issues