HTTP Error 500.19 - Internal Server Error

Discussion in 'Databases' started by Featheriver, Jan 16, 2009.

Thread Status:
Threads that have been inactive for 5 years or longer are closed to further replies. Please start a new thread.
  1. I'm getting an HTTP Error 500.19 - Internal Server Error. The error message says "
    The requested page cannot be accessed because the related configuration data for the page is invalid.






    Module
    IIS Web Core

    Notification
    BeginRequest

    Handler
    Not yet determined

    Error Code
    0x8007000d

    Config Error
    Configuration file is not well-formed XML

    Config File
    \\?\E:\web\ncdccnet000\htdocs\web.config




    Requested URL
    http://www.ncdcc.net:80/

    Physical Path
    E:\web\ncdccnet000\htdocs

    Logon Method
    Not yet determined



    Logon User Not yet determined


    Config Source
    Code:
    [b]  122: 	</runtime>
    [i]  123: </configuration>[/i]
    [/b]
    Code:
    [b]Can anyone tell me what I can do about this?[/b]
     
  2. Bruce

    Bruce DiscountASP.NET Staff

    Its hard to tell you exactly what to fix w/ this error. The error basically says that your web.config is messed up.

    Bruce

    DiscountASP.NET
    www.DiscountASP.NET
     
  3. You have got that right Bruce.

    I'm beginning to think I might as well give all this up. I simply don't know enough to know what I'm doing. I've been through books, all over MSDN, this forum, the knowledge bases and I'm still at a loss. Often as not I can't even understand the basic terminology.

    I'm considering giving it up and returning to simpler http rather than ASP.NET 3.5. Not much point in me remaining a DiscountASPNET customer either. I'm just wasting money.

    Got any suggestions of the title of a book (like a kindergarter primer) I might resort to before I throw in the towel?
     
  4. Bruce

    Bruce DiscountASP.NET Staff

    may be you want to migrate to iis6. i think the problem could be related to the different schema for iis7

    Bruce

    DiscountASP.NET
    www.DiscountASP.NET
     
Thread Status:
Threads that have been inactive for 5 years or longer are closed to further replies. Please start a new thread.

Share This Page