Copied to clipboard

Flag this post as spam?

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


  • Scott Hugh Alexandar Petersen 349 posts 164 karma points
    Jan 30, 2010 @ 10:34
    Scott Hugh Alexandar Petersen
    0

    Umbraco dying at the requestModule in web.config, why?

    Umbraco dying at the requestModule in web.config, why?

    Sorry for the double post on this but I really need it fixed, does anyone has the sligthest idea what this could be?

    The settings for the website is just about the same on another server running more than 20 solutions.

    I have added a <trust level="Full" /> to the web.config to see if that helped, but no luck.

    Thank you all

  • Stephan Lonntorp 195 posts 212 karma points
    Jan 30, 2010 @ 10:38
    Stephan Lonntorp
    0

    1. Check that all the .dll's are in the bin folder.

    2. Make sure your web.config is not malformatted xml.

    3. Post the error presented / trace.

  • Scott Hugh Alexandar Petersen 349 posts 164 karma points
    Jan 30, 2010 @ 11:02
    Scott Hugh Alexandar Petersen
    0

    All .dlls are newly uploaded and I hit the backend and it worked.

    Then I hit the frontend and it died...

    No errors, no trace, no nothing :( it is really annoying.

    Web.config is the one I always use, no modifications, no nothing as well.

  • James Green 3 posts 23 karma points
    Feb 02, 2010 @ 11:31
    James Green
    0

    Is the site on IIS 7?

    If so maybe worth checking the pipleline mode of the App Pool.  If it is set to Integrated there you should uncomment the system.webserver section at the bottom of Web.Config

    Hope this helps

    James

  • Scott Hugh Alexandar Petersen 349 posts 164 karma points
    Feb 03, 2010 @ 15:56
    Scott Hugh Alexandar Petersen
    0

    Hey James,

    Actually it seems like it was a permission issue, though I am not 100% sure yet.

    I will post solution as soon as I know.

    Scott

  • Scott Hugh Alexandar Petersen 349 posts 164 karma points
    Feb 04, 2010 @ 12:17
    Scott Hugh Alexandar Petersen
    0

    Permission problems, it was because some of the files for some reason had read-only.

    Thanks to everybody who participated in finding a solution for me!

    Scott

Please Sign in or register to post replies

Write your reply to:

Draft