Is your <Website> element inside of a component?   It won't create a site
outside of a component, it'll just reference it.

Chris

On Wed, Jul 16, 2008 at 3:51 AM, Natarajan, Thangaraj (MLITS) <
[EMAIL PROTECTED]> wrote:

> Please find the Log File details for the Error.
>
> ConfigureIIs:  Error 0x80070490: failed to find web site: 'HODWebSite'
> ConfigureIIs:  Error 0x80070490: failed to read IIsWebSite table
> Error 26002. Failed to read IIsWebSite table.   (-2147023728         )
> MSI (s) (8C!60) [09:28:17:324]: Product: WebSiteName -- Error 26002.
> Failed to read IIsWebSite table.   (-2147023728         )
>
> Action ended 9:28:17: ConfigureIIs. Return value 3.
> Action ended 9:28:17: INSTALL. Return value 3.
>
>
> -----Original Message-----
>
> Date: Tue, 15 Jul 2008 23:18:06 -0700
> From: Rob Mensching <[EMAIL PROTECTED]>
> Subject: Re: [WiX-users] Cannot able to Create New Website. Please
>        Help
> To: General discussion for Windows Installer XML toolset.
>        <wix-users@lists.sourceforge.net>
> Message-ID:
>
> <[EMAIL PROTECTED]
> rp.microsoft.com>
>
> Content-Type: text/plain; charset="us-ascii"
>
> The log file should have a bit more information about the failure case.
> Can you share that out?
>
> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf Of Natarajan,
> Thangaraj (MLITS)
> Sent: Tuesday, July 15, 2008 23:02
> To: wix-users@lists.sourceforge.net
> Subject: Re: [WiX-users] Cannot able to Create New Website. Please Help
>
> Hi ALL ,
>
>                I'm currently working on the WIX Script. I have the some
> issues.
>
>                I am trying to create a new web site in IIS.
>                Here is my code.
>                <WebSite Id='HODWebsite' Description='HOD Web Site'
> Directory='HODDIR' StartOnInstall='yes'>
>                    <WebAddress Id="AllUnassigned" Port="8002"  />
>                </WebSite>
>                If I use port 80 it renames the 'Default Web Site' to
> 'HOD Web Site' .
>                If I use a random port number I get an error (Failed to
> read IIsWebs table. (-2147024774)).
>                What I am trying to do is create a new web site on
> windows 2003 and windows XP.
>
>                Could you please help me to solve this issue?
>
>                Thanks
>                Thangaraj N
>
> Thangaraj Natarajan
> Associate Consultant.GWMT (CAI)
> =================================
> Merrill Lynch India Tech Service Pvt Ltd.,
> GWMT (CAI) Framework Technologies
> Phone: 9144 4342 8000 (ext) 26059
> IP : +1 267-580-6059
> Mobile: (+91) 9884348334
> =================================
> --------------------------------------------------------
>
> This message w/attachments (message) may be privileged, confidential or
> proprietary, and if you are not an intended recipient, please notify the
> sender, do not use or share it and delete it. Unless specifically indicated,
> this message is not an offer to sell or a solicitation of any investment
> products or other financial product or service, an official confirmation of
> any transaction, or an official statement of Merrill Lynch. Subject to
> applicable law, Merrill Lynch may monitor, review and retain
> e-communications (EC) traveling through its networks/systems. The laws of
> the country of each sender/recipient may impact the handling of EC, and EC
> may be archived, supervised and produced in countries other than the country
> in which you are located. This message cannot be guaranteed to be secure or
> error-free. This message is subject to terms available at the following
> link: http://www.ml.com/e-communications_terms/. By messaging with Merrill
> Lynch you consent to the foregoing.
> --------------------------------------------------------
> -------------------------------------------------------------------------
> This SF.Net email is sponsored by the Moblin Your Move Developer's
> challenge
> Build the coolest Linux based applications with Moblin SDK & win great
> prizes
> Grand prize is a trip for two to an Open Source event anywhere in the world
> http://moblin-contest.org/redirect.php?banner_id=100&url=/
> _______________________________________________
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users
>
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to