PDA

View Full Version : Enabling Anonymous Access for Virtual Directory not taking given Username/password


DavidL
07-24-2008, 11:03 AM
In the "IIS Extentions" of MSI Factory
- Create a new Virtual Directory,
- Under the "Advanced Properties", select "yes" for "Anonymous Access"
- Fill in next two fields "Anonymous User" and "Anonymous User Password"
- Generate WiX
- WiX Generated will have "User_0001" as the Anonymous User and there is no attribute for Anonymous User Passord
- If you go back and leave "Anonymous User" and "Anonymous User Password" blank, the MSI does not compile

Bug? and if so, what is the work around?