Thanks Phill for the response.
After adding the xmlns="http://schemas.microsoft.com/wix/2006/wi";
xmlns:netfx="http://schemas.microsoft.com/wix/NetFxExtension";
in element of the WiX include file(wxi) build succeeded.
http://schemas.microsoft.com/wix/2006/wi";
xmlns:netfx="http://schemas.m
Is the case of a typo?
Is WixNetFxExtension.dll listed as a Project Reference?
--
View this message in context:
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Namespace-prefix-netfx-is-not-defined-tp7599569p7599570.html
Sent from the wix-users mailing list archive at Nabble.com
Hi,
I am authoring WiX project in VS 2010 using Votive. And added reference to
WixNetFxExtension.dll .
Also in my product.wxs file added xmlns:netfx attribute:
http://schemas.microsoft.com/wix/2006/wi";
xmlns:netfx="http://schemas.microsoft.com/wix/NetFxExtension";>
All components and
3 matches
Mail list logo