1,931 questions
Assuming you are using a .NET Framework project:
- Right click on the project, Add > Reference ...
- Then in the modal, choose Assemblies, Framework and search for
System.Web
, and check it, and click on OK.
Here is reference manager window: