It looks like FileShare (and User) is included in the WixUtilExtension. Have
you added that as a referenced assembly in your project and added the "util"
namespace to your Wix element
(/http://schemas.microsoft.com/wix/UtilExtension/)? You would also need to
then prefix the FileShare element with the XML namespace, like 

<util:FileShare ...



--
View this message in context: 
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Component-FileShare-tp7580465p7580524.html
Sent from the wix-users mailing list archive at Nabble.com.

------------------------------------------------------------------------------
Got visibility?
Most devs has no idea what their production app looks like.
Find out how fast your code is with AppDynamics Lite.
http://ad.doubleclick.net/clk;262219671;13503038;y?
http://info.appdynamics.com/FreeJavaPerformanceDownload.html
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to