The web.config file for this project is missing the required DirectRequestModule.

  1. #1

    The web.config file for this project is missing the required DirectRequestModule.

    Hello all,

    I have a problem with scaling default asp.net mvc project (created in VS wizard) with Ext.Net.

    I've got an error:
    The web.config file for this project is missing the required DirectRequestModule.

    Click image for larger version. 

Name:	webconfig error.png 
Views:	46 
Size:	14.0 KB 
ID:	5536

    I attached sources of simple application which shows the problem.
    I read a lot of topics but I couldn't find solution.
    Example Ext.Net project included to Ext.Net examples works but this default supported by VS not.

    I saw that in this default project there are two web.config files. In examples attached to Ext.Net library there is one web.config.
    Maybe this is a problem?

    I undeployed from attached project Ext.Net dll files because they take too much space.

    Thanks in advance!

    EDIT:
    I see that I can't attach my example project.. :|
    Last edited by Sky_LiNe; Feb 02, 2013 at 6:28 PM.
  2. #2
    If you use IIS7 then you have to use system.webServer section instead system.web (see https://examples2.ext.net/#/Getting_...uments/README/ (IV. SAMPLE WEB.CONFIG))
    Please check this aspect in your web.config

Similar Threads

  1. Replies: 3
    Last Post: Jan 30, 2013, 1:34 PM
  2. Replies: 0
    Last Post: May 10, 2012, 1:33 AM
  3. Replies: 16
    Last Post: May 30, 2010, 1:13 AM
  4. Replies: 4
    Last Post: Oct 27, 2009, 6:15 AM
  5. Replies: 5
    Last Post: Jul 06, 2009, 3:02 PM

Posting Permissions