I'm guessing that you cannot have spaces in a project reference variable...

$(var.My Test Project.TargetFileName)

Try renaming your test project to MyTestProject so the project reference 
variable becomes:

$(var.MyTestProject.TargetFileName)

-- 
View this message in context: 
http://n2.nabble.com/Using-Wix-and-Visual-Studio-tp2578030p2578131.html
Sent from the wix-users mailing list archive at Nabble.com.


------------------------------------------------------------------------------
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to