So I've been following these instructions on the link below to try and populate a ComboBox with active application pools. I've followed every step and when I get to that dialog the combobox never gets populated. Which brings me to think that the warning I got during the build might have something to do with it. Here is what the error says. Any idea as to what I'm doing wrong?
http://www.indigorose.com/forums/thr...-custom-action
http://www.indigorose.com/forums/thr...-custom-action
Code:
C:\Users\Administrator\Documents\MSI Factory\Output\SetupWeb\Build Files\msifactui.wxs(537) : warning LGHT1076 : ICE17: ComboBox: 'ADMINSITE' for Control: 'AdminSiteCombo' of Dialog: 'IIS' not found in ComboBox table
Comment