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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 28, 20262026-05-28T03:28:27+00:00 2026-05-28T03:28:27+00:00

I am trying to get an MVC3 application working on a Windows Server 2008

  • 0

I am trying to get an MVC3 application working on a Windows Server 2008 R2 box. The server is running IIS 7.5. The application is setup with anonymous authentication and a v4.0 framework application pool. I have given IUSR and IIS_IUSRS access to the directory until I switch to using a service account.

I have tried the following:

  1. Registered ASP.NET 4 with IIS (%windir%\Microsoft.NET\Framework\v4.0.30319\aspnet_regiis.exe -ir)
  2. I have installed MVC3 on the server from http://www.asp.net/mvc/mvc3.

I am still receiving an HTTP 403.14 response: “HTTP Error 403.14 – Forbidden
The Web server is configured to not list the contents of this directory.”

If I throw in a dummy index.html file, the page gets served. It seems to me like a module isn’t intercepting the request to point the request to the home controller.

Answer: While MartinHN’s answer did resolve the issue, it would result in a performance hit when serving static files. Thanks to his answer I started doing some searching and found that there is a IIS7 hotfix available which will allow ASP.NET 4 applications to handle extensionless URLs without running all modules for each request. The hotfix is available here: http://support.microsoft.com/kb/980368. After installing this hotfix my application was serving content as expected, without the Web.config change.

  • 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-28T03:28:28+00:00Added an answer on May 28, 2026 at 3:28 am

    Might be one of the following…

    Check your web.config for the line:

    <system.webServer>
        <modules runAllManagedModulesForAllRequests="true">
                ...
    </system.webServer>
    

    And make sure that the application pool is set to the Integrated Pipiline.

    You can also try to reset the Handler Mappings in IIS. Click the site –> Handler Mappings –> Revert to parent (link should be on the right sidebar).

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

Sidebar

Related Questions

I am trying to deploy my first MVC3 application to a server running IIS-7.5.
I'm trying to get a MVC3 application working under mono, and everything was going
Trying to get this example working from http://www.munna.shatkotha.com/blog/post/2008/10/26/Light-box-effect-with-WPF.aspx However, I can't seem to get
I'm using Entity Framework in an ASP.NET MVC3 application and I'm trying to use
Trying to get an ASP application deployed; it worked for a while but then
I'm working on a new Asp.Mvc3 application that will go line about the same
I'm working on trying to get an AsyncController to work in OrchardProject. The current
I am trying to use the jQueryUI dialog in an MVC3 application but having
I'm trying to build a mvc3 application using VS 2010. But when every i
I'm able to host a small MVC3 application on Mono, but when trying to

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.