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
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
  1. Home
  2. Web Development
  3. ASP.NET
  4. Internal Server Error

Internal Server Error

Scheduled Pinned Locked Moved ASP.NET
csharpasp-netsysadminwindows-adminhelp
4 Posts 3 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.
  • J Offline
    J Offline
    Jet
    wrote on last edited by
    #1

    I have installed Windows 7, VS2010 and .NET40 I'm getting the error below. Error Summary 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 Information Module IIS Web Core Notification Unknown Handler Not yet determined Error Code 0x80070032 Config Error The configuration section 'system.web.extensions' cannot be read because it is missing a section declaration Config File \\?\C:\inetpub\wwwroot\web.config i am confused as to what this means. because i have the in my web.config. thanks in advance for helping out.

    R T J 3 Replies Last reply
    0
    • J Jet

      I have installed Windows 7, VS2010 and .NET40 I'm getting the error below. Error Summary 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 Information Module IIS Web Core Notification Unknown Handler Not yet determined Error Code 0x80070032 Config Error The configuration section 'system.web.extensions' cannot be read because it is missing a section declaration Config File \\?\C:\inetpub\wwwroot\web.config i am confused as to what this means. because i have the in my web.config. thanks in advance for helping out.

      R Offline
      R Offline
      R Giskard Reventlov
      wrote on last edited by
      #2

      Check the permissions for your web site.

      me, me, me "The dinosaurs became extinct because they didn't have a space program. And if we become extinct because we don't have a space program, it'll serve us right!" Larry Niven

      1 Reply Last reply
      0
      • J Jet

        I have installed Windows 7, VS2010 and .NET40 I'm getting the error below. Error Summary 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 Information Module IIS Web Core Notification Unknown Handler Not yet determined Error Code 0x80070032 Config Error The configuration section 'system.web.extensions' cannot be read because it is missing a section declaration Config File \\?\C:\inetpub\wwwroot\web.config i am confused as to what this means. because i have the in my web.config. thanks in advance for helping out.

        T Offline
        T Offline
        The Man from U N C L E
        wrote on last edited by
        #3

        A detailed answer can be found here[^], along with screen shots, detailing the fix. Basically, IIS is set up so that the DefaultAppPool is running under .Net 2.0 and you need to change it to run under .Net 4.0

        If you have knowledge, let others light their candles at it. Margaret Fuller (1810 - 1850) [My Articles]  [My Website]

        1 Reply Last reply
        0
        • J Jet

          I have installed Windows 7, VS2010 and .NET40 I'm getting the error below. Error Summary 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 Information Module IIS Web Core Notification Unknown Handler Not yet determined Error Code 0x80070032 Config Error The configuration section 'system.web.extensions' cannot be read because it is missing a section declaration Config File \\?\C:\inetpub\wwwroot\web.config i am confused as to what this means. because i have the in my web.config. thanks in advance for helping out.

          J Offline
          J Offline
          Jet
          wrote on last edited by
          #4

          Thanks for attending to my question. i guess i figured it out and it's working fine now. I did have an error in my web.config file, which when fixed worked fine. I had to change the true in compilation debug="true"' tag with false So instead I declared it with false and it worked.

          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