Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8920227
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 15, 20262026-06-15T06:12:56+00:00 2026-06-15T06:12:56+00:00

I currently have a WiX installer which is used for deploying a web application

  • 0

I currently have a WiX installer which is used for deploying a web application into IIS.

The application makes use of Lucene.Net and it’s near-real-time search features.

Unfortunately a side-effect of this is that the Lucene indexes are held open/locked for the duration of the application running. This means if “Disable Overlapped Recycle” is set to false, then when the application pool recycles (e.g. during an upgrade) then we hit issues with lucene indexes still being locked by the previous instance.

The work-around is to change the “Disable Overlapped Recycle” to True within the advanced settings of the application pool, but I can’t figure out how to do this with wix.

Is there anyway I can automate setting this value via WiX?

FYI – Here’s what the WebAppPool section looks like currently in my installer project:

<iis:WebAppPool Id="AppPool" Name="Some App" ManagedRuntimeVersion="v4.0"
    IdleTimeout="0" RecycleMinutes="0" ManagedPipelineMode="integrated"
    Identity="networkService" />
  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-15T06:12:57+00:00Added an answer on June 15, 2026 at 6:12 am

    Occasionally you’ll come across IIS metabase properties that aren’t exposed by the custom actions provided by either WiX or InstallShield. In those cases it’s usually easiest to call the AppCmd.exe using the Quiet Execute Custom Action.

    Basically leverage the IIS extension to it’s fullest and then tweak the app pool near the end of the install.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

We currently have a Database Project, which we wrote a WIX Installer for to
I want to have our WiX installer that is currently building on a build
We currently have an MSI that is created with WiX 3.5. The application is
I'm creating a Wix installer for a windows service which needs to have provided,
i created WiX installer project for deploying my .net winform app on a customer
I'm creating a web application installer using WiX. I want to allow the user
I currently have a table of concentrations, which are linked to a table of
We are creating an installer using WIX 3.6 for a Silverlight/WCF application. We require
We are currently having the Classic theme of (Wix) for our installer wizard. Now,
I'm currently learning the vagaries of WiX and Windows installer and I've hit a

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.