<?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>Sat, 31 Oct 2009 03:02:25 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<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>
