Dear list,
I'm using:
Microsoft Windows Vista Pro
Microsoft Windows Driver Kit 6000
Microsoft Visual Studio 2008
Windows Installer XML v3 (3.0.4025.0)
I have this files living in the project dir:
Product.wxs
DIFxApp.dll
DIFxApp.wixlib
DIFxAppA.dll
I also have a reference to the DIFxApp.wixlib in the project solution
explorer. Under References.
I'm geting this errors when I try to 'candle' my setup project. Any idea??:
------ Rebuild All started: Project: setup, Configuration: Debug Any CPU
------
C:\Program Files\Windows Installer XML v3\bin\candle.exe -dDebug
-d"DevEnvDir=C:\Program Files\Microsoft Visual Studio 9.0\Common7\IDE\\"
-dSolutionDir=C:\code\popapp\ -dSolutionExt=.sln
-dSolutionFileName=popapp.sln -dSolutionName=popapp
-dSolutionPath=C:\code\popapp\popapp.sln -out obj\Debug\Product.wixobj
Product.wxs
C:\code\popapp\setup\Product.wxs(20,0): error CNDL0004: The Component
element contains an unexpected attribute 'DriverForceInstall'.
C:\code\popapp\setup\Product.wxs(20,0): error CNDL0004: The Component
element contains an unexpected attribute 'DriverSequence'.
C:\code\popapp\setup\Product.wxs(20,0): error CNDL0004: The Component
element contains an unexpected attribute 'DriverLegacy'.
Done building project "setup.wixproj" -- FAILED.
-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference
Don't miss this year's exciting event. There's still time to save $100.
Use priority code J8TL2D2.
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users