Bryan C. Boettcher wrote:
> Well, it sort of helped.  I got rid of about 7 errors, and I'm now left with 
> the following 8:
>
> ICE03: Table: MIME Column: ContentType Missing specifications in _Validation 
> Table (or Old Database)
> ICE03: Table: MIME Column: Extension_ Missing specifications in _Validation 
> Table (or Old Database)
> ICE03: Table: MIME Column: CLSID Missing specifications in _Validation Table 
> (or Old Database)
> ICE03: Table: Verb Column: Extension_ Missing specifications in _Validation 
> Table (or Old Database)
>   

You need EnsureTable elements for the two tables listed: MIME and Verb. 
(The columns come in when WiX adds the tables.)

-- 
sig://boB
http://joyofsetup.com/



-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to