Copied to clipboard

Flag this post as spam?

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


  • Chris_W 1 post 71 karma points
    Feb 27, 2018 @ 12:22
    Chris_W
    0

    Migrating to new server (4.0.3)

    Hey All,

    I have a very old install of Umbraco that I am trying to move to a new server. I believe this is 4.0.3 as per the entry in web.config

    <add key="umbracoConfigurationStatus" value="4.0.3" />
    

    In a browser I am getting the following error which people say is caused by the Project name being Umbraco. This site is running on its original server.

    All I have is the site files and DB. So no idea how I would even change that.

    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 
    
    Version Information: Microsoft .NET Framework Version:2.0.50727.8766; ASP.NET Version:2.0.50727.8745
    

    I had hoped I could download the files for 4.0.3 and get this running and import the files, but cant find these old files anywhere. I attempted this with 4.11.8 and no dice, I end up reaching the same error.

    Anything I am missing here or that I need to do? Any way to get hold of the 4.0.3 install files?

    EDIT: Sorry forgot to mention, I have tried running this in IIS and IIS Express and get to the same result.

Please Sign in or register to post replies

Write your reply to:

Draft