Hi, I am having trouble compiling the wix file which is creating a fileshare 
for a folder (this folder is also created in the wix itself). Any insight to 
what i am doing wrong would be helpful. 
Compilation error:1>Compiling - Candle .\InvoiceBackendProcessing.wxs 
InvoiceBackendProcessing.wixobj1>errors in directory 
g:\scs-f\private\server\distributionprogram\setup\installers\invoicebackendprocessing1>g:\scs-f\private\server\distributionprogram\setup\installers\invoicebackendprocessing\invoicebackendprocessing.wxs(44)
 : error CNDL0005 : The CreateFolder element contains an unexpected child 
element 'FileShare'.1>NMAKE : fatal error U1077: 
'g:\scs-f\public\ext\wix\wixv2\candle.exe' : return code '0x5'
Part of wix : <Directory LongName='Report' Name='Dir~6' 
Id='REPORTFOLDER'><Component Guid='17887AEB-7B4A-4aa6-A889-ECD11689FE1E' 
DiskId='1' Id='REPORT_FEATURE'><CreateFolder><Permission User='Administrators' 
GenericAll='yes'/><Permission User='SYSTEM' GenericAll='yes'/><Permission 
User='[REPORTUSERNAME]'Traverse='yes' GenericAll='yes' 
ReadPermission='no'WriteAttributes='yes' 
WriteExtendedAttributes='yes'ChangePermission='yes' TakeOwnership='yes' 
CreateChild='yes'/><FileShare Id='REPORTSHARE' Description='Report Share' 
Name='Report1'><Permission GenericRead='yes' ReadPermission='yes' Read='yes' 
GenericExecute='yes' User='Everyone'/></FileShare> 
</CreateFolder></Component></Directory>   
 
_________________________________________________________________
Climb to the top of the charts! Play the word scramble challenge with star 
power.
http://club.live.com/star_shuffle.aspx?icid=starshuffle_wlmailtextlink_jan
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
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