Sorry, I haven't looked at this in a couple days.  You're right the
parent is WebApplication, but for my ISAPI filter, I want to install it
for the entire site, not just a new WebApplication.

Both the web service object and web site object allow you to add Script
Maps manually in IIS, which it seems is what WebApplicationExtensions
are for.  However, the current Wix implementation doesn't seem to allow
WebApplicationExtensions to be added to the top level nodes.

Thanks,
Mike Ballou


-----Original Message-----
Date: Thu, 20 Nov 2008 10:37:14 -0800
From: Rob Mensching <[EMAIL PROTECTED]>
Subject: Re: [WiX-users] Installing ISAPI filter and
        WebApplicationExtension
To: General discussion for Windows Installer XML toolset.
        <wix-users@lists.sourceforge.net>
Message-ID:
        
<[EMAIL PROTECTED]
icrosoft.com>
        
Content-Type: text/plain; charset="us-ascii"

The parent of WebApplicationExtension is WebApplication.  I don't see
how it requires a WebSite.

-----Original Message-----
From: Michael Ballou [mailto:[EMAIL PROTECTED]
Sent: Thursday, November 20, 2008 10:27
To: wix-users@lists.sourceforge.net
Subject: Re: [WiX-users] Installing ISAPI filter and
WebApplicationExtension

Hi Rob,
Thanks for the reply.  I'm using 3.0.4624 right now.

>From what I can tell, the WebApplicationExtension element requires a
WebSite parent node.  I don't want to create a new WebSite, and it seems
like it doesn't work if I specify a WebSite for (Default).

Is there any way to specify the WebApplicationExtension element directly
under the <Component> node or some other way of accomplishing this?

Thanks,
Mike Ballou

-----Original Message-----
Date: Thu, 20 Nov 2008 09:47:27 -0800
From: Rob Mensching <[EMAIL PROTECTED]>
Subject: Re: [WiX-users] Installing ISAPI filter and
        WebApplicationExtension
To: General discussion for Windows Installer XML toolset.
        <wix-users@lists.sourceforge.net>
Message-ID:

<[EMAIL PROTECTED]
icrosoft.com>

Content-Type: text/plain; charset="us-ascii"

I think this is supported in WiX v3...

-----Original Message-----
From: Michael Ballou [mailto:[EMAIL PROTECTED]
Sent: Thursday, November 13, 2008 13:47
To: wix-users@lists.sourceforge.net
Subject: [WiX-users] Installing ISAPI filter and WebApplicationExtension

I'm using Wix to install an IIS ISAPI filter.  As part of the install, I
want to create a web application extension for each web site currently
on the machine or possible on the IIS Server (parent level to the web
sites).



However the WebApplicationExtension requires a WebSite element as its
parent, but I don't want to create a new web site.



Is this something Wix currently supports?  If not, is it something that
could be added?



Thanks,

Mike Ballou

------------------------------------------------------------------------
-
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


End of WiX-users Digest, Vol 30, Issue 116
******************************************


-------------------------------------------------------------------------
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