Copied to clipboard

Flag this post as spam?

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


  • Brendan Rice 372 posts 608 karma points
    Oct 05, 2012 @ 00:57
    Brendan Rice
    0

    Upgrade from 4.0.4.2 to 4.5 - 404s on all links

    I recently done an upgrade from 4.0.4.2 to 4.5 and none of the links work as it brings up the IIS 404 page. Here is what I have tried:

     

    1. publish everything - times out and crashes server as memory goes mad - reverted to publish individual nodes
    2. changed the setting for useDomainPrefix to true (it's a ulti domain site)
    3. Added preCondition to the urlRewriteModule in web.config modules section (<add name="UrlRewriteModule" type="UrlRewritingNet.Web.UrlRewriteModule, UrlRewritingNet.UrlRewriter" preCondition="" />)
    4. Resettings IIS
    5. Deleted the umbraco.config xml file with all the data so this would clear the cache.
    Here is some more details abotu the error:
    Detailed Error Information
    Module IIS Web Core
    Notification MapRequestHandler
    Handler StaticFile
    Error Code 0x80070002

     

     

     

     

     

    Any help with this would be really appreciated (will owe you a pint)

  • Benjamin Howarth 305 posts 771 karma points c-trib
    Oct 09, 2012 @ 15:27
    Benjamin Howarth
    1

    Hi Brendan,

    I assume from the above error you are running on IIS7.

    Can you:

    • Check under ISAPI & CGI Restrictions that both the ASP.NET 2.0 and 4.0 runtimes are both allowed (beth 32-bit and 64-bit, if applicable);
    • Check that your app pool has correct permissions - that it is running under NETWORK SERVICE, that the version is correct (.NET4 or .NET2 as required), and that the NETWORK SERVICE user has read/write permissions on the folder.
    Best,
    Benjamin
  • Brendan Rice 372 posts 608 karma points
    Oct 09, 2012 @ 17:52
    Brendan Rice
    0

    Thanks I will give this a go tonight.

  • 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