A set of .NET Framework managed libraries for developing graphical user interfaces.
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: