Copied to clipboard

Flag this post as spam?

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


  • Chizzl 36 posts 107 karma points
    Jun 11, 2013 @ 11:42
    Chizzl
    0

    Umbraco 6.0.5 to 6.1.1 upgrade via nuget - parser error

    Hello,

    After upgrading v 6.0.5 to 6.1.1 via nuget (and merging my config files), I got the following error when I try to run from my local machine:

    Server Error in '/' Application.


    Parser Error

    Description: An error occurred during the parsing of a resource required to service this request. Please review the following specific parse error details and modify your source file appropriately. 

    Parser Error Message: Could not load type 'Umbraco.Web.UI.Install.Title'.

    Source Error: 

    Line 1:  <%@ Control Language="C#" AutoEventWireup="True" CodeBehind="Title.ascx.cs" Inherits="Umbraco.Web.UI.Install.Title" %>
    Line 2:  <%@ Import Namespace="Umbraco.Core.Configuration" %>
    Line 3:  <title>Umbraco <%=UmbracoVersion.Current.ToString(3)%> <%=UmbracoVersion.CurrentComment%> Configuration Wizard</title>


    Source File: /install/Title.ascx    Line: 


    Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.0.30319.18044

    Any ideas what's wrong here?

  • Chizzl 36 posts 107 karma points
    Jun 11, 2013 @ 15:21
    Chizzl
    0

    Deleting the files in the bin folder and rebuilding seems to bring a solution.

  • 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