Thanks Rob, this works
 And unresolved errors gone now related with wixlib

Regards
Jitesh

-----Original Message-----
From: Rob Mensching
Sent: Wednesday, February 21, 2007 5:06 PM
To: Jitesh Bhate (Schakra Inc); 'wix-users@lists.sourceforge.net'
Subject: RE: [WiX-users] Light error

Those libraries are needed if you do things like modify WebSites or Virtual 
Directories (sca.wixlib) and edit XmlFile (wixca.wixlib).  You need to pass the 
appropriate .wixlib to light.exe on the command-line.

From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Jitesh Bhate 
(Schakra Inc)
Sent: Wednesday, February 21, 2007 4:20 PM
To: 'wix-users@lists.sourceforge.net'
Subject: [WiX-users] Light error


Hello

I am Jitesh working on Wix Installer

I am getting following error when I use light command



C:\Documents and Settings\v-jbhate>light WIxcore.wixobj

Microsoft (R) Windows Installer Xml Linker version 2.0.5016.0

Copyright (C) Microsoft Corporation 2003. All rights reserved.





:\wix\FromSatish\Installer\Core\Core32Bit\WIXCore.wxs : error LGHT0112 : 
Unresolved reference to symbol 'CustomAction:ConfigureIIs' in section 
'Fragment:IdentityManager'.

c:\wix\FromSatish\Installer\Core\Core32Bit\WIXCore.wxs : error LGHT0112 : 
Unresolved reference to symbol 'CustomAction:ConfigureUsers' in section 
'Fragment:IdentityManager'.

c:\wix\FromSatish\Installer\Core\Core32Bit\WIXCore.wxs : error LGHT0112 : 
Unresolved reference to symbol 'CustomAction:SchedXmlFile' in section 
'Fragment:IdentityManager'.



In source code I am not refereting these CustonActions directly

But I am referring to wixlib sca,wixlib and wixcs.wixlib



Is there any particular reason I am getting these linker errors



Regards

Jitesh

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to