*****************************************************************************
Name: EncryptionInstallTest
From: file:///C:/Program Files/ProjectAddinSetup/EncryptionInstallTest.vsto
File, EncryptionInstallTest.dll.config, has a different computed hash than
specified in manifest.
************** Exception Text **************
System.Deployment.Application.InvalidDeploymentException: File,
EncryptionInstallTest.dll.config, has a different computed hash than
specified in manifest.
at
Microsoft.VisualStudio.Tools.Applications.Deployment.ClickOnceAddInDeploymentManager.DownloadAddIn(TimeSpan
timeout)
at
Microsoft.VisualStudio.Tools.Applications.Deployment.ClickOnceAddInDeploymentManager.InstallAddIn()
*****************************************************************************
I am looking for an alternative solution or a way to get the Manifest
updated after encrypting the config so that the VSTO launch does not error
out with above message. Maybe there is a better way to manage configurable
items in a solution like this?
Thanks,
Antonio