I just upgraded from 1.6 to 1.9. I built and published directly from VS2010 to my site and ensured permissions were set to full trust. I can browse the public store but when I try to access the admin area I get an error, list below. I flipped the theme to nopClassic directly in the db to in case my old style sheet was a problem, but that didn't help. Any ideas appreciated.

Thanks,

Darrell

_______________________________
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 'NopSolutions.NopCommerce.Web.Modules.MenuControl'.

Source Error:


Line 1:  <%@ Control Language="C#" AutoEventWireup="true" CodeBehind="MenuControl.ascx.cs" Inherits="NopSolutions.NopCommerce.Web.Modules.MenuControl" %>
Line 2:  
Line 3:  <asp:Literal runat="server" ID="lblMenuContent" />


Source File: /Modules/MenuControl.ascx    Line: 1


--------------------------------------------------------------------------------
Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.0.30319.1