Copied to clipboard

Flag this post as spam?

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


  • Dan Guy 3 posts 23 karma points
    Jan 31, 2011 @ 16:28
    Dan Guy
    0

    Install page failing on first click- Resolved

    When installing Umbraco, I was not getting anywhere when I first clicked the button on

    http://localhost/install/default.aspx   ;

    Upon further examination I found that the click was linking to:

    http://localhost/install/?installStep=license

    I manually changed this to http://localhost/install/default.aspx?installStep=license ; for this and for all following steps and was able to complete successfully. 

     

    [Not really a question, but it was information I thought might be helpful to someone]

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

    Hi Dan

    What version of Umbraco have you experienced this problem on? And are you sure all permissions has been set properly?

    /Jan

  • Dan Guy 3 posts 23 karma points
    Jan 31, 2011 @ 17:26
    Dan Guy
    0

    The version is 4.6 ,  the permissions setting was not a problem ( I manually changed it to be wide open, but this did not resolve the issue).  I have since found a better solution. Under IIS Web site properties, on the document tab, I added the default document "default.aspx"  (this did not exist).  If this default document is added then the parameters will be passed to the proper webpage.

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

    Hi Dan

    Glad to hear you found a solution. Just out of curiosity what version of IIS are you using?

    /Jan

  • Dan Guy 3 posts 23 karma points
    Jan 31, 2011 @ 18:45
    Dan Guy
    0

    Version 4.6.1 using the WebPI
    http://www.microsoft.com/web/gallery/Umbraco.asp

  • Richard Kingston 46 posts 69 karma points
    Feb 01, 2011 @ 13:33
    Richard Kingston
    0

    Just to add, I resolved this by visiting IIS and changing the default pages. To start with the list includes things like index.html, index.htm, default.asp, etc. I removed them all and added Default.aspx.

  • Jan Skovgaard 11280 posts 23678 karma points MVP 11x admin c-trib
    Feb 01, 2011 @ 13:37
    Jan Skovgaard
    0

    Hi Richard

    what version of IIS are you using?

    It should not be neccesary to remove the other default pages. Just add default.aspx and it should be fine. Then you can always change the sorting order to accomodate what you would like IIS to show first if for instance default.html and default.aspx are present in the webfolder.

    Hope this makes sense.

    /Jan

  • Richard Kingston 46 posts 69 karma points
    Feb 01, 2011 @ 13:52
    Richard Kingston
    0

    Hi Jan,

    Makes perfect senses yes. I could have added the Default.aspx and left the others as is - I was just being thorough. :-)

    Thanks

    Rich

  • Jan Skovgaard 11280 posts 23678 karma points MVP 11x admin c-trib
    Feb 01, 2011 @ 14:16
    Jan Skovgaard
    0

    Hi Richard

    That's also good to be sometimes :-) What version of IIS are you using? (I'm curious, since I have never had this issue).

    /Jan

Please Sign in or register to post replies

Write your reply to:

Draft