<?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>Piyush Shah's Blog : Vista</title><link>http://blogs.msdn.com/shahpiyush/archive/tags/Vista/default.aspx</link><description>Tags: Vista</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>VS 2005 not loading project on IIS 7 and Vista</title><link>http://blogs.msdn.com/shahpiyush/archive/2007/06/01/3028325.aspx</link><pubDate>Fri, 01 Jun 2007 21:07:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:3028325</guid><dc:creator>shahpiyush</dc:creator><slash:comments>16</slash:comments><comments>http://blogs.msdn.com/shahpiyush/comments/3028325.aspx</comments><wfw:commentRss>http://blogs.msdn.com/shahpiyush/commentrss.aspx?PostID=3028325</wfw:commentRss><description>&lt;P&gt;If you get this error when loading a Web Application project on Visual Studio 2005 running on Vista and IIS 7 - &lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;"Unable to read the project file 'xxx.csproj'. The Web Application Project xxx is configured to use IIS. To access local IIS Web sites, you must install all of the following components:&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Internet Information Services.&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;IIS 6 Metabase and IIS 6 Configuration Compatibility&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;ASP.Net&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;In addition, you must run Visual Studio in the context of an administrator account........"&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;/STRONG&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;IMG title="IIS 7 error on VS 2005 and Vista" alt="IIS 7 error on VS 2005 and Vista" src="http://blogs.msdn.com/photos/shahpiyush/images/3028341/original.aspx" mce_src="http://blogs.msdn.com/photos/shahpiyush/images/3028341/original.aspx"&gt;&lt;/P&gt;
&lt;P&gt;Do the following - &lt;/P&gt;
&lt;LI&gt;Run VS.Net 2005 as Administrator - On the VS.Net 2005 shortcut, right click, Properties-Compatability and check the &lt;B&gt;Run as administrator&lt;/B&gt; box is checked. 
&lt;LI&gt;Check if ASP.NET is installed: Go to &lt;B&gt;Control Panel&lt;/B&gt; - &lt;B&gt;Programs and Features &lt;/B&gt;- &lt;B&gt;Turn Windows features on or off&lt;/B&gt; - &lt;B&gt;Internet Information Services&lt;/B&gt; -&lt;B&gt;World Wide Web Services&lt;/B&gt; - &lt;STRONG&gt;Application Development Features - Check ASP.Net option.&lt;/STRONG&gt;&amp;nbsp; 
&lt;LI&gt;Make sure the IIS 6 compatibility is installed: Go to &lt;B&gt;Control Panel&lt;/B&gt; - &lt;B&gt;Programs and Features &lt;/B&gt;- &lt;B&gt;Turn Windows features on or off&lt;/B&gt; - &lt;B&gt;Internet Information Services&lt;/B&gt;&amp;nbsp;- &lt;B&gt;Web Management Tools&lt;/B&gt; - &lt;B&gt;IIS 6 Management Compatibility&lt;/B&gt; - Check all of them.&lt;/LI&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=3028325" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/shahpiyush/archive/tags/Vista/default.aspx">Vista</category><category domain="http://blogs.msdn.com/shahpiyush/archive/tags/IIS+7/default.aspx">IIS 7</category></item><item><title>MSDN Video Vista Sidebar Gadget</title><link>http://blogs.msdn.com/shahpiyush/archive/2007/04/18/2167074.aspx</link><pubDate>Wed, 18 Apr 2007 03:01:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:2167074</guid><dc:creator>shahpiyush</dc:creator><slash:comments>10</slash:comments><comments>http://blogs.msdn.com/shahpiyush/comments/2167074.aspx</comments><wfw:commentRss>http://blogs.msdn.com/shahpiyush/commentrss.aspx?PostID=2167074</wfw:commentRss><description>&lt;P&gt;I created a Vista Gadget with the help of my Lead &lt;A class="" href="http://blogs.msdn.com/jongallant" target=_blank mce_href="http://blogs.msdn.com/jongallant"&gt;Jon Gallant&lt;/A&gt;. This gadget helps you find Videos on MSDN. You can select from existing categories or you can search for videos. It shows the Video links at the bottom. When you hover over the video links it shows a tooltip with a thumbnail and a title of the video.&lt;/P&gt;
&lt;P&gt;You can download and try it here - &lt;A href="http://gallery.live.com/liveItemDetail.aspx?li=f33020fe-65af-4abc-9d29-6c9b643e9cb3&amp;amp;l=1" mce_href="http://gallery.live.com/liveItemDetail.aspx?li=f33020fe-65af-4abc-9d29-6c9b643e9cb3&amp;amp;l=1"&gt;http://gallery.live.com/liveItemDetail.aspx?li=f33020fe-65af-4abc-9d29-6c9b643e9cb3&amp;amp;l=1&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Try some searches like - "Scott Guthrie", "AJAX", "Silverlight"&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;You can even look at my (or any other Gadget) source code, once you have downloaded it, open the folder for the Gadget under "C:\Users\[username]\AppData\Local\Microsoft\Windows Sidebar\Gadgets"&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;If you have any feedback please leave a comment.&lt;/P&gt;
&lt;P&gt;Here is a screenshot of what the Gadget looks like.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="http://gallery.live.com/liveItemDetail.aspx?li=f33020fe-65af-4abc-9d29-6c9b643e9cb3&amp;amp;l=1"&gt;&lt;IMG title="MSDN Video Gadget" style="WIDTH: 436px; HEIGHT: 367px" alt="MSDN Video Gadget" src="http://blogs.msdn.com/photos/piyushmicrosoftcom/images/2167078/446x375.aspx" border=0 mce_src="http://blogs.msdn.com/photos/piyushmicrosoftcom/images/2167078/446x375.aspx"&gt;&lt;/A&gt;&lt;/P&gt;
&lt;P mce_keep="true"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P mce_keep="true"&gt;&lt;STRONG&gt;UPDATE 05/02/2007 - As per comments below, modified the Gadget to open the Video in Media player in the "Flyout" window. Also added auto refresh on the content every 5 minutes.&lt;/STRONG&gt;&lt;/P&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=2167074" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/shahpiyush/archive/tags/Video/default.aspx">Video</category><category domain="http://blogs.msdn.com/shahpiyush/archive/tags/Vista/default.aspx">Vista</category><category domain="http://blogs.msdn.com/shahpiyush/archive/tags/MSDN/default.aspx">MSDN</category><category domain="http://blogs.msdn.com/shahpiyush/archive/tags/Channel9/default.aspx">Channel9</category><category domain="http://blogs.msdn.com/shahpiyush/archive/tags/Gadget/default.aspx">Gadget</category></item></channel></rss>