Copied to clipboard

Flag this post as spam?

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


  • Andreas Olofsson 2 posts 22 karma points
    Feb 03, 2011 @ 21:15
    Andreas Olofsson
    0

    Umbraco 4.6.1 installation problem step 2 license 404.4 error

    Hi

    I've installed Umbraco 4.6.1 trough the Web platform installer.

    My system is Windows7 with IIS 7.5. At the same time the .NET 4.0 framework were installed (trough the platform installer).

    I set a hostname such as "umbraco.local" and add it to the hosts file and in the install guide and also SQL server database 2008 express on a database server (on the same network).

    I get to step 1 of the installation guide, (url):

    but at the second step url:
    http://umbraco.local/install/?installStep=license

    I get the following error:
    HTTP Error 404.4 - Not found

    MapRequestHandler  no handler

    What is wrong here? On another computer with the same specs (win 7, iis7.5 install trough platform, but database on local computer) no problems.

  • Jan Skovgaard 11280 posts 23678 karma points MVP 11x admin c-trib
    Feb 03, 2011 @ 21:30
    Jan Skovgaard
    0

    Hi Andreas

    Have you checked that the permissions for network service and iusr have been set properly on the umbraco root folder?

    Or maybe you're missing a add on for the server role perhaps?

    /Jan

  • Andreas Olofsson 2 posts 22 karma points
    Feb 04, 2011 @ 08:55
    Andreas Olofsson
    0

    *** SOLVED ***

    Hi!

    I tried everyone full permission on the root folder, didnt work.


    My colleague gave me this tip; add default.aspx to the url:

    /install/?installStep=license (before)

    /install/default.aspx?installStep=license (after)

    which solved the problem... he had the same problem too on Win7 IIS 7.5 / Umbraco 4.6.1

    (add the default.aspx on the other urls as well: e.g:

    http://myumbraco.local/install/default.aspx?installStep=database)

Please Sign in or register to post replies

Write your reply to:

Draft