Copied to clipboard

Flag this post as spam?

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


  • Fernanda Bernardes 27 posts 147 karma points
    Apr 26, 2016 @ 18:07
    Fernanda Bernardes
    0

    Error in Installation Umbraco 7 by Source Code

    HI!!

    I have a trying to install Umbraco 7 to MySQL. During the installation (the version was get by Nuget), the script by table creation showed problems in some table, due default value. Than, I get the Source Code in GitHub and opened in Visual Studio 2015. Unfortunately, I didnĀ“t finish the installation because a error, like issue https://our.umbraco.org/forum/getting-started/installing-umbraco/74680-errors-when-build-umbraco-v7-by-visual-studio-2013 I debugged the code and identified the problem in this command:

    httpContext.Response.Redirect(installUrl, true);

    where installUrl = "/install/?redir=true&url=http%3a%2f%2flocalhost%3a7500%2f".

    Please, somebody could help me!!!

    Thanks!!

Please Sign in or register to post replies

Write your reply to:

Draft