Error 500.19 Role Manager

Discussion in 'ASP.NET / ASP.NET Core' started by gater, Jul 31, 2010.

  1. Can someone help me understand what this might mean?

    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 'roleManager' cannot be read because it is missing a section declaration
    Config File \\?\E:\web\healthpole4\htdocs\web.config
    Requested URL http://healthpole4.web709.discountasp.net:80/
    Physical Path
    Logon Method Not yet determined
    Logon User Not yet determined
    Config Source
    48: -->
    49: <roleManager enabled="true" />
    50: <compilation debug="true" strict="false" explicit="true">
     
  2. Bruce

    Bruce DiscountASP.NET Staff

    can you post the web.config?
     

Share This Page