using System.Web.Mvc producing errors

M J 681 Reputation points
2021-07-01T18:52:45.94+00:00

After my latest build of my solution, Visual Studio 2017 v15.9.24 started to show multiple errors all pointing to this

The type or namespace name 'Mvc' does not exist in the namespace 'System.Web' (are you missing an assembly reference?)	 

so what do I need to do to fix this?

Developer technologies ASP.NET Other
0 comments No comments
{count} votes

Accepted answer
  1. M J 681 Reputation points
    2021-07-01T19:43:47.73+00:00

    I just restarted visual studio and the errors went away.

    0 comments No comments

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.