Copied to clipboard

Flag this post as spam?

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


  • alvinzc 2 posts 22 karma points
    Mar 08, 2014 @ 16:41
    alvinzc
    0

    Blank Screen when Running Umbraco 7 Source from VS 2012

    Hi All,

    I am trying to compile Umbraco 7.1.0 source code, downloaded from https://github.com/umbraco/Umbraco-CMS/, and run from Visual Studio 2012.

    I am able to see the http://localhost:XXXX/install , and proceed with the installation and configuration.

    However, when it goes to http://localhost:XXX/umbraco, it becomes blank screen. 

    From the JS Console, it shows

    Failed to load resource: the server responded with a status of 404 (Not Found) http://localhost:7100/umbraco/assets/css/umbraco.css

    Failed to load resource: the server responded with a status of 404 (Not Found) http://localhost:7100/umbraco/lib/yepnope/yepnope.min.js

    Uncaught ReferenceError: yepnope is not defined 

    I noticed that there is no assets folder in the source given.

    Kindly advise what goes wrong ?

    Thanks.

  • Jan Skovgaard 11258 posts 23500 karma points MVP 7x admin c-trib
    Mar 22, 2014 @ 20:01
    Jan Skovgaard
    0

    Hi alvinzc

    Are there any particular reason why you're trying to install Umbraco by compiling the source code yourself?

    Otherwise I'll recommend that you download umbraco from the download section instead.

    Once that is done you can find use the installation documentation as your gentle guide to get up and running :) It also has information on how to install via nuget btw.

    Hope this helps.

    /Jan

  • Jeroen Breuer 4861 posts 12138 karma points MVP 3x admin c-trib
    Mar 23, 2014 @ 16:21
    Jeroen Breuer
    0

    Hello,

    If you want to test 7.1 you can also try the RC which is out now: http://our.umbraco.org/contribute/releases/710

    Jeroen

  • alvinzc 2 posts 22 karma points
    Mar 23, 2014 @ 19:44
    alvinzc
    0

    Hi Jeroen,

    I will try the suggested release.

    Thanks.

  • Anton Oosthuizen 192 posts 470 karma points
    Dec 10, 2014 @ 17:42
    Anton Oosthuizen
    0

    Hi

    I am also trying to run umbraco from source code. I'm using 7.2 and Merchello and there are a couple of bugs that I'm trying to fix

    Help will be appreciated

  • Jan Skovgaard 11258 posts 23500 karma points MVP 7x admin c-trib
    Dec 10, 2014 @ 17:53
    Jan Skovgaard
    0

    Hi Anton

    Is there any particular reason why you're trying to compile the source code yourself?

    /Jan

  • Anton Oosthuizen 192 posts 470 karma points
    Dec 10, 2014 @ 17:58
    Anton Oosthuizen
    0

    Yes I'm trying to debug an routing error with Merchello and 7.2

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies