Copied to clipboard

Flag this post as spam?

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


  • Boby 20 posts 42 karma points
    Dec 31, 2011 @ 09:07
    Boby
    0

    Trouble installing Umbraco 5 RC1 - getting 404 when invoking /install

    Trying to install umbraco 5 RC1 on win 2008 r2/ iis 7 / .net 4 / mvc3 - copied zip file to root folder, and called http://sitename/install but getting 404 (see details below). Navigating to http://sitename/ gives an empty page. 

    Wondering if anyone know what's missing here? should be something very simple for sure. 

    Thx. Boby

    404.0 error details: 

    Module: IIS Web Core 
    Notification: MapRequestHandler 
    Handler: StaticFile
    Error Code: 0x80070002 
    Requested URL: http://dev.mysite.com:80/install ;
    Physical Path: C:\inetpub\wwwroot\umbraco\install 
    Logon Method: Anonymous 
    Logon User: Anonymous 

  • Jan Skovgaard 11280 posts 23678 karma points MVP 10x admin c-trib
    Dec 31, 2011 @ 09:38
    Jan Skovgaard
    0

    Hi Boby

    You should simply just call http://dev.mysite.com, which will show you a screen where you can choose to install Umbraco.

    In the RC1 there is no folder named "install" :)

    /Jan

  • Boby 20 posts 42 karma points
    Dec 31, 2011 @ 11:03
    Boby
    0

    Thanks Jan, but as noted in my original post, that just gives me a blank page instead of the installation screen! 

    Boby

  • Jan Skovgaard 11280 posts 23678 karma points MVP 10x admin c-trib
    Dec 31, 2011 @ 11:07
    Jan Skovgaard
    0

    Hi Bobby

    Sorry, I missed that.

    What steps have you taken in order to install RC1?

    So have you made sure that the zip file was unblocked before it was unzipped? Are the permissions for network service and iusr correct? Do you have AVG installed? If so you should deactivate it.

    /Jan

  • Boby 20 posts 42 karma points
    Dec 31, 2011 @ 12:03
    Boby
    0

    Not worries & thanks again for your time Jan :) . Here are the steps I followed: 

    * don't have avg
    * zip was unblocked before extraction 
    * IIS_IUSRS group has full control on root umbraco folder - application pool is set to run with ApplicationPoolIdentity, so I believe this would suffice? 
    * app pool running .net 4 - integrated mode - 64 bit - 32 bit apps disabled 

    Boby

  • Jan Skovgaard 11280 posts 23678 karma points MVP 10x admin c-trib
    Dec 31, 2011 @ 12:09
    Jan Skovgaard
    0

    Hi Boby

    hmmm, I must admit that I'm running out of ideas. Don't know if you can perhaps use fiddler to see what is going on when you're trying to access the site? Or if firebug can reveal if any javascript errors are being thrown or if some ressources are missing or something like that?

    Do you have software similiar to AVG installed?

    /Jan

  • Eric Schrepel 161 posts 226 karma points
    Apr 10, 2012 @ 00:53
    Eric Schrepel
    0

    How I fixed the 403.14 error:

    (Sorry, just now found another ourumbraco article with the same solution, hadn't seen it before)

    I was getting 403.14 errors after the default Web PI / Umbraco 5.0.1 install.

    This article (http://www.shnake.com/blog/?p=660) says to re-install .NET doing the following:

    Start, Run, then C:\Windows\Microsoft.NET\Framework64\v4.0.30319\aspnet_regiis.exe -i

    Maybe Web PI installs .NET in the wrong sequence or something?

    Anyway, did that after Umbraco install, then was able to go to http://localhost and Umbraco's dashboard/install came up.

Please Sign in or register to post replies

Write your reply to:

Draft