Those are part of the standard .NET Framework install. Can you not find them?
By default in VS2010, the target framework is the ".NET Framework 4 Client Profile" which does not include those DLLs. Change the target framework to the dropdown choice ".NET Framework 4".
Darrell Norton, MVP
Darrell Norton's Blog Please click "Mark as Answer" if this helped you.
Afreen_IT
Member
28 Points
52 Posts
Microsoft.Http.dll
Jul 20, 2010 11:14 AM|LINK
Hi All,
Can anyone please tell from where I can get the following dlls:
Microsoft.Http.dll
Microsoft.Http.Extension.dll
System.ServiceModel.Web.dll
Thanks & regards,
Afreen
WCF "web service" "help page" httpHelpPageUrl
DarrellNorton
All-Star
78946 Points
8722 Posts
Moderator
MVP
Re: Microsoft.Http.dll
Jul 20, 2010 11:23 AM|LINK
Those are part of the standard .NET Framework install. Can you not find them?
By default in VS2010, the target framework is the ".NET Framework 4 Client Profile" which does not include those DLLs. Change the target framework to the dropdown choice ".NET Framework 4".
Darrell Norton's Blog
Please click "Mark as Answer" if this helped you.
Afreen_IT
Member
28 Points
52 Posts
Re: Microsoft.Http.dll
Jul 20, 2010 11:28 AM|LINK
Thank you very much Darrel.
Michael Ulmann
Member
4 Points
3 Posts
Re: Microsoft.Http.dll
Sep 16, 2010 08:38 AM|LINK
Not entirely true. They are part of the WCF REST Toolkit on Codeplex.