For one reason or another, i can't use for example
System.Web.HttpUtility.HtmlDecode with VS 2005. Has there been made any
changes to System.Web lately?
The only System.Web-related things i can find is AspNetHostingPermission,
AspNetHostingPermissionAttribute and AspNetHostingPermissionLevel.
I'm using:
VS Version 8.0.50215.44 (beta2.050215-4400)
Microsoft Visual C# 2005 55603-000-0000016-00435
..NET Version 2.0.50215
I'd be most thankfull for any ideas on how to solve this!