Bugs item #1423648, was opened at 2006-02-03 19:21 Message generated for change (Settings changed) made by hypercaust You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=642714&aid=1423648&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: v2.0 Status: Open Resolution: None Priority: 5 Submitted By: hypercaust (hypercaust) >Assigned to: Derek (derekc) Summary: Linking / Symbol/ Fragment Discrepancy Initial Comment: Hello, As requested on wix-users, the requested example illustrates a User that is not binding without a FragmentRef. Please try uncommenting/enabling the child feature (WEBVIRTUALDIRDEMO1). The amusing thing here is that the user (USER__IIS_DEFAULT) binds when the second feature is bound, because the fragment the user lives in has a directory that binds to the second feature (The Directorys always bind), but the other user in the same fragment isn't binding? I'm used to seeing whole fragments bind or not, as opposed to parts of fragments. I'm not saying this is also a bug, just unexpected... The without the child feature linked, the MSI builds, without a User table, and fails (therefore) with this error: ConfigureIIs: Error 0x8007064f: failed to open view on database with SQL: SELECT `User`, `Component_`, `Name`, `Domain`, `Password`FROM `User` WHERE `User`=? ..... The example enclosed is only a quick test/play vehicle! I can't provide live code, so it could have other faults also. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=642714&aid=1423648&group_id=105970 ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642 _______________________________________________ WiX-devs mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wix-devs
