Copied to clipboard

Flag this post as spam?

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


  • Jordy Vialoux 73 posts 103 karma points
    Feb 24, 2012 @ 00:32
    Jordy Vialoux
    0

    Installing Umbraco 4 - <customErrors mode="Off"/>

    Hi Guys,

    I'm sure this is an issue every umbraco developer has encountered but I'm having a hard time trying to get my site to display due to the error

    <!-- Web.Config Configuration File -->
    
    <configuration>
        <system.web>
            <customErrors mode="Off"/>
        </system.web>
    </configuration>

    I have googled this and have been instructed to turn the mode to "Off" - tried this and now I get this error:

    "

    Could not load type 'System.ServiceModel.Activation.HttpModule' from assembly 'System.ServiceModel, Version=3.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'."

    Please help!

     

     

     

     

     

  • Lennart Stoop 304 posts 842 karma points
    Feb 24, 2012 @ 00:55
    Lennart Stoop
    0

    It looks like this issue might be caused by your IIS setup.

    Check out this thread: http://devonenote.com/2010/06/could-not-load-type-system-servicemodel-activation-httpmodule/

     

    Grtz

    L

  • Jordy Vialoux 73 posts 103 karma points
    Feb 24, 2012 @ 00:59
    Jordy Vialoux
    0

    Hi Lennart,

    Thanks for this!! Exactly what I needed :-)

  • Lennart Stoop 304 posts 842 karma points
    Feb 24, 2012 @ 01:03
    Lennart Stoop
    0

    Hmmm must have something to do with IIS though, couple of more questions:

    Which version of IIS are you using? Which versions of .NET Framework have been installed? Did you run the aspnet_regiis.exe -iru under .NET 4 framework?

  • Lennart Stoop 304 posts 842 karma points
    Feb 24, 2012 @ 01:04
    Lennart Stoop
    0

    Ok glad to hear that :-)

  • karthikeyan 9 posts 29 karma points
    Dec 05, 2012 @ 06:13
    karthikeyan
    0

    Lennart Stoop hi I got the same errors

    <customErrors mode="Off"/> but when i set it too off it gives me 500 error now .i have to launch the site and i am stuck on it my server runs asp.net 4.0 . how can i solve this

Please Sign in or register to post replies

Write your reply to:

Draft