Skip to content

Error-The type or namespace name 'Web' does not exist in the namespace 'MvcSiteMapProvider' (are you missing an assembly reference?) #470

Open
@mFahim007

Description

@mFahim007

Hi there,

My project is in MVC version 5 and I have installed the following:

MvcSiteMapProvider.MVC5
MvcSiteMapProvider.MVC5.Core
MvcSiteMapProvider.Web
WebActivatorEx

I am getting the following error when compiling the project:
Compiler Error Message: CS0234: The type or namespace name 'Web' does not exist in the namespace 'MvcSiteMapProvider' (are you missing an assembly reference?)

Source Error:

Line 23:
Line 24:
Line 25:
Line 26:
Line 27:

Please advise. Thanks in advance.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions