Bugs item #1575866, was opened at 2006-10-12 12:17 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=642714&aid=1575866&group_id=105970
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: light Group: v3.0 Status: Open Resolution: None Priority: 5 Submitted By: Mike Dimmick (mikedimmick) Assigned to: Nobody/Anonymous (nobody) Summary: Specifying Assembly=".net" for a non-.NET assembly succeeds Initial Comment: If you specify Assembly=".net" for a file which is not a .NET assembly, WiX does not report any errors if running on CLR 2.0. On CLR 1.1, an LGHT0132 error occurs. The MsiAssembly table generated contains a row for the component containing the file, with Attributes column set to 0. The MsiAssemblyName table contains no rows for the file. I have tested this on v3.0.2015.0 and v3.0.2128.0. light should report an error if a file is marked Assembly=".net" but is not in fact a .NET assembly, regardless of the CLR version used. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=642714&aid=1575866&group_id=105970 ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ WiX-devs mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wix-devs
