Hi list,

I'm using Wix 3.5 to create a web application installer.

Creating the application pools with the correct identities set and
creating the virtual directories works fine.
Configuring the WebDirProperties to either use a defined user as
anonymous user by setting the attribute AnonymousUser or to use IUSR
by omitting the same attribute works, too.
On the downside, neither of these settings allow some CGI scripts to
be executed. For them to work, I have to set the anonymous user to
"Application Pool Identity". How do I configure the WebDirProperties
to take care of this?

As a workaround, I have implemented a custom action loading this
information directly into the IIS host configuration file.

Regards,

Dirk Räder

------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure 
contains a definitive record of customers, application performance, 
security threats, fraudulent activity, and more. Splunk takes this 
data and makes sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-novd2d
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to