Could not load type 'Nop.Web.MvcApplication'.

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
9 years ago
When running the project there's an 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 'Nop.Web.MvcApplication'.

Source Error:

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

Source File: /global.asax    Line: 1

i have trial all the options to resolve the problem but nothing did help.
any suggestions?
9 years ago
Hi,

Could you take a look at this StackOverflow post, maybe it will be of help.
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.