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

Popular posts from this blog

java - How to set log4j.defaultInitOverride property to false in jboss server 6 -

c - GStreamer 1.0 1.4.5 RTSP Example Server sends 503 Service unavailable -

Using ajax with sonata admin list view pagination -