Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Matt Bradley 6 posts 27 karma points
    Apr 13, 2010 @ 15:03
    Matt Bradley
    0

    Runtime error - Umbraco not reading on config file

    Hi all,

    Am getting the following error:


    Details: To enable the details of this specific error message to be viewable on remote machines, please create a <customErrors> tag within a "web.config" configuration file located in the root directory of the current web application. This <customErrors> tag should then have its "mode" attribute set to "Off".


    Contents of web.config currently reads:


      <system.web>
        <customErrors mode="off" />
    ... etc

    Stringely enough, thus USED to work, and suddenly stopped working today.


    So. Is there anything else I need to do in order to get Umbraco to actually read its own config file?

    TIA!

  • Matt Bradley 6 posts 27 karma points
    Apr 13, 2010 @ 15:05
    Matt Bradley
    1

    Ah. Found it: Use "Off" not "off" - the only bit of Umbraco that IS case sensitive, it seems!

     

    :)

  • Dirk De Grave 4537 posts 6006 karma points MVP 3x admin c-trib
    Apr 13, 2010 @ 15:20
    Dirk De Grave
    1

    Hmm, not really umbraco, this is .net specific, no need to blame umbraco for this :D

     

    Cheers,

    /Dirk

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies