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

Reply via email to