Hi to everybody,

I'm struggling against an issue since last week and I need help.
Fatcs follows:

I created a MSI for an application using Wix 3.0.5419.0 RTM.
This MSI creates also some web virtual directories and an application pool on 
the IIS server and all works fine.

My troubles started when I tried to install my application on a server cluster: 
the MSI tries to configure the IIS and then the installation stops with errors.
The error I found in my log is:

Action 12.09.32: StartIIS7ConfigTransaction. Starting IIS Config Transaction
Action 12.09.32: RollbackIIS7ConfigTransaction. Rolling back IIS Config 
Transaction
Action 12.09.32: CommitIIS7ConfigTransaction. Committing IIS Config Transaction
Action 12.09.32: WriteIIS7ConfigChanges. Installing Config Keys and Values
WriteIIS7ConfigChanges:  Error 0x80070005: Failed to Commit IIS Config Changes
WriteIIS7ConfigChanges:  Error 0x80070005: WriteIIS7ConfigChanges Failed.
Action ended 12.09.32: InstallFinalize. Return value 3.

Here then rollback starts.

Operating system is Windows Server 2008 64 bit and the cluster is realized with 
Microsoft Failover Clustering.


I know that configuration files for IIS7 on a cluster aren't placed in the 
usual place, maybe is this the problem?
And if the problem is the location of configuration files of IIS installed on a 
server cluster, how can I instruct Windows Installer via Wix about where to 
find those installation files?

Any help is very appreciated,

Thank in advance,

Matteo
------------------------------------------------------------------------------
The Planet: dedicated and managed hosting, cloud storage, colocation
Stay online with enterprise data centers and the best network in the business
Choose flexible plans and management services without long-term contracts
Personal 24x7 support from experience hosting pros just a phone call away.
http://p.sf.net/sfu/theplanet-com
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to