Hello,

today I upgraded from WiX 3.6 Beta to version 3.6.2603.0. Now none of my
managed custom actions is compileable any more. 

There are two problems:

1) the reference to Microsoft.Deployment.WindowsInstaller seems to be ok on
the first glimpse but none of it's types is available and in the properties
of the reference Version is 0.0.0.0 and Runtime Version is empty

2) for each of my CAs the following compiler error is generated:
The "ReadRegistry" task was not found. Check the following: 1.) The name of
the task in the project file is the same as the name of the task class. 2.)
The task class is "public" and implements the
Microsoft.Build.Framework.ITask interface. 3.) The task is correctly
declared with <UsingTask> in the project file, or in the *.tasks files
located in the "c:\WINNT\Microsoft.NET\Framework\v4.0.30319" directory

I already tried a "Repair" installation but that doesn't change anything.

(I had the same problem with version 3.6.2520.0)

Best Regards

--
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-tp7273033p7273033.html
Sent from the wix-users mailing list archive at Nabble.com.

------------------------------------------------------------------------------
Virtualization & Cloud Management Using Capacity Planning
Cloud computing makes use of virtualization - but cloud computing 
also focuses on allowing computing to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to