Bugs item #1423648, was opened at 2006-02-03 11:21
Message generated for change (Comment added) made by derekc
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: candle
Group: v2.0
Status: Open
Resolution: None
>Priority: 8
Submitted By: hypercaust (hypercaust)
Assigned to: Derek (derekc)
>Summary: WebDirProperties/@AnonymousUser doesn't reference User

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.

----------------------------------------------------------------------

>Comment By: Derek (derekc)
Date: 2006-02-03 14:45

Message:
Logged In: YES 
user_id=518766

This is a simple bug: we need to create a reference to the
User symbol referenced by WebDirProperties/@AnonymousUser in
the compiler.

----------------------------------------------------------------------

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

Reply via email to