I am using Visual Studio 2010 Ultimate SP1 and have set my project’s target framework to .NET Framework 4 but I do not see Microsoft.Http.dll as a reference I can add to my project.
Can someone point me to it’s install location on the HDD or to a download somewhere? I have read that this is supposed to be part of the VS2010 but can’t find it.
I was able to find these DLLs by downloading the REST Starter Kit found here. I extracted the project and then plucked the DLLs out and saved to my computer. Unfortunately, I cannot say if these are up to date or not.
Never did find out though why these DLLs are not part of VS2010 Ultimate like MS says.