I\'d like to use HttpUtility.UrlEncode in a console application, VB.NET, VS 2010 Beta 2.
System.Web.HttpUtility.UrlEncode(item)
Error message:
Make sure your target framework is ".NET Framework 4" not ".NET Framework 4 Client Profile".