Hi all,

 

I use WiX to create a website with a MSI-installer.

I run into some problems when deploying it on windows server 2008.

 

There are 3 scenarios:

 

1.       I logon as the “Administrator” user of the local machine. I click
on the MSI-file.  à Everything installs ok.

2.       I logon as another user called “MyAdmin” which is a member of the
administrators group.  I click on the file to install. I Get prompted to say
if I trust the application. I click yes. à The installation halts with the
error “Failed to Read IIsWebs Table”.

3.       I use the “MyAdmin” account but launch the installation from an
elevated command prompt.  à Everything works ok.

 

I have marked my packages with: InstallPrivileges='elevated’

 

I do not use any CustomActions of my own. When I dark my output msi most of
the CA´s created by wix are marked with Execute="deferred" Impersonate="no"

 

What am I missing here?

 

/Tobias

 

 

 

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to