Re: [WiX-users] IIS schema problem

2007-04-14 Thread jrcolons
Just another doubt... excuse me I've no previous experience programming any setups... I got my .wxs compiled and linked adding -ext WixIIsExtension -cultures:en-us. How do I add the culture switch to the votive sentence? -- View this message in context: http://www.nabble.com/IIS-schema-problem-

Re: [WiX-users] IIS schema problem

2007-04-14 Thread Simon Dahlbacka
How do i configure Votive to include it in candle and light sentence? Just do a "Add reference" to WixIIsExtension.dll - This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 expre

Re: [WiX-users] IIS schema problem

2007-04-14 Thread jrcolons
Bob Arnson-3 wrote: > > You need to use the -ext switch to load the WixIIsExtension to process > the Web* elements. > I compiled and linked with extension with no problems using command prompt... Thanks! How do i configure Votive to include it in candle and light sentence? TIA Jose -- View

Re: [WiX-users] IIS schema problem

2007-04-13 Thread Bob Arnson
jrcolons wrote: > "The Component element contains an unhandled extension element > 'iis:WebVirtualDir'. Please ensure that the extension for elements in the > 'http://schemas.microsoft.com/wix/IIsExtension' namespace has been > provided." > You need to use the -ext switch to load the WixIIsExt

[WiX-users] IIS schema problem

2007-04-12 Thread jrcolons
Hi! I'm a wix 3 newbie and i'm trying to create an installer for a web application. Everytime I tried with snippets i found here or on many sites, modified or no, always VS tells me: "The Component element contains an unhandled extension element 'iis:WebVirtualDir'. Please ensure that the ex