The error code 3 is a Win32 error for file not found. You can find win32
error codes online or in MSDN or at a dos prompt by typing 'net helpmsg 3'
and it will give you the error text a lot of the time.

I suggest using filemon (from MS) to see what file is being looked for and
where.

Ryan

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Krzysztof
Kozmic
Sent: 03 September 2008 14:40
To: wix-users@lists.sourceforge.net
Subject: [WiX-users] Certificate error

I updated to the most recent WiX build. Now I get errors even during
instalation

InstallCertificates:  Error 0x80070057: Failed to open PFX file.
InstallCertificates:  Error 0x80070057: Failed to get SHA1 hash of
certificate.
InstallCertificates:  Error 0x80070057: Failed to resolve certificate:
ServiceCertificate
Action ended 15:36:18: InstallCertificates. Return value 3.

I have absolutely no clue as to what may cause it. Any help?


CONFIDENTIALITY NOTICE
This message is intended exclusively for the individual or entity to which
it is addressed. This communication may contain information that is
proprietary, privileged, confidential or otherwise legally exempt from
disclosure. If you are not the named addressee, you are not authorized to
read, print, retain, copy or disseminate this message or any part of it. If
you have received this message in error, please delete all copies of this
message and notify the sender immediately by return mail or fax ATSI
S.A.(+4812) 285 36 04.
Any email attachment may contain software viruses which could damage your
own computer system. Whilst reasonable precaution has been taken to minimise
this risk, we cannot accept liability for any damage which you sustain as a
result of software viruses. You should therefore carry out your own virus
checks before opening any attachments.


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great
prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users
No virus found in this incoming message.
Checked by AVG - http://www.avg.com 
Version: 8.0.169 / Virus Database: 270.6.15/1649 - Release Date: 03/09/2008
16:13


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to