Hi,

 

On a Windows Server 2008 R2 we once in a while get the following error:

 

MSI (s) (F8:28) [11:11:47:419]: Invoking remote custom action. DLL: 
C:\Windows\Installer\MSI833C.tmp, Entrypoint: WriteIIS7ConfigChanges

WriteIIS7ConfigChanges:  Entering WriteIIS7ConfigChanges in 
C:\Windows\Installer\MSI833C.tmp, version 3.6.2712.0

WriteIIS7ConfigChanges:  Custom action data hash: 
****************************************

WriteIIS7ConfigChanges:  CustomActionData WriteIIS7ConfigChanges length: 800

WriteIIS7ConfigChanges:  Error 0x80071a90: Failed to Commit IIS Config Changes

WriteIIS7ConfigChanges:  Error 0x80071a90: WriteIIS7ConfigChanges Failed.

 

It seen to be caused by the following component:

 

      ...

    <Directory Id="TARGETDIR" Name="SourceDir">

      ...

              <Component Id="LogVDir" 
Guid="BA9034A9-EB08-4BB4-9501-A317A4BB9BDE">

                <File Id="LogWeb_Default.aspx" 
Source="$(var.Fls.Core.LogWeb.ProjectDir)Default.aspx" />

                <iis:WebVirtualDir Id="LogWebApp" Alias="Log" 
Directory="Logging_files" WebSite="DefaultWebSite">

                  <iis:WebApplication Id="LogWebApplication" Name="Log" />

                  <iis:MimeMap Id="Logfiles" Type="text/plain" 
Extension=".log"/>

                </iis:WebVirtualDir>

                <CreateFolder>

                  <util:PermissionEx User="Users" GenericAll="yes"/>

                </CreateFolder>

              </Component>

      ...

   </Directory>

    <iis:WebSite Id="DefaultWebSite" Description="Default Web Site">

      <iis:WebAddress Id="AllUnassigned" IP="*" Port="80" />

    </iis:WebSite>

      ...

 

We do not  seem to get this error a Windows 7 system.

 

 

 

Kind Regards

 

Per Næsgaard Andersen

System Engineer

M.Sc., MCAD.

 

Direct +45 3618 2776  · Fax +45 3618 2799

p...@flsmidth.com <mailto:p...@flsmidth.com> 

 

____________________________________________­­­_

 

 

Automation - AT

FLSmidth A/S

Vigerslev Allé 77 · 2500 Valby · Denmark

Tel +45 36181000 · Fax +45 36301820

www.flsmidth.com <http://www.flsmidth.com/>  · DK reg.no. 15 02 88 82

 

____________________________________________­­­_

 

 

 

 

 

Important note! Please note that this mail including any attachment may contain 
confidential or privileged information for the intended recipient only. If you 
receive this mail in error you should refrain from making any use of the 
contents and from opening any attachment, but instead notify the sender 
immediately by phone or mail. Thank you. Please also note that the exchange of 
non-encrypted communication via the Internet may be compromised electronically 
and for that reason we take no responsibility for the integrity of such 
communication. This e-mail message has been swept by the McAfee VirusScan 
system for the presence of computer viruses. In doing so, however, we cannot 
warrant that virus or other forms of data corruption caused by such may not be 
present. We expect any recipient of e-mail communication to have in place 
protection systems of his own choice.

 

------------------------------------------------------------------------------
Virtualization & Cloud Management Using Capacity Planning
Cloud computing makes use of virtualization - but cloud computing 
also focuses on allowing computing to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to