For instance,
I was trying to use
WebRequest request = WebRequest.Create("http://www.contoso.com/");
But get an error message!
I am trying to use the WebRequest .NET framework class http://msdn.microsoft.com/en-us/library/456dfw4f.aspx
How can I enable .NET? Is something wrong with my installation?