SyntaxFix
Write A Post
Hire A Developer
Questions
Have you included the System.Web assembly in the application?
System.Web
using System.Web;
If not, try specifying the System.Web namespace, for example:
System.Web.HttpContext.Current