deployment - Setting the iis:WebDirProperties of a single file in WiX -
deployment - Setting the iis:WebDirProperties of a single file in WiX -
i using wix deploy web application under iis.
i have no problems setting different properties of web application using iis:webdirproperties
element.
however, need set *.asmx file security attribute "integrated windows authentication". wix have ability set property of single file?
*note: file scattered throughout different directories. have been trivial services in separate directory.
thanks!
no. wix toolset not have ability set permissions on individual files today. however, open feature request on it... maybe implement prepare , submit community?
iis deployment wix
Comments
Post a Comment