I've gotten hold of a Windows 7 x64 VM and tried installing, uninstalling, 
repairing a few dinky products we have built installers for over the last 
while. Even added a new one with a large (100 megabytes uncompressed) payload. 
Tried with and without UAC for all. No troubles at all with the trouble KB 
installed. User was a domain account, for what that is worth.

I'm still waiting to hear on our support-contract folks and am thinking about 
how to do more tests.

Does anyone have a MSI that provokes a problem that they wish me to try and can 
send to me somehow? I'd be willing to investigate it.



Keith Douglas
Statistics Canada | 170 Tunney's Pasture Driveway, Ottawa ON K1A 0T6
Statistique Canada | 170, promenade Tunney's Pasture, Ottawa ON K1A 0T6
keith.doug...@statcan.gc.ca
Telephone | Téléphone 613-854-5589
Facsimile | Télécopieur 613-951-4674
Government of Canada | Gouvernement du Canada 


-----Original Message-----
From: Douglas, Keith - CoSD/DSCo 
Sent: August-26-14 3:52 PM
To: 'General discussion about the WiX toolset.'
Subject: RE: [WiX-users] SECREPAIR: CryptAcquireContext: Could not create the 
default key container

Has anyone with a support contract or the like with Microsoft asked about this? 
I've pre-emptively raised a concern with some of my colleagues but people don't 
know what to make of a bunch of isolated forum posts/this list's thread.




Keith Douglas
Statistics Canada | 170 Tunney's Pasture Driveway, Ottawa ON K1A 0T6 
Statistique Canada | 170, promenade Tunney's Pasture, Ottawa ON K1A 0T6 
keith.doug...@statcan.gc.ca Telephone | Téléphone 613-854-5589 Facsimile | 
Télécopieur 613-951-4674 Government of Canada | Gouvernement du Canada 


-----Original Message-----
From: Rob Mensching [mailto:r...@firegiant.com]
Sent: August-26-14 12:45 PM
To: General discussion about the WiX toolset.
Subject: Re: [WiX-users] SECREPAIR: CryptAcquireContext: Could not create the 
default key container

Okay. That points to the fix having issues and not being isolated to Burn. 
Which, fortunately or unfortunately, means Microsoft probably needs to fix the 
fix.

_______________________________________________________________
 FireGiant  |  Dedicated support for the WiX toolset  |  
http://www.firegiant.com/

-----Original Message-----
From: Matt O'Connell [mailto:techsupport...@gmail.com]
Sent: Tuesday, August 26, 2014 9:02 AM
To: General discussion about the WiX toolset.
Subject: Re: [WiX-users] SECREPAIR: CryptAcquireContext: Could not create the 
default key container

Custom Autorun/Setup.exe (elevating) that's been working fine for years, OR on 
the CMD line line msiexec /i path to msi (where it will prompt to elevate as 
well).
On 26/08/2014 16:15, Rob Mensching wrote:
> How are you installing the MSIs? Just double-click the .MSI directly, as part 
> of a Bundle, some other mechanism?
>
> _______________________________________________________________
>   FireGiant  |  Dedicated support for the WiX toolset  | 
> http://www.firegiant.com/
>
> -----Original Message-----
> From: Matt O'Connell [mailto:techsupport...@gmail.com]
> Sent: Tuesday, August 26, 2014 3:35 AM
> To: General discussion about the WiX toolset.
> Subject: Re: [WiX-users] SECREPAIR: CryptAcquireContext: Could not 
> create the default key container
>
> We get a slightly different error out of CryptAcquireContext, ours follow 
> this pattern:
> MSI (s) (28:BC) [10:47:26:837]: SECREPAIR: Hash Database:
> C:\Windows\Installer\SourceHash{xxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx}
> MSI (s) (28:BC) [10:47:26:837]: SECREPAIR: SourceHash database file already 
> exists. Deleting it.
> MSI (s) (28:BC) [10:47:26:839]: Note: 1: 2262 2: SourceHash 3: -2147287038 
> MSI (s) (28:BC) [10:47:26:852]: SECREPAIR: New Hash Database creation 
> complete.
> MSI (s) (28:BC) [10:47:26:854]: SECREPAIR: A general error running 
> CryptAcquireContext MSI (s) (28:BC) [10:47:26:854]: SECREPAIR: Crypt Provider 
> not initialized. Error:0 MSI (s) (28:BC) [10:47:26:859]: SECREPAIR: A general 
> error running CryptAcquireContext MSI (s) (28:BC) [10:47:26:859]: SECREPAIR: 
> Crypt Provider not initialized. Error:0 MSI (s) (28:BC) [10:47:26:860]: 
> SECREPAIR: A general error running CryptAcquireContext MSI (s) (28:BC) 
> [10:47:26:860]: SECREPAIR: Crypt Provider not initialized. Error:0 MSI (s) 
> (28:BC) [10:47:26:861]: SECREPAIR: A general error running 
> CryptAcquireContext MSI (s) (28:BC) [10:47:26:861]: SECREPAIR: Crypt Provider 
> not initialized. Error:0 MSI (s) (28:BC) [10:47:26:862]: SECREPAIR: A general 
> error running CryptAcquireContext MSI (s) (28:BC) [10:47:26:862]: SECREPAIR: 
> Crypt Provider not initialized. Error:997 MSI (s) (28:BC) [10:47:26:862]: 
> SECUREREPAIR: Failed to CreateContentHash of the file: xxxx\xxxxx\xxxx.JPG: 
> for computing its hash. Err!
 or: 997 MSI (s) (28:BC) [10:47:26:862]: SECREPAIR: Failed to create hash for 
the install source files MSI (s) (28:BC) [10:47:26:862]: SECUREREPAIR: 
SecureRepair Failed. Error
> code: 3e5F6C634B8
>
> Error 997 being the Windows error 'Overlapped I/O operation is in progress.'
>
> On 26/08/2014 11:05, Matt O'Connell wrote:
>> We've started seeing this a lot recently.
>> Installed the kb on to Win 7 and Win 8 VMs but it didn't replicate it.
>> Our customers with the issue are usually running some sort of 
>> antivirus and we presumed it's some kind of conflict with that but 
>> we've had no success with disabling Anti-virus with msconfig. However 
>> removing the kb update has fixed it for at least one customer. I'm 
>> hoping to find a recipe to replicate it but we're not there yet.
>>
>> I'm hoping MS find a fix an re-issue the update.:-)
>>
>> On 18/08/2014 22:54, Neil Sleightholm wrote:
>>> Thanks, seen that one and this one
>>> https://community.logos.com/forums/p/87997/617278.aspx. Both look 
>>> similar.
>>>
>>> Neil
>>>
>>> -----Original Message-----
>>> From: Phill Hogland [mailto:phogl...@rimage.com]
>>> Sent: 18 August 2014 20:13
>>> To: wix-users@lists.sourceforge.net
>>> Subject: Re: [WiX-users] SECREPAIR: CryptAcquireContext: Could not 
>>> create the default key container
>>>
>>> FYI
>>> http://www.edugeek.net/forums/windows-7/140586-possible-issue-kb2918
>>> 6 14-causing-overlapped-i-o-operation-progress-errors.html
>>>
>>>
>>>
>>>
>>>
>>> --
>>> View this message in context:
>>> http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/SECREP
>>> A
>>> IR-CryptAcquireContext-Could-not-create-the-default-key-container-tp
>>> 7 596414p7596418.html Sent from the wix-users mailing list archive 
>>> at Nabble.com.
>>>
>>> --------------------------------------------------------------------
>>> -
>>> ---------
>>>
>>> _______________________________________________
>>> WiX-users mailing list
>>> WiX-users@lists.sourceforge.net
>>> https://lists.sourceforge.net/lists/listinfo/wix-users
>>>
>>> --------------------------------------------------------------------
>>> -
>>> ---------
>>>
>>> _______________________________________________
>>> WiX-users mailing list
>>> WiX-users@lists.sourceforge.net
>>> https://lists.sourceforge.net/lists/listinfo/wix-users
>
> ----------------------------------------------------------------------
> --------
> Slashdot TV.
> Video for Nerds.  Stuff that matters.
> http://tv.slashdot.org/
> _______________________________________________
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users
>
> ----------------------------------------------------------------------
> --------
> Slashdot TV.
> Video for Nerds.  Stuff that matters.
> http://tv.slashdot.org/
> _______________________________________________
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users



------------------------------------------------------------------------------
Slashdot TV.  
Video for Nerds.  Stuff that matters.
http://tv.slashdot.org/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

------------------------------------------------------------------------------
Slashdot TV.  
Video for Nerds.  Stuff that matters.
http://tv.slashdot.org/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

------------------------------------------------------------------------------
Slashdot TV.  
Video for Nerds.  Stuff that matters.
http://tv.slashdot.org/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to