Copied to clipboard

Flag this post as spam?

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


  • Julian Milligan 6 posts 86 karma points
    Feb 27, 2019 @ 10:57
    Julian Milligan
    0

    Fresh Install of Umbraco 8 in VS2017

    Morning ,

    Trying to have a play around with Ver8 today and I`m having great difficulty in getting installed . It installs fine via Nuget but when I go to run it for the first time I get :

    Parser Error Message: Could not load type 'Umbraco.Web.UmbracoApplication'.

    Source Error:

    Line 1: <%@ Application Inherits="Umbraco.Web.UmbracoApplication" Language="C#" %> Source File: /global.asax Line: 1

    I have done the trick of renaming the Namesapce and updated my Visual Studio to the latest version , Any ideas :(

  • Sebastiaan Janssen 5045 posts 15477 karma points MVP admin hq
    Feb 27, 2019 @ 10:59
    Sebastiaan Janssen
    0

    Hi Julian, as per the system requirements you'll need at least Visual Studio 2017 (updated to at least version 15.9.6) for Umbraco 8 to install.

    This error message will occur when you have a lower version of VS2017.

    https://our.umbraco.com/documentation/Getting-Started/Setup/Requirements/

  • Julian Milligan 6 posts 86 karma points
    Feb 27, 2019 @ 11:00
    Julian Milligan
    0

    I have updated to 15.9.7 , same result .

    One think I have noticed is that the install from nuget is very quick and I do not get the option to accept the licences for any extra packages that need installing

  • Sebastiaan Janssen 5045 posts 15477 karma points MVP admin hq
    Feb 27, 2019 @ 11:02
    Sebastiaan Janssen
    100

    Just upgrading the visual studio version is not going to help for your existing solution, you'll need to start a new ASP.NET Webapplication project, based on .NET 4.7.2 with a completely blank template (don't choose MVC, WebAPI or anything else) and then install the UmbracoCms package.

  • Julian Milligan 6 posts 86 karma points
    Feb 27, 2019 @ 11:25
    Julian Milligan
    0

    Looks like there was an issue with my 4.7.2 , reinstalled and it works like a dream.

    Thanks Sebastiaan

  • Sebastiaan Janssen 5045 posts 15477 karma points MVP admin hq
    Feb 27, 2019 @ 11:29
    Sebastiaan Janssen
    0

    Yikes, that sounds annoying! How did you update it? Might be helpful for other people to know!

  • Julian Milligan 6 posts 86 karma points
    Feb 27, 2019 @ 11:32
    Julian Milligan
    0

    I modified the Visual Studio install and removed it from .Net desktop development , restarted and then re-added it .

  • Nik 1599 posts 7179 karma points MVP 6x c-trib
    Feb 27, 2019 @ 12:57
    Nik
    0

    I think that this will also allow you to repair/re-install .net 4.7.2 as well https://dotnet.microsoft.com/download/thank-you/net472-developer-pack

  • MuirisOG 382 posts 1284 karma points
    Jul 05, 2019 @ 10:31
Please Sign in or register to post replies

Write your reply to:

Draft