Could not load type 'Umbraco.Web.UmbracoApplication'. Global.asax problem when I build my project
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?
Could not load type 'Umbraco.Web.UmbracoApplication'. Global.asax problem when I build my project
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
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?
Nobody?
Hi Otto,
I'm not that familiar with v4 but does this help?
https://our.umbraco.org/forum/core/general/36844--Could-not-load-type-UmbracoWebUmbracoApplication-running-in-Visual-Studio
Kerri
is working on a reply...