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 7512921
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 30, 20262026-05-30T00:01:06+00:00 2026-05-30T00:01:06+00:00

I am experiencing the following issue under IIS6. I understand the issue completely, I

  • 0

I am experiencing the following issue under IIS6. I understand the issue completely, I am just looking for the best solution.

I have the following:

  • Default Web Site
    • apiservices
    • ourwebsite

The website ‘apiservices’ is running under .NET Framework v2.0 still.
The website ‘ourwebsite’ is running under .NET Framework v4.0 using MVC3.

A sweet new feature introduced in .NET 4.0, Extensionless URL handling, is causing us some issues because of our mixed .NET framework versions.

If I go to:

  • ‘ourwebsite’ -> right click -> properties -> virtual directory tab -> configuration. I see that there exists a wildcard application mapping to .NET Framework v4.0 aspnet_isapi.dll. This is correct, but not sufficient due to our setup.
  • ‘apiservices’ -> right click -> properties -> virtual directory tab -> configuration. I see that there exists a wildcard application mapping to .NET Framework v2.0 aspnet_isapi.dll This is correct for our setup AND must not be set to 4.0 or it will break.

Now, here is the error introduced due to microsoft’s changes: Because the ASP.NET v4.0 Application does not have its wildcard mapping defined at the root level, Default Web Site, PageMethods inside of our application get improperly routed and 404.

The crazy part? If I go to:

  • ‘Default Web Site’ -> right click -> properties -> ‘Home Directory’ tab -> configuration. And then, from here, add .NET Framework v4.0 to my Wildcard application maps.
  • I click OK. I am prompted to indicate which children websites I wish to apply these changes to because they both define their own wildcard application mappings. I indicate here that I only wish to apply this wildcard mapping to ‘ourwebsite’ and not ‘apiservices’

Applying this change resolves our issue.

Now, I am wondering, how do I go about setting this? Is this the job of the web.config file — can it control upper-level settings like this? Or is it the job of a custom action of our installer?

EDIT: It looks like I need to do this using WIX. Currently, I have the code below to set the wildcard map at the child level. I am exploring ways of setting it at the root level without overwriting ‘apiservices’ wildcard mapping:

<iis:WebVirtualDir Id="CSWebVirtualDir" Alias="[TARGETCSWEBVDIR]" Directory="CABLESOLVEWEBDIR" WebSite="DefaultWebSite">
    <iis:WebApplication Id="CSWebApplication" Name="[TARGETCSWEBVDIR]" AllowSessions="yes" ParentPaths="yes" ScriptTimeout="900" SessionTimeout="60" WebAppPool="CSWebAppPool" ClientDebugging="no" ServerDebugging="no" Isolation="medium">
        <iis:WebApplicationExtension Executable="[FRAMEWORKROOT]v4.0.30319\aspnet_isapi.dll" CheckPath="no" Script="yes" Verbs="GET,HEAD,POST" />
    </iis:WebApplication>
    <iis:MimeMap Id="MIMEXAP" Type="application/x-silverlight-app" Extension=".xap" />
    <iis:MimeMap Id="MIMEXAML" Type="application/xaml+xml" Extension=".xaml" />
</iis:WebVirtualDir>

<iis:WebVirtualDir Id="CSWebAPIVirtualDir" Alias="[TARGETCSWEBAPIVDIR]" Directory="CABLESOLVEWEBAPIDIR" DirProperties="CSWebAPIVirtualDirProperties" WebSite="DefaultWebSite">
    <iis:WebApplication Id="CSWebAPIApplication" Name="[TARGETCSWEBAPIVDIR]" ParentPaths="yes" AllowSessions="yes" ScriptTimeout="900" SessionTimeout="60" WebAppPool="CSWebAPIAppPool" ClientDebugging="no" ServerDebugging="no" Isolation="medium">
        <iis:WebApplicationExtension Executable="[FRAMEWORKROOT]v2.0.50727\aspnet_isapi.dll" CheckPath="no" Script="yes" Verbs="GET,HEAD,POST" />
    </iis:WebApplication>
</iis:WebVirtualDir>
  • 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-05-30T00:01:08+00:00Added an answer on May 30, 2026 at 12:01 am

    Our solution was to add these steps to our install guide. I was unable to determine a way of simply modifying the Default Web Site.

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

Sidebar

Related Questions

I have a user who is experiencing the following issue - when he tries
I'm using spring mvc 3.0 with eclipselink and jpa and I'm experiencing following issue:
I've been looking into an issue i'm experiencing when posting to a server, specifically
I have been experiencing the following problem when updating a local repository with PULL
I am experiencing an issue whereby I cannot completely redirect output from an executable.
I am experiencing a bizarre issue with fancybox v2. I am using the following
I'm getting a strange issue on Android ICS, I have the following code to
I think I'm losing it, can anyone explain why am I experiencing the following:
I am experiencing a problem with the following code in some versions of Internet
I'm creating an MVC application that's following a RESTful URL approach. I am experiencing

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.