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

  • SEARCH
  • Home
  • 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 155711
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 11, 20262026-05-11T10:12:14+00:00 2026-05-11T10:12:14+00:00

For IIS6 I can use the IIS helpers in Wix to install a web

  • 0

For IIS6 I can use the IIS helpers in Wix to install a web application like this:

<iis:WebAppPool      Id='AP_MyApp'      Name='My Application Pool'      Identity='networkService' /> <iis:WebApplication      Id='WA_MyApp'      Name='MyApp'      WebAppPool='AP_MyApp'>     <iis:WebApplicationExtension         CheckPath='no'         Executable='[NETFRAMEWORK20INSTALLROOTDIR]aspnet_isapi.dll'         Verbs='GET,HEAD,POST'/> </iis:WebApplication> 

Unfortunately, this doesn’t work for IIS7. We don’t want to use the aspnet_isapi.dll mechanism, and instead want the integrated pipeline to handle the request routing. The app pool created by this script is in Classic mode not Integrated mode so none of the handlers get run correctly.

How can I correctly install an MVC app on IIS 7?

  • 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. 2026-05-11T10:12:14+00:00Added an answer on May 11, 2026 at 10:12 am

    The IIS extensions for WIX don’t support IIS7. The IIS team keep rewriting the metabase between versions. There are quite a few things that don’t work, the lack of an integrated app pool amongst them.

    Until the extensions get rewritten, you’re left with three options:

    • Use build in custom actions to invoke appcmd.exe
    • Use XmlConfig to update applicationHost.config
    • Write your own custom actions

    I’ve opted for the xmlconfig option at the moment as you can do this within a component and tie it to a feature.

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

Sidebar

Related Questions

I asked this Can I automate creating a .NET web application in IIS? a
How can I check the status of an IIS6 application pool with C# ?
I am using ASP.NET 2.0 on IIS6 therefore I can’t use system.web.routing. I’ve tried
In IIS 6, I can use the Web Service Extensions folder in Inetmgr to
I have an application running on IIS 6 and the application also makes use
We're currently using IIS 6 and Windows Server 2003 for our web and application
I'm hoping non-IIS people can help me on this though the issue I'm having
I have a Web Application hosted in IIS 6 on a Windows Server 2003
While developing an ASP.NET application I tried to install IIS Express 7.5 onto Windows
I'm getting the following error in my ASP.NET web application in IIS when running

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.