Search code examples
umbracoupgradebuild-processumbraco4

I upgraded umbraco version (4.9-4.11.10) everything was fine, but when I build the project I get this error


Could not load type 'Umbraco.Web.UmbracoApplication'. Global.asax problem when I build my project General Questions Umbraco 4

Hi everyone ,

I made a upgrade of Umbraco (vers 4.9 - 4.11.10) and I've got error when I build my project. it's

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.UmbracoApplication'.

Source Error: 


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

Source File: /global.asax    Line: 1 

The upgrade was fine. I could see the CMS working and also the page, but when I need to change something in the project and I have to build it, I get this error. Any idea?


Solution

  • None of this helped for you?