<?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>Creating a Vanity Search Page</title><link>http://blogs.msdn.com/coding4fun/archive/2007/03/10/1855817.aspx</link><description>It's all about you. Learn how to call the Windows Live Search service to create a vanity page that displays images, news articles, and websites about you. Stephen Walther Superexpert Blog Difficulty: Easy Time Required: Less than 1 hour Cost: Free Software:</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>re: Creating a Vanity Search Page</title><link>http://blogs.msdn.com/coding4fun/archive/2007/03/10/1855817.aspx#2075458</link><pubDate>Tue, 10 Apr 2007 20:56:34 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:2075458</guid><dc:creator>ramin</dc:creator><description>&lt;p&gt;very thanks for this Article&lt;/p&gt;
&lt;p&gt;i use this article in my website&lt;/p&gt;</description></item><item><title>Creating a Vanity Search Page</title><link>http://blogs.msdn.com/coding4fun/archive/2007/03/10/1855817.aspx#2078955</link><pubDate>Wed, 11 Apr 2007 02:47:09 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:2078955</guid><dc:creator>links</dc:creator><description>&lt;p&gt;&lt;a rel="nofollow" target="_new" href="http://blogs.msdn.com/coding4fun/archive/2007/03/10/1855817.aspx"&gt;http://blogs.msdn.com/coding4fun/archive/2007/03/10/1855817.aspx&lt;/a&gt; Creating a Vanity Search Page&lt;/p&gt;
</description></item><item><title>re: Creating a Vanity Search Page</title><link>http://blogs.msdn.com/coding4fun/archive/2007/03/10/1855817.aspx#2157652</link><pubDate>Tue, 17 Apr 2007 01:01:58 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:2157652</guid><dc:creator>dbarselow</dc:creator><description>&lt;p&gt;Can they be draged and droped on to a website page somehow.&lt;/p&gt;</description></item><item><title>Famous Quotes &amp;raquo; Coding4Fun : Creating a Vanity Search Page</title><link>http://blogs.msdn.com/coding4fun/archive/2007/03/10/1855817.aspx#7002357</link><pubDate>Sun, 06 Jan 2008 10:37:39 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:7002357</guid><dc:creator>Famous Quotes » Coding4Fun : Creating a Vanity Search Page</dc:creator><description>&lt;p&gt;PingBack from &lt;a rel="nofollow" target="_new" href="http://famousquotes.247blogging.info/?p=2482"&gt;http://famousquotes.247blogging.info/?p=2482&lt;/a&gt;&lt;/p&gt;
</description></item><item><title>Creating a Vanity Search Page</title><link>http://blogs.msdn.com/coding4fun/archive/2007/03/10/1855817.aspx#7117600</link><pubDate>Tue, 15 Jan 2008 14:14:58 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:7117600</guid><dc:creator>DotNetKicks.com</dc:creator><description>&lt;p&gt;You've been kicked (a good thing) - Trackback from DotNetKicks.com&lt;/p&gt;
</description></item><item><title>It's all about you: Learn about a Web Service in less than 1 hour</title><link>http://blogs.msdn.com/coding4fun/archive/2007/03/10/1855817.aspx#7140798</link><pubDate>Thu, 17 Jan 2008 12:51:19 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:7140798</guid><dc:creator>Noticias externas</dc:creator><description>&lt;p&gt;Coding4fun examines how to use a web service in less than 1 hour by Creating a Vanity Search Page . Call&lt;/p&gt;
</description></item><item><title>MIS (Management Information Systems) Resources</title><link>http://blogs.msdn.com/coding4fun/archive/2007/03/10/1855817.aspx#8447772</link><pubDate>Fri, 02 May 2008 01:27:52 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8447772</guid><dc:creator>Springboard from mortarboard to onboard</dc:creator><description>&lt;p&gt;I recently visited an MIS department at Baylor University. Since my background is in engineering and&lt;/p&gt;
</description></item><item><title>re: Creating a Vanity Search Page</title><link>http://blogs.msdn.com/coding4fun/archive/2007/03/10/1855817.aspx#9574075</link><pubDate>Tue, 28 Apr 2009 22:09:05 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9574075</guid><dc:creator>Tony</dc:creator><description>&lt;p&gt;Hello.&lt;/p&gt;
&lt;p&gt;I'm trying to use this with VS2008 Pro. &amp;nbsp;I did get an application ID.&lt;/p&gt;
&lt;p&gt;When i go to run it, i get this:&lt;/p&gt;
&lt;p&gt;Client Error &lt;/p&gt;
&lt;p&gt;Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code. &lt;/p&gt;
&lt;p&gt;Exception Details: System.Web.Services.Protocols.SoapException: Client Error&lt;/p&gt;
&lt;p&gt;Source Error: &lt;/p&gt;
&lt;p&gt;Line 45: &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; [return: System.Xml.Serialization.XmlElementAttribute(&amp;quot;Response&amp;quot;)]&lt;/p&gt;
&lt;p&gt;Line 46: &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; public SearchResponse Search(SearchRequest Request) {&lt;/p&gt;
&lt;p&gt;Line 47: &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; object[] results = this.Invoke(&amp;quot;Search&amp;quot;, new object[] {&lt;/p&gt;
&lt;p&gt;Line 48: &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Request});&lt;/p&gt;
&lt;p&gt;Line 49: &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; return ((SearchResponse)(results[0]));&lt;/p&gt;
&lt;p&gt;Any help would be gratefully appreciated.&lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt;Tony&lt;/p&gt;</description></item></channel></rss>