Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
mFahim007 opened this issue Oct 30, 2017 · 0 comments

Comments

@mFahim007
Copy link

mFahim007 commented Oct 30, 2017

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant