<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Lifeng's Blog : Web Reference</title><link>http://blogs.msdn.com/lifenglu/archive/tags/Web+Reference/default.aspx</link><description>Tags: Web Reference</description><dc:language>en</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>Where is "Add Web Reference" after I install Orcas Beta 1</title><link>http://blogs.msdn.com/lifenglu/archive/2007/04/24/where-is-add-web-reference-after-i-installed-orcas-beta-1.aspx</link><pubDate>Tue, 24 Apr 2007 20:30:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:2262379</guid><dc:creator>Lifeng Lu</dc:creator><slash:comments>0</slash:comments><comments>http://blogs.msdn.com/lifenglu/comments/2262379.aspx</comments><wfw:commentRss>http://blogs.msdn.com/lifenglu/commentrss.aspx?PostID=2262379</wfw:commentRss><description>&lt;P&gt;When you create a project targetting .Net framework 3.x in Orcas Beta 1, the "Add Web Reference..." menu is replaced by "Add Service Reference..." menu.&amp;nbsp; "Add Service Reference..." will create a WCF (Windows Communication Framework) client to a web service.&amp;nbsp; The proxy generated by WCF is very different from&amp;nbsp;old web reference proxy.&amp;nbsp;&amp;nbsp;You can consume old web reference through&amp;nbsp;new WCF client.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;The WCF client is not supported&amp;nbsp;when your project is targetting .Net Framework 2.0. You&amp;nbsp;are still able to add old web reference to those projects.&amp;nbsp; When you upgrade a 2.0 project to 3.x, if your project contains any old web reference, you will still be able to add extra old web reference.&amp;nbsp; In that case, both "add web reference..." and "add service reference..." will be shown.&lt;/P&gt;
&lt;P&gt;So if you do need add old web reference to a project targetting 3.x framework, the workaround is that you can change the targetFramework to 2.0, add one web reference and change back the target framework.&lt;/P&gt;
&lt;P mce_keep="true"&gt;BTW, in Orcas beta 2, you will be able to add Web Reference to 3.x projects.&lt;/P&gt;
&lt;P mce_keep="true"&gt;&amp;nbsp;&lt;/P&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=2262379" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/lifenglu/archive/tags/WCF/default.aspx">WCF</category><category domain="http://blogs.msdn.com/lifenglu/archive/tags/Web+Reference/default.aspx">Web Reference</category></item></channel></rss>