Afternoon all.

I am putting together my first Wix extension and I'm getting the following
when adding the extension assembly into my Wix solution.

 error CNDL0307: The extension type 'TestVC.Compiler' in extension
'C:\vtemp\24022015\'TestVC.dll' does not inherit from the expected class
'Microsoft.Tools.WindowsInstallerXml.WixExtension'.

But I already have an extension class inheriting from WixExtensions (and set
in AssemblyInfo.cs as AssemblyDefaultWixExtension). Why is it identifying my
compiler class that is inherting from CompierExtension as an extension
class?

Thanks,

V.



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

------------------------------------------------------------------------------
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. http://goparallel.sourceforge.net/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to