I\'m trying to use the HTTP functions contained in the System.Web.dll assembly. However, whilst the dll seems to exist in the same directory as every other dll Visual Studio
If you target .NET 3.5 or 4 client profile, you won't see ASP.NET assemblies.
Besides, you should try to use HTTP classes in System.Net.