Re: [WiX-users] Dialog View did not find a record for the dialog

2009-06-17 Thread Jirong Hu
Original Message- From: Jirong Hu [mailto:jirong...@gov.ab.ca] Sent: Wednesday, June 17, 2009 4:04 PM To: 'General discussion for Windows Installer XML toolset.' Subject: [WiX-users] Dialog View did not find a record for the dialo

[WiX-users] Dialog View did not find a record for the dialog

2009-06-17 Thread Jirong Hu
Action 15:49:45: ConfigSFSDlg. Dialog created DEBUG: Error 2803: Dialog View did not find a record for the dialog I got the above error while installing the msi file. I added a new dialog "ConfigSFSDlg" right after the "Welcome" dialog. I have a ConfigSFSDlg.wxs defines the screen. Below is a m