Hi I just ran into a problem. I created an MSI that contains two assemblies. Assembly 1 targets .NET 3.5. Assembly 2 targets .NET 4. Both assemblies are delay signed. When I build the MSI using WiX 2, I noticed that the MsiAssemblyName table contains all the information for Assembly 1 (fileVersion, name, processorArchitecture, publicTokenKey and culture). However, for the second assembly, only the fileVersion and processorArchitecture attributes are populated in the table.
Consequently, when I try to install the MSI, I run into the following error: DEBUG: Error 2765: Assembly name missing from AssemblyName table : Component: . The only thing I can think off is that this is because I'm building the MSI using WiX 2. Has anyone run into such a problem? Thanks, Jacques ------------------------------------------------------------------------------ Throughout its 18-year history, RSA Conference consistently attracts the world's best and brightest in the field, creating opportunities for Conference attendees to learn about information security's most important issues through interactions with peers, luminaries and emerging and established companies. http://p.sf.net/sfu/rsaconf-dev2dev _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users