I'm not sure what to look for in Process Explorer. CPU is basically 0%. If I look at the Threads for Setup.exe (my bootstrapper), I see slow churning activity for cryptnet.dll!I_CryptNetIsConnected and CRYPT32.dll!I_CryptRegisterSmartCardStore. Green/red, loaded/unloaded, over and over again. That is the only activity I see.
As opposed to the "normal" speed, running Setup.exe on Windows 7, where the caching payloads happens fast and I don't see that activity under Threads. It may be coincidence, but googling I_CryptNetIsConnected and I_CryptRegisterSmartCardStore bring up links about "SoapHttpClientProtocol hangs for 15-20 seconds" and Memory Leak. Seems to have something to do with CRL Certificate Revocation List and status checking. The machine does not have an internet connection. Watching again, it seems that each new "caching payload" line in the log file gets written at the same time that the green I_CryptNetIsConnected and I_CryptRegisterSmartCardStore appear. However, the green I_CryptNetIsConnected also appears several times in between without producing any log output. Example Slow Setup.exe Threads ================= Setup.exe Setup.exe ADVAPI32.dll!WmiFreeBuffer Ntdll.dll!RtlDowncaseUnicodeString USERENV.dll!RegisterGPNotification Mswsock.dll!WSPStartup CRYPT32.dll!I_CryptRegisterSmartCardStore cryptnet.dll!I_CryptNetIsConnected Example Normal Setup.exe Threads =================== Setup.exe wixstdba.dll ntdll.dll!RtlLoadString ntdll.dll!RtlDosSearchPath_Ustr ole32.dll!CoGetTreatAsClass -----Original Message----- From: jjbean [mailto:jonks2...@yahoo.co.uk] Sent: Tuesday, July 19, 2011 2:41 PM To: wix-users@lists.sourceforge.net Subject: Re: [WiX-users] Caching payload, sudden terrible performance? Have you run process explorer to monitor what is going on while they are being cached? Perhaps something else is accessing the files (i.e. AV software?) -- View this message in context: http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Caching-payload-sudden-terrible-performance-tp6599374p6599860.html Sent from the wix-users mailing list archive at Nabble.com. ------------------------------------------------------------------------------ Magic Quadrant for Content-Aware Data Loss Prevention Research study explores the data loss prevention market. Includes in-depth analysis on the changes within the DLP market, and the criteria used to evaluate the strengths and weaknesses of these DLP solutions. http://www.accelacomm.com/jaw/sfnl/114/51385063/ _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users ------------------------------------------------------------------------------ Magic Quadrant for Content-Aware Data Loss Prevention Research study explores the data loss prevention market. Includes in-depth analysis on the changes within the DLP market, and the criteria used to evaluate the strengths and weaknesses of these DLP solutions. http://www.accelacomm.com/jaw/sfnl/114/51385063/ _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users