Copied to clipboard

Flag this post as spam?

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


  • Qamar Ali 31 posts 161 karma points
    Mar 14, 2018 @ 21:09
    Qamar Ali
    0

    Installing Umbraco Manually on Visual Studio

    I am trying to install Umbraco manually from visual studio using the Umbraco version 7.8.1 source code but every time I run it I get this error:

    enter image description here

    Can I please get some help ? Thanks

  • Søren Gregersen 355 posts 1468 karma points MVP 2x c-trib
    Mar 14, 2018 @ 22:02
    Søren Gregersen
    1

    Why not get it from nuget?

    If you need to debug something, you just need the sourcecode on your drive somewhere.

    In order to build Umbraco, I would suggest you read this: https://github.com/umbraco/Umbraco-CMS/blob/dev-v7/CONTRIBUTING.md#building-umbraco-from-source-code

  • John Bergman 460 posts 1066 karma points
    Mar 15, 2018 @ 04:44
    John Bergman
    0

    Hi Qamar, I get this as well, but it moves past it and continues normally - like a blip on the radar for a minute. Does it stay on that page forever for you?

  • Qamar Ali 31 posts 161 karma points
    Mar 15, 2018 @ 13:42
    Qamar Ali
    0

    Yes it does. I tried cleaning the solution and building it again and again but it does not go away.

  • Paul Griffiths 358 posts 998 karma points
    Mar 15, 2018 @ 22:30
    Paul Griffiths
    1

    Hi,

    Please see a blog post I wrote and let me know if it helps.

    http://www.paulrgriffiths.co.uk/blog/installing-umbraco-7-part-1-setting-up-visual-studio/

    This server error typically means that there are also insufficient permissions assigned, and it’s likely that the install folder cannot be accessed.

    Try granting full permissions to IUSR. I detail this it part 3.

    Thanks Paul

  • 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