Possible Duplicate:
How do I add System.Web as a reference if I cant find it in the list of references?
I am developing wpf application.
I am using one of the system.web class called HttpUtility.
I am not able to add the reference.
Thank you.
Possible Duplicate:
How do I add System.Web as a reference if I cant find it in the list of references?
I am developing wpf application.
I am using one of the system.web class called HttpUtility.
I am not able to add the reference.
Thank you.
You can adjust your Target Framework to .NET Framework 4.
