Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Web Development
  3. ASP.NET
  4. problem in deployement on iis 7.5

problem in deployement on iis 7.5

Scheduled Pinned Locked Moved ASP.NET
helpasp-netsysadminwindows-admintutorial
3 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • U Offline
    U Offline
    uspatel
    wrote on last edited by
    #1

    HTTP Error 500.19 - Internal Server Error
    The requested page cannot be accessed because the related configuration data for the page is invalid. Detailed Error InformationModule IIS Web Core
    Notification BeginRequest
    Handler Not yet determined
    Error Code 0x80070021
    Config Error This configuration section cannot be used at this path. This happens when the section is locked at a parent level. Locking is either by default (overrideModeDefault="Deny"), or set explicitly by a location tag with overrideMode="Deny" or the legacy allowOverride="false".
    Config File \\?\C:\inetpub\wwwroot\omaxe\web.config
    Requested URL http://localhost:80/
    Physical Path C:\inetpub\wwwroot\omaxe
    Logon Method Not yet determined
    Logon User Not yet determined
    Config Source
    117:
    118: 119:

    how to resolve this problem?

    M 1 Reply Last reply
    0
    • U uspatel

      HTTP Error 500.19 - Internal Server Error
      The requested page cannot be accessed because the related configuration data for the page is invalid. Detailed Error InformationModule IIS Web Core
      Notification BeginRequest
      Handler Not yet determined
      Error Code 0x80070021
      Config Error This configuration section cannot be used at this path. This happens when the section is locked at a parent level. Locking is either by default (overrideModeDefault="Deny"), or set explicitly by a location tag with overrideMode="Deny" or the legacy allowOverride="false".
      Config File \\?\C:\inetpub\wwwroot\omaxe\web.config
      Requested URL http://localhost:80/
      Physical Path C:\inetpub\wwwroot\omaxe
      Logon Method Not yet determined
      Logon User Not yet determined
      Config Source
      117:
      118: 119:

      how to resolve this problem?

      M Offline
      M Offline
      Matt U
      wrote on last edited by
      #2

      I have encountered this before. I believe you need to simply register IIS/ASP .NET. Check here: http://www.winsysadminblog.com/2011/08/fixing-http-error-500-21-internal-server-error-handler-webservicehandlerfactory-integrated-has-a-bad-module-managedpipelinehandler-in-its-module-list-on-iis/[^]

      djj55: Nice but may have a permission problem Pete O'Hanlon: He has my permission to run it.

      U 1 Reply Last reply
      0
      • M Matt U

        I have encountered this before. I believe you need to simply register IIS/ASP .NET. Check here: http://www.winsysadminblog.com/2011/08/fixing-http-error-500-21-internal-server-error-handler-webservicehandlerfactory-integrated-has-a-bad-module-managedpipelinehandler-in-its-module-list-on-iis/[^]

        djj55: Nice but may have a permission problem Pete O'Hanlon: He has my permission to run it.

        U Offline
        U Offline
        uspatel
        wrote on last edited by
        #3

        Thanks for your reply.But my problem is solved.

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • World
        • Users
        • Groups