Copied to clipboard

Flag this post as spam?

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


  • Andy Davies 5 posts 25 karma points
    Jan 03, 2012 @ 17:37
    Andy Davies
    0

    Umbraco 5 RC 1 installation issue

    Hi,

    I'm getting a number of javascript errors when attempting to install either Umbraco 5 Beta or Umbraco 5 RC 1. Steps taken include downloading latest zip, unblocking, extracting to IIS site and configuring application pool with v4 framework and integrated pipeline. Website folder has full permissions.

    Upon submission of correct database details (same error whatever option in fact) I get the "Installing Umbraco database..." screen but nothing else happens. I notice via Firebug the following javascript errors;

    Umbraco is not defined

    Umbraco.Installer.InstallerUtility.init({

    Any ideas please?

    Thanks,

    Andy

  • Andy Davies 5 posts 25 karma points
    Jan 03, 2012 @ 17:43
    Andy Davies
    0

    Installed on Windows Server 2008/IIS7 btw

  • Sebastiaan Janssen 5058 posts 15520 karma points MVP admin hq
    Jan 03, 2012 @ 17:46
    Sebastiaan Janssen
    0

    Strange, I am not getting any javascript errors. Did you clear your browser cache after maybe you did an earlier install of Umbraco on the same URL?

    What browser do you use?

    Could it be that your virus scanner is intercepting javascript and messing with it? Or more likely, a plugin in your browser is? Try a browser in an incognito window, that should have all plugins disabled as well.

  • Andy Davies 5 posts 25 karma points
    Jan 03, 2012 @ 18:19
    Andy Davies
    0

    I've tried with Opera, FF9 and IE8 & IE9 both private and non-private browsing sessions, including disabling anti virus (MS Security Essentials).


    IE8 reports following JS errors;

    Message: Syntax error
    Line: 1
    Char: 1
    Code: 0
    URI: http://mysite/Areas/Umbraco/Scripts/Umbraco.System/NamespaceManager.js


    Message: 'Umbraco' is undefined
    Line: 3
    Char: 1
    Code: 0
    URI: http://mysite/Areas/Install/Scripts/Installer.js


    Message: Syntax error
    Line: 1
    Char: 1
    Code: 0
    URI: http://mysite/Areas/Umbraco/Scripts/Umbraco.System/Extensions.js?cdv=28


    Message: 'Umbraco' is undefined
    Line: 3
    Char: 1
    Code: 0
    URI: http://mysite/Areas/Install/Scripts/InstallerUtility.js?cdv=28


    Message: 'Umbraco' is undefined
    Line: 89
    Char: 9
    Code: 0
    URI: http://mysite/Install/DatabaseInstall

    Possible server/IIS configuration issue?

  • Jan Skovgaard 11280 posts 23678 karma points MVP 11x admin c-trib
    Jan 03, 2012 @ 19:33
    Jan Skovgaard
    0

    Hi Andy

    Does the problems also occur if you try using Chrome instead?

    /Jan

  • Andy Davies 5 posts 25 karma points
    Jan 03, 2012 @ 21:05
    Andy Davies
    0

    Yes exactly same problem occurs using Chrome browser.

  • Andy Davies 5 posts 25 karma points
    Jan 09, 2012 @ 15:54
    Andy Davies
    0

    I'm narrowing down a solution for this... and will post final findings shortly. I've done a fresh installation of IIS 7 and then only added .net 4 framework and MVC 3 framework as addons

    Previous server had various other addons installed via Web Platform Installer. I'm suspecting it's either PHP or WebsitePanel 1.2.0, with my money on WebsitePanel.

    I've now successfully installed Umbraco RC 1 and will try and test (time allowing) whether PHP or WebsitePanel caused the problem I was having.

    Andy

  • Sebastiaan Janssen 5058 posts 15520 karma points MVP admin hq
    Jan 10, 2012 @ 23:59
Please Sign in or register to post replies

Write your reply to:

Draft