Copied to clipboard

Flag this post as spam?

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


  • Carsten 13 posts 33 karma points
    Jun 25, 2012 @ 15:00
    Carsten
    0

    Error 500 after HttpModule registration

    Hey there folks,

    I just wanted to play around a little bit with uSiteBuilder, but I am not able to setup an new website project based on it. Whenever I add

    <add name="USiteBuilderHttpModule"
    type="Vega.USiteBuilder.USiteBuilderHttpModule, Vega.USiteBuilder"
    />

    (as described in here http://usitebuilder.vegaitsourcing.rs/tutorials?id=22507) to system.web/httpModules and system.webServer/modules I get the following error after trying to access any content (even the backoffice) through the browser!

    Can you help me with this?

    Thanks in advance,
    - Carsten.

  • Vladan Ostojic 94 posts 210 karma points
    Jun 25, 2012 @ 18:11
    Vladan Ostojic
    0

    Hi Carsten, you probably made an error in your web.config while doing this. You can set the CustomErrors property in your web.config to Off and then retry. Then you'll probably see the error itself, unless web.config is invalid.

     

     

  • Carsten 13 posts 33 karma points
    Jun 26, 2012 @ 08:26
    Carsten
    0

    Hey Vladan,

    thanks for your reply! I've already disabled custom errors. However I came to another idea this morning. I am hosting Umbraco (4.7.2) in an virtual directory. Maybe this causes the error!

    I will check it again, installing Umbraco as a website and inform you later on.

    Regards,
    - Carsten.

  • Carsten 13 posts 33 karma points
    Jun 26, 2012 @ 09:30
    Carsten
    0

    Okay, the virtual directory caused the problem. I will continue developing in a separate website, but for the future adding virtual directory support (or an appropriate workaround) would be cool!

    Thanks again,
    - Carsten.

Please Sign in or register to post replies

Write your reply to:

Draft