System.Web.Http assembly not found

I am trying to use the System.Net ASP.NE framework however the assembly is not found.
How do I add in this library?

thanks

It is a default assembly of asp.net, which version of asp.net is installed on your server?

Hi
I managed to resolve the issue by adding the assembly definition into the iss config file
thanks