Skip to content

namespace name 'Mvc' does not exist in the namespace 'System.Web' #1

@loll2

Description

@loll2

I tryed:
tools->NugetPackageManager->PackageManagerConsole-> Install-Package Microsoft.AspNet.Mvc
and:
tools->NugetPackageManager->Manage NuGet Packages for Solution->Microsoft.AspNet.Mvc->install
and added into packages.config->
package id="Microsoft.AspNet.Mvc" version="5.2.3" targetFramework="net40" />
but error still remained:
namespace name 'Mvc' does not exist in the namespace 'System.Web'

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