anonghosteam / outlook-privacy-plugin

Automatically exported from code.google.com/p/outlook-privacy-plugin
GNU General Public License v3.0
0 stars 1 forks source link

System.Deployment.Application.InvalidDeploymentException, OutlookPrivacyPlugin.vsto #148

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What version of Windows?
Win 7 Enterprise x64

What version of Outlook (2010, 2013, x86/x64)?
Outlook 2010

---

Hi!

Getting this output when trying to install "Outlook-Privacy-Plugin" on my 
machine:

"
Name: 
From: file:///C:/Users/<blanked>/Desktop/Outlook Privacy 
Plugin/OutlookPrivacyPlugin-BETA-40/OutlookPrivacyPlugin-BETA-40/OutlookPrivacyP
lugin.vsto

************** Exception Text **************
System.Deployment.Application.InvalidDeploymentException: Exception reading 
manifest from 
file:///C:/Users/<blanked>/Desktop/Outlook%20Privacy%20Plugin/OutlookPrivacyPlug
in-BETA-40/OutlookPrivacyPlugin-BETA-40/OutlookPrivacyPlugin.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.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 unblocked the zip and extracted it before trying to install it, GPG4WIN 
is installed.

Any ideas on what might cause this? Tried searching for answers but all seem to 
involve unblocking the zip-file and I have already done that.

Best Regards - Karl, Sweden

Original issue reported on code.google.com by karl.wal...@gmail.com on 12 May 2015 at 11:12

GoogleCodeExporter commented 9 years ago
Just wondering if the plugin only supports 32-bit versions or not?
Saw this reported in earlier "issues" but on the main page of OPP it says;
"Support for both 32bit & 64bit versions of Office"

Original comment by karl.wal...@gmail.com on 12 May 2015 at 11:28

GoogleCodeExporter commented 9 years ago
Outlook 2010 is x64 and I have installed the same plugin on my computer which 
runs Windows 7 Enterprise x64 & Outlook 2010 x64 without any problems.

Original comment by karl.wal...@gmail.com on 12 May 2015 at 11:56

GoogleCodeExporter commented 9 years ago
My computer I am one (where it works) is on a workgroup while the computers I 
am experiencing problems with are on a domain, is it possible that the problem 
is due to that the admin has forced that programs need to be signed by a 
trusted signature in order to install?

On my local computer I haven't installed the certificate for DEJA\mike but it 
still installs while it doesn't on the computers that are connected to the 
domain. I have unblocked the zip-file, checked the .NET-requirement (4.5 is 
installed on the domain-computers).

Original comment by karl.wal...@gmail.com on 13 May 2015 at 12:31

GoogleCodeExporter commented 9 years ago
Please log all issues in github as we no longer use code.google.com.

It's quite possible that there is a domain restriction.  Also make sure your 
not attempting to install from a network share.  This will also cause 
restrictions to be placed on the installer.

Original comment by m...@dejavusecurity.com on 13 May 2015 at 6:15

GoogleCodeExporter commented 9 years ago
Ah sorry about that, I'll be sure to log issues here from now on.

I double-checked that as well (that it isn't residing on an network share), the 
file is on the Desktop which in turn is on the local harddrive (i.e. "C:\").

I'll check with the local admin come Monday. Another weird thing is that the 
plugin that is included in gpg4win (GpgOL) works fine on my computer at home 
but not on my computer ("workgroup"-computer) at work nor on any of their 
computers ("domain"-computers).

Thanks for replying, I'll be sure to update this if I encounter a solution and 
what that solution was.

Original comment by karl.wal...@gmail.com on 13 May 2015 at 6:59

GoogleCodeExporter commented 9 years ago
Posted this on GitHub, link: 
https://github.com/dejavusecurity/OutlookPrivacyPlugin/issues/74

All replies from now on should go there instead.

Thanks again

Original comment by karl.wal...@gmail.com on 13 May 2015 at 7:13