Copied to clipboard

Flag this post as spam?

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


  • Albert 27 posts 49 karma points
    Nov 30, 2013 @ 13:26
    Albert
    0

    Install umbraco 7.0 YSOD page

    Hi, I would like to install Umbraco7, however, after downloading the package using nuget and create a new site in IIS7, i get the following error:

    Line 1:  <%@ Application Codebehind="Global.asax.cs" Inherits="Umbraco.Web.UmbracoApplication" Language="C#" %>

    Does anyone knows how to solve it?

    Thanks

  • Dan Lister 416 posts 1974 karma points c-trib
    Dec 02, 2013 @ 09:44
    Dan Lister
    0

    Hi Albert. What does the error say? Your code example describes where the error is but doesn't give any details. There should be an error message above the code on the YSOD. Dan.

  • Anders Bjerner 487 posts 2989 karma points MVP 7x admin c-trib
    Dec 12, 2013 @ 20:04
    Anders Bjerner
    0

    What you have posted is just where the error occurs, but not the actual error message, but this seems to be the same problem I have experienced.

    If that is the case, the error message say that the class Umbraco.Web.UmbracoApplication can't be found. This is because you haven't build your Visual Studio project yet. Simply building the project has worked for me each time.

Please Sign in or register to post replies

Write your reply to:

Draft