I am working on a project where I have a C# class library which needs to use the System.web.HttpContext. I\'ve done this before in another project without probl
System.web.HttpContext
This means that either you are using a Client Profile as the Target Framework or the reference to System.Web was not added correctly.