Copied to clipboard

Flag this post as spam?

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


  • Dan Evans 631 posts 1018 karma points
    Jun 04, 2019 @ 08:49
    Dan Evans
    0

    Install on VS 2019

    Will Umbraco install on VS 2019 or must we use VS 2017?

    Also, when I download the version here - https://our.umbraco.com/download/ - there is no default.aspx file so I can't set a start-up page in VS. Is this specific to the VS Code version?

    Thanks

    Dan

  • Mario Lopez 168 posts 958 karma points MVP 4x c-trib
    Jun 04, 2019 @ 10:55
    Mario Lopez
    1

    The easiest way to get Umbraco is creating a new .NET web project in Visual Studio (either 2017 or 2019, it doesn't matter). Then install the Nuget package in that project. Then you can just build the project an run it, it will install all the necessary to get your site up and running.

  • Sebastiaan Janssen 5061 posts 15544 karma points MVP admin hq
    Jun 04, 2019 @ 11:16
    Sebastiaan Janssen
    102

    VS 2019 will work just fine, here's some setup instructions: https://our.umbraco.com/documentation/Getting-Started/Setup/Install/install-umbraco-with-nuget

  • Dan Evans 631 posts 1018 karma points
    Jun 04, 2019 @ 17:02
    Dan Evans
    0

    Thanks, works perfectly. Was getting all kinds of errors earlier but I guess the new install of VS needed a reboot.

  • 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