In order to be able to compile my CA, I changed the line:

<UsingTask TaskName="ReadRegistry" AssemblyFile="$(WixTasksPath)"/>

To:

<UsingTask TaskName="ReadRegistry" AssemblyFile="C:\Program Files (x86)\WiX
Toolset v3.6\bin\WixTasks.dll"/>

in the file: C:\Program Files
(x86)\MSBuild\Microsoft\WiX\v3.x\wix.ca.targets

I think that was all although if there is a WixTasks.dll in the above
mentioned folder, delete it (I don't have a working machine in front of me
at the moment so I'm not able to check.)

Restart Visual Studio before you try to compile.

--
View this message in context: 
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Managed-CustomActions-not-compiling-with-latest-WiX-3-6-version-tp7273033p7281769.html
Sent from the wix-users mailing list archive at Nabble.com.

------------------------------------------------------------------------------
Try before you buy = See our experts in action!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-dev2
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to