<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Installing SQL Server 2005 Express in Windows Vista x64</title>
	<atom:link href="http://www.tryexcept.com/articles/2007/07/18/installing-sql-server-2005-express-in-windows-vista.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.tryexcept.com/articles/2007/07/18/installing-sql-server-2005-express-in-windows-vista.html</link>
	<description>Tools and information for software developers</description>
	<lastBuildDate>Wed, 30 Nov 2011 20:10:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
	<item>
		<title>By: Mengkong2</title>
		<link>http://www.tryexcept.com/articles/2007/07/18/installing-sql-server-2005-express-in-windows-vista.html/comment-page-1#comment-1097</link>
		<dc:creator>Mengkong2</dc:creator>
		<pubDate>Sat, 22 Jan 2011 15:38:00 +0000</pubDate>
		<guid isPermaLink="false">http://beta.tryexcept.com/articles/2007/07/18/installing-sql-server-2005-express-in-windows-vista.html#comment-1097</guid>
		<description>how to remove all component of sql server 2005 in my computer?
i had removed it with &#039;Program and Feature&#039; and after that i install it a gain but 
it said  &#039;None of the selected features can be installed or upgraded. Setup cannot proceed since no effective change is being made to the machine. To continue, click Back and then select features to install&#039; so, how could i do?
</description>
		<content:encoded><![CDATA[<p>how to remove all component of sql server 2005 in my computer?<br />
i had removed it with &#8216;Program and Feature&#8217; and after that i install it a gain but<br />
it said  &#8216;None of the selected features can be installed or upgraded. Setup cannot proceed since no effective change is being made to the machine. To continue, click Back and then select features to install&#8217; so, how could i do?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mengkong</title>
		<link>http://www.tryexcept.com/articles/2007/07/18/installing-sql-server-2005-express-in-windows-vista.html/comment-page-1#comment-1096</link>
		<dc:creator>Mengkong</dc:creator>
		<pubDate>Sat, 22 Jan 2011 15:25:00 +0000</pubDate>
		<guid isPermaLink="false">http://beta.tryexcept.com/articles/2007/07/18/installing-sql-server-2005-express-in-windows-vista.html#comment-1096</guid>
		<description>After i install completed, i can not log in SQL Server 2005. what wrong with it?
Please help me!</description>
		<content:encoded><![CDATA[<p>After i install completed, i can not log in SQL Server 2005. what wrong with it?<br />
Please help me!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lucias</title>
		<link>http://www.tryexcept.com/articles/2007/07/18/installing-sql-server-2005-express-in-windows-vista.html/comment-page-1#comment-1090</link>
		<dc:creator>Lucias</dc:creator>
		<pubDate>Thu, 11 Nov 2010 08:20:29 +0000</pubDate>
		<guid isPermaLink="false">http://beta.tryexcept.com/articles/2007/07/18/installing-sql-server-2005-express-in-windows-vista.html#comment-1090</guid>
		<description>awesome dude 
i looking for this trouble shooting along time</description>
		<content:encoded><![CDATA[<p>awesome dude<br />
i looking for this trouble shooting along time</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Seejee Wazir</title>
		<link>http://www.tryexcept.com/articles/2007/07/18/installing-sql-server-2005-express-in-windows-vista.html/comment-page-1#comment-1087</link>
		<dc:creator>Seejee Wazir</dc:creator>
		<pubDate>Wed, 04 Aug 2010 16:53:51 +0000</pubDate>
		<guid isPermaLink="false">http://beta.tryexcept.com/articles/2007/07/18/installing-sql-server-2005-express-in-windows-vista.html#comment-1087</guid>
		<description>Hi, thanks for this help. it save me a lot. I was facing one more issue to run command on vista 64 bit, after running this command:
cscript %SystemDrive%\inetpub\AdminScripts\adsutil.vbs set w3svc/AppPools/Enable32bitAppOnWin64 1

command prompt shown me error:
Permission denied
ErrNumber: 70 (0x46)
Error Trying To Get the Object: w3svc/AppPools

STEP 1:
If anyone one facing this issue then don&#039;t worry just open control panel -&gt; user accounts -&gt; Turn user account control on or off and just off (disable by removing tick on &quot;UAC to help protect your computer&quot; and then OK.
STEP 2:
Run again on command prompt: cscript %SystemDrive%\inetpub\AdminScripts\adsutil.vbs set w3svc/AppPools/Enable32bitAppOnWin64 1
STEP 3:
Reboot
Finally:
Start installation of MS SQL SERVER and Enjoy.

Seejee Wazir</description>
		<content:encoded><![CDATA[<p>Hi, thanks for this help. it save me a lot. I was facing one more issue to run command on vista 64 bit, after running this command:<br />
cscript %SystemDrive%\inetpub\AdminScripts\adsutil.vbs set w3svc/AppPools/Enable32bitAppOnWin64 1</p>
<p>command prompt shown me error:<br />
Permission denied<br />
ErrNumber: 70 (0&#215;46)<br />
Error Trying To Get the Object: w3svc/AppPools</p>
<p>STEP 1:<br />
If anyone one facing this issue then don&#8217;t worry just open control panel -&gt; user accounts -&gt; Turn user account control on or off and just off (disable by removing tick on &#8220;UAC to help protect your computer&#8221; and then OK.<br />
STEP 2:<br />
Run again on command prompt: cscript %SystemDrive%\inetpub\AdminScripts\adsutil.vbs set w3svc/AppPools/Enable32bitAppOnWin64 1<br />
STEP 3:<br />
Reboot<br />
Finally:<br />
Start installation of MS SQL SERVER and Enjoy.</p>
<p>Seejee Wazir</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: asan</title>
		<link>http://www.tryexcept.com/articles/2007/07/18/installing-sql-server-2005-express-in-windows-vista.html/comment-page-1#comment-1080</link>
		<dc:creator>asan</dc:creator>
		<pubDate>Sat, 27 Mar 2010 23:55:04 +0000</pubDate>
		<guid isPermaLink="false">http://beta.tryexcept.com/articles/2007/07/18/installing-sql-server-2005-express-in-windows-vista.html#comment-1080</guid>
		<description>TITLE: Microsoft SQL Server Setup
------------------------------

None of the selected features can be installed or upgraded. Setup cannot proceed since no effective change is being made to the machine. To continue, click Back and then select features to install. To exit SQL Server Setup, click Cancel.

For help, click: http://go.microsoft.com/fwlink?LinkID=20476&amp;ProdName=Microsoft+SQL+Server&amp;ProdVer=9.00.3042.00&amp;EvtSrc=setup.rll&amp;EvtID=SQLSetup90&amp;EvtType=28108

------------------------------
BUTTONS:

OK
------------------------------
failure  .  this is  trouble</description>
		<content:encoded><![CDATA[<p>TITLE: Microsoft SQL Server Setup<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;</p>
<p>None of the selected features can be installed or upgraded. Setup cannot proceed since no effective change is being made to the machine. To continue, click Back and then select features to install. To exit SQL Server Setup, click Cancel.</p>
<p>For help, click: <a href="http://go.microsoft.com/fwlink?LinkID=20476&#038;ProdName=Microsoft+SQL+Server&#038;ProdVer=9.00.3042.00&#038;EvtSrc=setup.rll&#038;EvtID=SQLSetup90&#038;EvtType=28108" rel="nofollow">http://go.microsoft.com/fwlink?LinkID=20476&#038;ProdName=Microsoft+SQL+Server&#038;ProdVer=9.00.3042.00&#038;EvtSrc=setup.rll&#038;EvtID=SQLSetup90&#038;EvtType=28108</a></p>
<p>&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;<br />
BUTTONS:</p>
<p>OK<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;<br />
failure  .  this is  trouble</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: pater</title>
		<link>http://www.tryexcept.com/articles/2007/07/18/installing-sql-server-2005-express-in-windows-vista.html/comment-page-1#comment-1074</link>
		<dc:creator>pater</dc:creator>
		<pubDate>Sat, 31 Oct 2009 03:02:25 +0000</pubDate>
		<guid isPermaLink="false">http://beta.tryexcept.com/articles/2007/07/18/installing-sql-server-2005-express-in-windows-vista.html#comment-1074</guid>
		<description>Cheers - had troubles trying to install the management engine, and thought that VS2005 had installed the 32bit version. After reinstalling several times, I found that you have to install the management engine from an elevated command prompt. Microsoft don&#039;t seem to have mentioned the fact that the engine is only 32bit. Have to wonder why they&#039;ve even made an x64 install. I wish they would fix something for x64 to check the prog files (x86), as restoreing databases that were on a 32bit machine try to restore to the wrong place.</description>
		<content:encoded><![CDATA[<p>Cheers &#8211; had troubles trying to install the management engine, and thought that VS2005 had installed the 32bit version. After reinstalling several times, I found that you have to install the management engine from an elevated command prompt. Microsoft don&#8217;t seem to have mentioned the fact that the engine is only 32bit. Have to wonder why they&#8217;ve even made an x64 install. I wish they would fix something for x64 to check the prog files (x86), as restoreing databases that were on a 32bit machine try to restore to the wrong place.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: AndrewBoldman</title>
		<link>http://www.tryexcept.com/articles/2007/07/18/installing-sql-server-2005-express-in-windows-vista.html/comment-page-1#comment-435</link>
		<dc:creator>AndrewBoldman</dc:creator>
		<pubDate>Thu, 04 Jun 2009 17:38:46 +0000</pubDate>
		<guid isPermaLink="false">http://beta.tryexcept.com/articles/2007/07/18/installing-sql-server-2005-express-in-windows-vista.html#comment-435</guid>
		<description>Hi, good post. I have been woondering about this issue,so thanks for posting. I’ll definitely be coming back to your site.</description>
		<content:encoded><![CDATA[<p>Hi, good post. I have been woondering about this issue,so thanks for posting. I’ll definitely be coming back to your site.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Reddy</title>
		<link>http://www.tryexcept.com/articles/2007/07/18/installing-sql-server-2005-express-in-windows-vista.html/comment-page-1#comment-430</link>
		<dc:creator>Reddy</dc:creator>
		<pubDate>Wed, 03 Jun 2009 06:28:13 +0000</pubDate>
		<guid isPermaLink="false">http://beta.tryexcept.com/articles/2007/07/18/installing-sql-server-2005-express-in-windows-vista.html#comment-430</guid>
		<description>Still My Problem is not Solved.
I Installed Every thing Mentioned Above(IIS and Config the Script).

But Still Showing the 
IIS Feature Requirement” and “ASP.Net Version Registration Requirement” same messages.

Pls Suggest me.

Reddy</description>
		<content:encoded><![CDATA[<p>Still My Problem is not Solved.<br />
I Installed Every thing Mentioned Above(IIS and Config the Script).</p>
<p>But Still Showing the<br />
IIS Feature Requirement” and “ASP.Net Version Registration Requirement” same messages.</p>
<p>Pls Suggest me.</p>
<p>Reddy</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: User</title>
		<link>http://www.tryexcept.com/articles/2007/07/18/installing-sql-server-2005-express-in-windows-vista.html/comment-page-1#comment-206</link>
		<dc:creator>User</dc:creator>
		<pubDate>Mon, 30 Mar 2009 22:27:03 +0000</pubDate>
		<guid isPermaLink="false">http://beta.tryexcept.com/articles/2007/07/18/installing-sql-server-2005-express-in-windows-vista.html#comment-206</guid>
		<description>The command is cscript %SystemDrive%\inetpub\AdminScripts\adsutil.vbs set w3svc/AppPools/Enable32bitAppOnWin64 1</description>
		<content:encoded><![CDATA[<p>The command is cscript %SystemDrive%\inetpub\AdminScripts\adsutil.vbs set w3svc/AppPools/Enable32bitAppOnWin64 1</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Getting SQL Server 2005 Express &#171; CyberText Newsletter</title>
		<link>http://www.tryexcept.com/articles/2007/07/18/installing-sql-server-2005-express-in-windows-vista.html/comment-page-1#comment-154</link>
		<dc:creator>Getting SQL Server 2005 Express &#171; CyberText Newsletter</dc:creator>
		<pubDate>Fri, 27 Feb 2009 22:58:33 +0000</pubDate>
		<guid isPermaLink="false">http://beta.tryexcept.com/articles/2007/07/18/installing-sql-server-2005-express-in-windows-vista.html#comment-154</guid>
		<description>[...] Finally, when you try to install SQL Express on Vista 64-bit, you may get some errors that some required features aren&#8217;t available (specifically IIS and an ASP.NET version). Here&#8217;s information on how to get these activated: http://www.tryexcept.com/articles/2007/07/18/installing-sql-server-2005-express-in-windows-vista.htm... [...]</description>
		<content:encoded><![CDATA[<p>[...] Finally, when you try to install SQL Express on Vista 64-bit, you may get some errors that some required features aren&#8217;t available (specifically IIS and an ASP.NET version). Here&#8217;s information on how to get these activated: <a href="http://www.tryexcept.com/articles/2007/07/18/installing-sql-server-2005-express-in-windows-vista.htm.." rel="nofollow">http://www.tryexcept.com/articles/2007/07/18/installing-sql-server-2005-express-in-windows-vista.htm..</a>. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Installing SQL Server Express in Vista 64-bit &#124; keyongtech</title>
		<link>http://www.tryexcept.com/articles/2007/07/18/installing-sql-server-2005-express-in-windows-vista.html/comment-page-1#comment-132</link>
		<dc:creator>Installing SQL Server Express in Vista 64-bit &#124; keyongtech</dc:creator>
		<pubDate>Sun, 18 Jan 2009 16:22:37 +0000</pubDate>
		<guid isPermaLink="false">http://beta.tryexcept.com/articles/2007/07/18/installing-sql-server-2005-express-in-windows-vista.html#comment-132</guid>
		<description>[...] machine to test it...)  And I&#039;ll suggest you to read the following blog (Not tested by me yet): http://www.tryexcept.com/articles/20...ows-vista.html  -- Ekrem </description>
		<content:encoded><![CDATA[<p>[...] machine to test it&#8230;)  And I&#8217;ll suggest you to read the following blog (Not tested by me yet): <a href="http://www.tryexcept.com/articles/20...ows-vista.html" rel="nofollow">http://www.tryexcept.com/articles/20&#8230;ows-vista.html</a>  &#8212; Ekrem</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: FEOL</title>
		<link>http://www.tryexcept.com/articles/2007/07/18/installing-sql-server-2005-express-in-windows-vista.html/comment-page-1#comment-95</link>
		<dc:creator>FEOL</dc:creator>
		<pubDate>Sun, 21 Sep 2008 02:38:35 +0000</pubDate>
		<guid isPermaLink="false">http://beta.tryexcept.com/articles/2007/07/18/installing-sql-server-2005-express-in-windows-vista.html#comment-95</guid>
		<description>One more question, please: Should I install framework 2 for x64 and the SP1?</description>
		<content:encoded><![CDATA[<p>One more question, please: Should I install framework 2 for x64 and the SP1?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: FEOL</title>
		<link>http://www.tryexcept.com/articles/2007/07/18/installing-sql-server-2005-express-in-windows-vista.html/comment-page-1#comment-94</link>
		<dc:creator>FEOL</dc:creator>
		<pubDate>Sat, 20 Sep 2008 08:06:09 +0000</pubDate>
		<guid isPermaLink="false">http://beta.tryexcept.com/articles/2007/07/18/installing-sql-server-2005-express-in-windows-vista.html#comment-94</guid>
		<description>No, MG, it doesn&#039;t work. I still have the &quot;SQL Server Edition Operating System...&quot; and the &quot;IIS Feature Requirement&quot; errors. Once, one of my Unix instructor said &quot;The more I know Microsoft the more I love Unix&quot; I guess he was right. Maybe I have to downgrade to XP. Any way, thanks a lot for your help.</description>
		<content:encoded><![CDATA[<p>No, MG, it doesn&#8217;t work. I still have the &#8220;SQL Server Edition Operating System&#8230;&#8221; and the &#8220;IIS Feature Requirement&#8221; errors. Once, one of my Unix instructor said &#8220;The more I know Microsoft the more I love Unix&#8221; I guess he was right. Maybe I have to downgrade to XP. Any way, thanks a lot for your help.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rob</title>
		<link>http://www.tryexcept.com/articles/2007/07/18/installing-sql-server-2005-express-in-windows-vista.html/comment-page-1#comment-93</link>
		<dc:creator>Rob</dc:creator>
		<pubDate>Thu, 18 Sep 2008 16:30:53 +0000</pubDate>
		<guid isPermaLink="false">http://beta.tryexcept.com/articles/2007/07/18/installing-sql-server-2005-express-in-windows-vista.html#comment-93</guid>
		<description>For some reason my Vista Home Premium x64 does not have adsutil.vbs on it.  Any ideas on how to get this script or a work around?

Rob</description>
		<content:encoded><![CDATA[<p>For some reason my Vista Home Premium x64 does not have adsutil.vbs on it.  Any ideas on how to get this script or a work around?</p>
<p>Rob</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: FEOL</title>
		<link>http://www.tryexcept.com/articles/2007/07/18/installing-sql-server-2005-express-in-windows-vista.html/comment-page-1#comment-92</link>
		<dc:creator>FEOL</dc:creator>
		<pubDate>Thu, 18 Sep 2008 05:17:03 +0000</pubDate>
		<guid isPermaLink="false">http://beta.tryexcept.com/articles/2007/07/18/installing-sql-server-2005-express-in-windows-vista.html#comment-92</guid>
		<description>Thanks,MG. I&#039;ll try that and let you know.</description>
		<content:encoded><![CDATA[<p>Thanks,MG. I&#8217;ll try that and let you know.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mg</title>
		<link>http://www.tryexcept.com/articles/2007/07/18/installing-sql-server-2005-express-in-windows-vista.html/comment-page-1#comment-91</link>
		<dc:creator>mg</dc:creator>
		<pubDate>Wed, 17 Sep 2008 21:50:14 +0000</pubDate>
		<guid isPermaLink="false">http://beta.tryexcept.com/articles/2007/07/18/installing-sql-server-2005-express-in-windows-vista.html#comment-91</guid>
		<description>Hi FEOL. The correct path for the script is:
&lt;code&gt;%SystemDrive%\inetpub\AdminScripts\adsutil.vbs&lt;/code&gt; (i have fixed the article already).

About you the missing services in the Configuration Manager: Run the adsutil.vbs first, as stated in the article, then install (or reinstall) SQL 2005 Express - in your case, the SQL Server service is probably not installed.

MG</description>
		<content:encoded><![CDATA[<p>Hi FEOL. The correct path for the script is:<br />
<code>%SystemDrive%\inetpub\AdminScripts\adsutil.vbs</code> (i have fixed the article already).</p>
<p>About you the missing services in the Configuration Manager: Run the adsutil.vbs first, as stated in the article, then install (or reinstall) SQL 2005 Express &#8211; in your case, the SQL Server service is probably not installed.</p>
<p>MG</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: FEOL</title>
		<link>http://www.tryexcept.com/articles/2007/07/18/installing-sql-server-2005-express-in-windows-vista.html/comment-page-1#comment-90</link>
		<dc:creator>FEOL</dc:creator>
		<pubDate>Wed, 17 Sep 2008 07:31:09 +0000</pubDate>
		<guid isPermaLink="false">http://beta.tryexcept.com/articles/2007/07/18/installing-sql-server-2005-express-in-windows-vista.html#comment-90</guid>
		<description>Hi. This is my problem: I&#039;ve installed SQL 2005 Express in Vista Home Premium x64, also installed SP2, but I have no instances of a server. When I look into the Configuration Manager - SQL 2005 Services I get &quot;There is no items to show in this view&quot;. What did I miss? What can I do?
I&#039;ve run the command and I get &quot;Input Error: Can not find script file &quot;C:\Users\Fernando\inetpubAdminScriptsadsu
til.vbs&quot;.
I&#039;ve also install all IIS items.

Thanks in advance.
Regards from México.

FEOL</description>
		<content:encoded><![CDATA[<p>Hi. This is my problem: I&#8217;ve installed SQL 2005 Express in Vista Home Premium x64, also installed SP2, but I have no instances of a server. When I look into the Configuration Manager &#8211; SQL 2005 Services I get &#8220;There is no items to show in this view&#8221;. What did I miss? What can I do?<br />
I&#8217;ve run the command and I get &#8220;Input Error: Can not find script file &#8220;C:\Users\Fernando\inetpubAdminScriptsadsu<br />
til.vbs&#8221;.<br />
I&#8217;ve also install all IIS items.</p>
<p>Thanks in advance.<br />
Regards from México.</p>
<p>FEOL</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steven</title>
		<link>http://www.tryexcept.com/articles/2007/07/18/installing-sql-server-2005-express-in-windows-vista.html/comment-page-1#comment-89</link>
		<dc:creator>Steven</dc:creator>
		<pubDate>Fri, 12 Sep 2008 21:32:31 +0000</pubDate>
		<guid isPermaLink="false">http://beta.tryexcept.com/articles/2007/07/18/installing-sql-server-2005-express-in-windows-vista.html#comment-89</guid>
		<description>Thanks alot. finally someone explains it right. thumbs up</description>
		<content:encoded><![CDATA[<p>Thanks alot. finally someone explains it right. thumbs up</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anshul</title>
		<link>http://www.tryexcept.com/articles/2007/07/18/installing-sql-server-2005-express-in-windows-vista.html/comment-page-1#comment-59</link>
		<dc:creator>Anshul</dc:creator>
		<pubDate>Sat, 30 Aug 2008 10:39:55 +0000</pubDate>
		<guid isPermaLink="false">http://beta.tryexcept.com/articles/2007/07/18/installing-sql-server-2005-express-in-windows-vista.html#comment-59</guid>
		<description>Thnx a lot, you&#039;ve saved my lot of time</description>
		<content:encoded><![CDATA[<p>Thnx a lot, you&#8217;ve saved my lot of time</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: zahi</title>
		<link>http://www.tryexcept.com/articles/2007/07/18/installing-sql-server-2005-express-in-windows-vista.html/comment-page-1#comment-35</link>
		<dc:creator>zahi</dc:creator>
		<pubDate>Mon, 16 Jun 2008 20:45:56 +0000</pubDate>
		<guid isPermaLink="false">http://beta.tryexcept.com/articles/2007/07/18/installing-sql-server-2005-express-in-windows-vista.html#comment-35</guid>
		<description>thanks!
straight to the point!</description>
		<content:encoded><![CDATA[<p>thanks!<br />
straight to the point!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kinjal</title>
		<link>http://www.tryexcept.com/articles/2007/07/18/installing-sql-server-2005-express-in-windows-vista.html/comment-page-1#comment-16</link>
		<dc:creator>kinjal</dc:creator>
		<pubDate>Sun, 30 Mar 2008 07:19:01 +0000</pubDate>
		<guid isPermaLink="false">http://beta.tryexcept.com/articles/2007/07/18/installing-sql-server-2005-express-in-windows-vista.html#comment-16</guid>
		<description>it&#039;s really useful....thanks a lot</description>
		<content:encoded><![CDATA[<p>it&#8217;s really useful&#8230;.thanks a lot</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steven H</title>
		<link>http://www.tryexcept.com/articles/2007/07/18/installing-sql-server-2005-express-in-windows-vista.html/comment-page-1#comment-15</link>
		<dc:creator>Steven H</dc:creator>
		<pubDate>Sun, 24 Feb 2008 14:47:25 +0000</pubDate>
		<guid isPermaLink="false">http://beta.tryexcept.com/articles/2007/07/18/installing-sql-server-2005-express-in-windows-vista.html#comment-15</guid>
		<description>Thanks allot buddy!</description>
		<content:encoded><![CDATA[<p>Thanks allot buddy!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

