I faced similar issue with Wix 3.5. The issue got resolved when I used "Add Reference" to add the dependent Project dlls in the Solution.Earlier, I was loading all those dependent dlls from a common shared folder to create a Setup file.