This is the URL for the bug:

http://sourceforge.net/tracker/index.php?func=detail&aid=1544874&group_i
d=105970&atid=642714

You will have to compile your own Wix to fix this. I suggest getting the
latest from CVS and not using the source .zip archive.

Run your .msi with logging turned on to see if this is really the error:

Msiexec /i yourinstaller.msi /l* out.txt


-Matt

-----Original Message-----
From: xmcs pc [mailto:[EMAIL PROTECTED] 
Sent: Saturday, November 25, 2006 8:43 PM
To: wix-users@lists.sourceforge.net
Subject: Re: [WiX-users] Failed to read iiswebs table

I think you may be hitting an already-identified bug (#1544874).  The
code 
that enumerates websites appears to have issues when more than one
website 
is present.


>  We encountered an error when installing my msi : "Failed to read
iiswebs 
>table
>(-2147023728)".
>
>  It is OK to install on my machine.
>  But when installing it on another machine, error happened.
>   I want to create a virtual directory in the "Default Web Site", and
I 
>use the ip : "(All
>Unassigned)" in iis.
>  Those 2 settings are the same in both machine.
>   What might be the problem?
>
>  Thanks
>  ChenMao

_________________________________________________________________
Experience Live Search from your PC or mobile device today. 
http://www.live.com/?mkt=en-ca


------------------------------------------------------------------------
-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share
your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDE
V
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users



-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to