Feature Requests item #1472412, was opened at 2006-04-18 18:42 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=642717&aid=1472412&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: linker Group: None Status: Open Priority: 5 Submitted By: Vadym Stetsyak (vadmyst) Assigned to: Nobody/Anonymous (nobody) Summary: WIX unable to load .NET 2.0 assembly with File/Assembly set Initial Comment: Number of steps to reproduce the error: - create .NET 2.0 assembly - sign it with sn.exe - add the assembly to wix xml with File/Assembly = ". net" -build setup IMO the error is happening because of light.exe is built agains .NET 1.1 and is unable to load .NET 2.0 assembly. Rebuilding wix.dll candle.exe light.exe and dark.exe under .NET 2.0, solved the issue. It would be good if there were .NET 2.0 WIX build available for downloads... -- Vadym Stetsyak blog: http://vadmyst.blogspot.com ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=642717&aid=1472412&group_id=105970 ------------------------------------------------------- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642 _______________________________________________ WiX-devs mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wix-devs
