1. Neil, that's great feedback and would be a great thing to discuss on
wix-devs to see what could be done concretely to make it easier.

2. I'm very happy people are helping each other out. That's awesome.
However, I personally find the responses here a bit disappointing and a
little frustrating. The WiX toolset only supports "by default" whatever we
add to it. I understand putting in an immediate solution to support an
immediate need if taking a new drop of the WiX toolset is impossible.
However, if no one ever goes back and adds the support to the WiX
toolset, it will never be there. That's not how we will be successful long
term.

If it's too hard to get started in the WiX toolset or unclear how to add
something, I'm happy to discuss that (wix-devs is the right place). But
waiting for someone else to do something that you already know how to do (a
number of you obviously understand IIS7 much better than I do <smile/>),
IMHO, isn't very cool.

I expect getting started in the WiX toolset codebase is a bit daunting and
(on wix-devs) I'm happy to help with that. I just hope those of you that
know the answers (and are doing a great job sharing them) help codify the
solution into the WiX toolset "by default" for the next guy or gal.

Happy Friday. <smile/>


On Fri, Jan 18, 2013 at 9:48 AM, Neil Sleightholm <n...@x2systems.com>wrote:

> Actually I think it is easier to start again; this is off topic but I'd
> thought I share it...
>
> The problem I find with the WiX source is that it not easy to pull out one
> or two projects and build them, the code is structured to reference
> everything that is built rather than the libraries that are installed. I
> see why it is like this for building the whole of WiX but to use the code
> to develop an extension it makes it harder.
>
> Neil
>
> -----Original Message-----
> From: Rob Mensching [mailto:r...@robmensching.com]
> Sent: 18 January 2013 16:45
> To: General discussion for Windows Installer XML toolset.
> Subject: Re: [WiX-users] Wix's IIS extension. How to set "Limit Interval
> (minutes)" on an App Pool
>
> Or better, just add the missing setting to the WiX CA. I can't image it's
> that much work... certainly less than creating a whole new CA.
>
>
> On Thu, Jan 17, 2013 at 10:54 PM, Neil Sleightholm <n...@x2systems.com
> >wrote:
>
> > Looking at the source I don't think it has been implemented.
> >
> > You could try adding a custom action to set it or write the entry in
> > to ApplicationHost.config (
> > http://www.iis.net/configreference/system.applicationhost/applicationp
> > ools/add/cpu
> > )
> >
> > Neil
> >
> > -----Original Message-----
> > From: JohnB [mailto:john.bu...@telvent.com]
> > Sent: 18 January 2013 00:30
> > To: wix-users@lists.sourceforge.net
> > Subject: [WiX-users] Wix's IIS extension. How to set "Limit Interval
> > (minutes)" on an App Pool
> >
> > In IIS 7, an App Pool has a settings called "Limit Interval (minutes)"
> > (aka "resetInterval").  I can't seem to find a way to set this in Wix.
> >  I've tried the WebAppPool element's RefreshCpu, RecycleMinutes, and
> > several other attributes with no luck.  Is there a way?  Here's a
> > screen shot of what I mean. Thanks.
> >
> > <
> > http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/file/n75
> > 82998/2013-01-17_17h09_14.png
> > >
> >
> >
> >
> > --
> > View this message in context:
> > http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Wix-s-II
> > S-extension-How-to-set-Limit-Interval-minutes-on-an-App-Pool-tp7582998
> > .html Sent from the wix-users mailing list archive at Nabble.com.
> >
> >
> > ----------------------------------------------------------------------
> > -------- Master HTML5, CSS3, ASP.NET, MVC, AJAX, Knockout.js, Web API
> > and much more. Get web development skills now with LearnDevNow -
> > 350+ hours of step-by-step video tutorials by Microsoft MVPs and experts.
> > SALE $99.99 this month only -- learn more at:
> > http://p.sf.net/sfu/learnmore_122812
> > _______________________________________________
> > WiX-users mailing list
> > WiX-users@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/wix-users
> >
> >
> > ----------------------------------------------------------------------
> > -------- Master HTML5, CSS3, ASP.NET, MVC, AJAX, Knockout.js, Web API
> > and much more. Get web development skills now with LearnDevNow -
> > 350+ hours of step-by-step video tutorials by Microsoft MVPs and experts.
> > SALE $99.99 this month only -- learn more at:
> > http://p.sf.net/sfu/learnmore_122812
> > _______________________________________________
> > WiX-users mailing list
> > WiX-users@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/wix-users
> >
>
> ------------------------------------------------------------------------------
> Master HTML5, CSS3, ASP.NET, MVC, AJAX, Knockout.js, Web API and much
> more. Get web development skills now with LearnDevNow -
> 350+ hours of step-by-step video tutorials by Microsoft MVPs and experts.
> SALE $99.99 this month only -- learn more at:
> http://p.sf.net/sfu/learnmore_122812
> _______________________________________________
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users
>
>
> ------------------------------------------------------------------------------
> Master HTML5, CSS3, ASP.NET, MVC, AJAX, Knockout.js, Web API and
> much more. Get web development skills now with LearnDevNow -
> 350+ hours of step-by-step video tutorials by Microsoft MVPs and experts.
> SALE $99.99 this month only -- learn more at:
> http://p.sf.net/sfu/learnmore_122812
> _______________________________________________
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users
>
------------------------------------------------------------------------------
Master HTML5, CSS3, ASP.NET, MVC, AJAX, Knockout.js, Web API and
much more. Get web development skills now with LearnDevNow -
350+ hours of step-by-step video tutorials by Microsoft MVPs and experts.
SALE $99.99 this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122812
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to