Re: [WiX-users] Unresolved reference to symbol error in light

2007-08-21 Thread Bob Arnson
dino D wrote: > Actually they are defined, that is the problem. Everything is there > and in fact things were building fine in WiX 2.0 but since I migrated > it to WiX 3.0, these started causing problems. If you're defining elements in another fragment, you might not have a reference that caus

Re: [WiX-users] Unresolved reference to symbol error in light

2007-08-21 Thread dino D
Hi Bob Thanks for the reply. Actually they are defined, that is the problem. Everything is there and in fact things were building fine in WiX 2.0 but since I migrated it to WiX 3.0, these started causing problems. Thanks D. On 8/20/07, Bob Arnson <[EMAIL PROTECTED]> wrote: > > dino D wrote:

Re: [WiX-users] Unresolved reference to symbol error in light

2007-08-20 Thread Bob Arnson
dino D wrote: I am getting several Unresolved reference to symbol even though I have included references to WixIISExtension in build at command line. The messages are pointing to symbols you need to define. For example, WebVirtualDir/@WebSite is the Id of a WebSite element. -- sig://boB http

[WiX-users] Unresolved reference to symbol error in light

2007-08-20 Thread dino D
I am getting several Unresolved reference to symbol even though I have included references to WixIISExtension in build at command line. Following are a few lines from the fragment: http://schemas.microsoft.com/wix/IIsExtension"; Id=" wvdirOSSRemoteRecord" WebSite="wsPrivate" Alias="[OSSREMO