Use Orca (or other similar editor) and see what exists in your MSI related to the ProgressDlg dialog. Some reference is likely missing causing one or more fragments to have not been included.
-----Original Message----- From: McKinnon, Chris [mailto:cmckin...@atb.com] Sent: Friday, October 22, 2010 9:42 AM To: wix-users@lists.sourceforge.net Subject: [WiX-users] UI missing after VerifyReadyDlg Hi, I recently split up my installer into fragments to make it more manageable. Somewhere in doing that I've broken part of my UI. What happens now, is I get right to the "Install" button in the VerifyReadyDlg and after that there's no UI. The install still occurs, just with no UI. I've been searching for what I did but I can't find it. It's probably something minor and stupid. From what I can tell, the ProgressDlg is never created in my version 1.2 installer. Here's a snippet from the log: Action 16:56:04: VerifyReadyDlg. Dialog created MSI (c) (C4:9C) [16:56:05:086]: Note: 1: 2727 2: MSI (c) (C4:A4) [16:56:05:450]: Doing action: ProgressDlg MSI (c) (C4:A4) [16:56:05:451]: Doing action: ExecuteAction And in my version 1.1 installer I can see it being explicitly created. Here's a snippet: Action 10:21:48: VerifyReadyDlg. Dialog created MSI (c) (54:3C) [10:21:48:918]: Note: 1: 2727 2: Action ended 10:21:49: WelcomeDlg. Return value 1. MSI (c) (54:D0) [10:21:49:136]: Doing action: ProgressDlg Action 10:21:49: ProgressDlg. Action start 10:21:49: ProgressDlg. Action 10:21:49: ProgressDlg. Dialog created Action ended 10:21:49: ProgressDlg. Return value 1. MSI (c) (54:D0) [10:21:49:154]: Doing action: ExecuteAction Action 10:21:49: ExecuteAction. Action start 10:21:49: ExecuteAction. What I don't understand is what is preventing/causing the ProgressDlg not to be created? This happens if I'm installing v1.2 from scratch or if I'm upgrading from v1.1 to v1.2. Any insight into this would be appreciated! Thanks, Chris McKinnon | Programmer Analyst | Information Technology - Application Services 140, 6715 8th Street NE | Calgary, Alberta | T2E 7H7 Phone: 403-541-4121 ATB Financial Where there's a way The information contained in this e-mail is confidential and may contain privileged information. It is intended only for the person or persons named above. If you are not an intended recipient of this e-mail please be advised that any distribution or copying of this e-mail is prohibited. If you have received this e-mail in error, please notify us by return e-mail and delete all copies of the e-mail and any attachments. ---------------------------------------------------------------------------- -- Nokia and AT&T present the 2010 Calling All Innovators-North America contest Create new apps & games for the Nokia N8 for consumers in U.S. and Canada $10 million total in prizes - $4M cash, 500 devices, nearly $6M in marketing Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store http://p.sf.net/sfu/nokia-dev2dev _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users ------------------------------------------------------------------------------ Nokia and AT&T present the 2010 Calling All Innovators-North America contest Create new apps & games for the Nokia N8 for consumers in U.S. and Canada $10 million total in prizes - $4M cash, 500 devices, nearly $6M in marketing Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store http://p.sf.net/sfu/nokia-dev2dev _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users