The lengthy CA validates the users credentials via a web service which can take upwards of a minute on some systems. I validate the credentials during the UI phase so that there are no errors during the install phase, (Background the entire install takes over a half an hour to perform because it loads several hundred thousand records into a SQL server db, then puts reports onto a SQL Reporting Server, as well as configuring IIS etc...). My initial installer just goes out to lunch while validating the user's credentials when pressing the next button and finally displays the next dialog. All I would like to do is just display a "Please wait validating..." message while the CA is running and take it down when the CA is finished.
Thanks - Tom -----Original Message----- From: Richard [mailto:legal...@xmission.com] Sent: Saturday, October 31, 2009 10:17 PM To: wix-users@lists.sourceforge.net Subject: Re: [WiX-users] UI Display question In article <d91a1dd8a8f2ba459644b8f3b7e517ddac0ee4e...@exvmbx015-4.exch015.msoutlookonline.net>, Tom Crozier <tcroz...@rackwise.com> writes: > Is there some simpler method to allow me to put up a Please wait > dialog while a long CA is running and then have it taken down. Let me take a step back from the details and see if I can understand what you are trying to do in a larger context. What does this lengthy CA do? Why does it need to be in the UI? -- "The Direct3D Graphics Pipeline" -- DirectX 9 draft available for download <http://legalizeadulthood.wordpress.com/the-direct3d-graphics-pipeline/> Legalize Adulthood! <http://legalizeadulthood.wordpress.com> ------------------------------------------------------------------------------ Come build with us! The BlackBerry(R) Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9 - 12, 2009. Register now! http://p.sf.net/sfu/devconference _______________________________________________ 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 - www.avg.com Version: 8.5.423 / Virus Database: 270.14.24/2449 - Release Date: 10/31/09 21:14:00 ------------------------------------------------------------------------------ Come build with us! The BlackBerry(R) Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9 - 12, 2009. Register now! http://p.sf.net/sfu/devconference _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users