[GH-ISSUE #34] Outlook 2010 installation fails #489

Closed
opened 2026-03-01 17:39:16 +03:00 by kerem · 4 comments
Owner

Originally created by @aluxnimm on GitHub (Apr 9, 2015).
Original GitHub issue: https://github.com/aluxnimm/outlookcaldavsynchronizer/issues/34

Originally assigned to: @aluxnimm on GitHub.

Name:
Von: file:///C:/Program Files (x86)/Gerhard Zehetbauer/CalDavSynchronizer/CalDavSynchronizer.vsto

************** Ausnahmetext **************
System.Deployment.Application.InvalidDeploymentException: Ausnahme beim Lesen des Manifests aus 'file:///C:/Program%20Files%20(x86)/Gerhard%20Zehetbauer/CalDavSynchronizer/CalDavSynchronizer.vsto': Das Manifest ist möglicherweise ungültig, oder die Datei konnte nicht geöffnet werden. ---> System.Deployment.Application.InvalidDeploymentException: Die XML-Signatur des Manifests ist ungültig. ---> System.Security.Cryptography.CryptographicException: SignatureDescription konnte für den angegebenen Signaturalgorithmus nicht erstellt werden.
bei System.Security.Cryptography.Xml.SignedXml.CheckSignedInfo(AsymmetricAlgorithm key)
bei System.Security.Cryptography.Xml.SignedXml.CheckSignatureReturningKey(AsymmetricAlgorithm& signingKey)
bei System.Deployment.Internal.CodeSigning.SignedCmiManifest.Verify(CmiManifestVerifyFlags verifyFlags)
bei System.Deployment.Application.Manifest.AssemblyManifest.ValidateSignature(Stream s)
--- Ende der internen Ausnahmestapelüberwachung ---
bei System.Deployment.Application.Manifest.AssemblyManifest.ValidateSignature(Stream s)
bei System.Deployment.Application.ManifestReader.FromDocument(String localPath, ManifestType manifestType, Uri sourceUri)
--- Ende der internen Ausnahmestapelüberwachung ---
bei Microsoft.VisualStudio.Tools.Applications.Deployment.ClickOnceAddInDeploymentManager.GetManifests(TimeSpan timeout)
bei Microsoft.VisualStudio.Tools.Applications.Deployment.ClickOnceAddInDeploymentManager.InstallAddIn()

Original comment by: aluxnimm

Original Ticket: outlookcaldavsynchronizer/22

Originally created by @aluxnimm on GitHub (Apr 9, 2015). Original GitHub issue: https://github.com/aluxnimm/outlookcaldavsynchronizer/issues/34 Originally assigned to: @aluxnimm on GitHub. Name: Von: file:///C:/Program Files (x86)/Gerhard Zehetbauer/CalDavSynchronizer/CalDavSynchronizer.vsto *************\* Ausnahmetext ************** System.Deployment.Application.InvalidDeploymentException: Ausnahme beim Lesen des Manifests aus 'file:///C:/Program%20Files%20(x86)/Gerhard%20Zehetbauer/CalDavSynchronizer/CalDavSynchronizer.vsto': Das Manifest ist möglicherweise ungültig, oder die Datei konnte nicht geöffnet werden. ---> System.Deployment.Application.InvalidDeploymentException: Die XML-Signatur des Manifests ist ungültig. ---> System.Security.Cryptography.CryptographicException: SignatureDescription konnte für den angegebenen Signaturalgorithmus nicht erstellt werden. bei System.Security.Cryptography.Xml.SignedXml.CheckSignedInfo(AsymmetricAlgorithm key) bei System.Security.Cryptography.Xml.SignedXml.CheckSignatureReturningKey(AsymmetricAlgorithm& signingKey) bei System.Deployment.Internal.CodeSigning.SignedCmiManifest.Verify(CmiManifestVerifyFlags verifyFlags) bei System.Deployment.Application.Manifest.AssemblyManifest.ValidateSignature(Stream s) --- Ende der internen Ausnahmestapelüberwachung --- bei System.Deployment.Application.Manifest.AssemblyManifest.ValidateSignature(Stream s) bei System.Deployment.Application.ManifestReader.FromDocument(String localPath, ManifestType manifestType, Uri sourceUri) --- Ende der internen Ausnahmestapelüberwachung --- bei Microsoft.VisualStudio.Tools.Applications.Deployment.ClickOnceAddInDeploymentManager.GetManifests(TimeSpan timeout) bei Microsoft.VisualStudio.Tools.Applications.Deployment.ClickOnceAddInDeploymentManager.InstallAddIn() Original comment by: aluxnimm Original Ticket: [outlookcaldavsynchronizer/22](https://sourceforge.net/p/outlookcaldavsynchronizer/22)
Author
Owner

@aluxnimm commented on GitHub (Apr 9, 2015):

Visual Studio 2010 Tools for Office Runtime needs to be installed if it is missing by the installer

Original comment by: aluxnimm

<!-- gh-comment-id:126312758 --> @aluxnimm commented on GitHub (Apr 9, 2015): Visual Studio 2010 Tools for Office Runtime needs to be installed if it is missing by the installer Original comment by: aluxnimm
Author
Owner

@aluxnimm commented on GitHub (Apr 14, 2015):

This tutorial explains how to add the Office Runtime as a prerequisite to the installer

https://msdn.microsoft.com/en-us/library/cc442767.aspx

Original comment by: aluxnimm

<!-- gh-comment-id:126312760 --> @aluxnimm commented on GitHub (Apr 14, 2015): This tutorial explains how to add the Office Runtime as a prerequisite to the installer https://msdn.microsoft.com/en-us/library/cc442767.aspx Original comment by: aluxnimm
Author
Owner

@aluxnimm commented on GitHub (Apr 23, 2015):

Setup.exe works only the install via msi doesn't check the dependency.

https://msdn.microsoft.com/en-us/library/ff937654.aspx explains how to add the launch condition

Original comment by: aluxnimm

<!-- gh-comment-id:126312762 --> @aluxnimm commented on GitHub (Apr 23, 2015): Setup.exe works only the install via msi doesn't check the dependency. https://msdn.microsoft.com/en-us/library/ff937654.aspx explains how to add the launch condition Original comment by: aluxnimm
Author
Owner

@aluxnimm commented on GitHub (Apr 23, 2015):

  • labels: --> implemented
  • status: open --> closed
  • assigned_to: Alexander Nimmervoll

Original comment by: aluxnimm

<!-- gh-comment-id:126312763 --> @aluxnimm commented on GitHub (Apr 23, 2015): - **labels**: --> implemented - **status**: open --> closed - **assigned_to**: Alexander Nimmervoll Original comment by: aluxnimm
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/outlookcaldavsynchronizer#489
No description provided.