<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments for Code Slammer</title>
	<atom:link href="http://codeslammer.wordpress.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://codeslammer.wordpress.com</link>
	<description>Scott Bateman's Center for .NET Architects and Developers</description>
	<lastBuildDate>Mon, 23 Nov 2009 20:38:57 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on VSS Labeling Problem &#8211; File $/path/ is already open by Sanjeev</title>
		<link>http://codeslammer.wordpress.com/2009/02/12/vss-labeling-problem-file-path-is-already-open/#comment-191</link>
		<dc:creator>Sanjeev</dc:creator>
		<pubDate>Mon, 23 Nov 2009 20:38:57 +0000</pubDate>
		<guid isPermaLink="false">http://codeslammer.wordpress.com/2009/02/12/vss-labeling-problem-file-path-is-already-open/#comment-191</guid>
		<description>I have the same issue after automating the label process along with the Nant Getlatest process. 

Temporary fix is to close the open file which throws the error through computer mangement-&gt;system tools-&gt;shared folders/openfiles -&gt;close the file.</description>
		<content:encoded><![CDATA[<p>I have the same issue after automating the label process along with the Nant Getlatest process. </p>
<p>Temporary fix is to close the open file which throws the error through computer mangement-&gt;system tools-&gt;shared folders/openfiles -&gt;close the file.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Missing ConfigurationManager in WinForms by Charuka</title>
		<link>http://codeslammer.wordpress.com/2007/07/19/missing-configurationmanager-in-winforms/#comment-190</link>
		<dc:creator>Charuka</dc:creator>
		<pubDate>Fri, 13 Nov 2009 08:36:19 +0000</pubDate>
		<guid isPermaLink="false">http://codeslammer.wordpress.com/2007/07/19/missing-configurationmanager-in-winforms/#comment-190</guid>
		<description>Hi its very helpful &amp; saved my lot of time 
cheers</description>
		<content:encoded><![CDATA[<p>Hi its very helpful &amp; saved my lot of time<br />
cheers</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on SQL Server 2008 Sample Databases by Troubled</title>
		<link>http://codeslammer.wordpress.com/2008/10/05/sql-server-2008-sample-databases/#comment-189</link>
		<dc:creator>Troubled</dc:creator>
		<pubDate>Thu, 05 Nov 2009 17:09:56 +0000</pubDate>
		<guid isPermaLink="false">http://codeslammer.wordpress.com/2008/10/05/sql-server-2008-sample-databases/#comment-189</guid>
		<description>I apologize for the inconvenience, but do you happen to know if this also applies to the MS SQL Server 2008 Express edition? I basically have the same problem as this guy: http://social.msdn.microsoft.com/Forums/en-US/sqlserversamples/thread/0acd6be6-accd-4d62-a97e-4826c272fed4
e.g.: I can go as far as selecting an instance (always SQLEXPRESS (engine)), but the “next” button is greyed out, and when I go back and return it’s not grey but clicking on it stops the installation process due to some error.

(He&#039;s finally solved it by installing the Enterprise evaluation edition which includes the Analytical Services &quot;module&quot; that the Express edition doesn’t have. I wonder if that’s the issue?)

I’ve installed the Express with Advanced Services 86 edition. Full Text Search is installed (confirmed with the Microsoft SQL Server 2008 Setup Discovery Report option). I have enabled FILESTREAM both using that SQL query statement and through the server configuration screen. SQL Server is running, SQL Full-text filter Daemon launcher is running, SQL Server reporting services is running and the SQL server browser is running. The only thing that I have that is not running is the SQL Server Agent. I’ve restarted all the servers and I’ve also rebooted my comp at least once.

I downloaded SQL2008.AdventureWorks_All_Databases.x86.msi, which comes with a bunch of different databases. Even if I don’t choose to install any of them except “Adventureworks” I still can’t continue past that “Select instance” part. Since the Express edition doesn’t have Analytical Services, does that mean I can’t support the OLAP/OLTP functionalities? Does that mean for the Express (with Advanced Services) edition the Adventureworks database samples can’t be used? Not sure what I’m doing wrong :(</description>
		<content:encoded><![CDATA[<p>I apologize for the inconvenience, but do you happen to know if this also applies to the MS SQL Server 2008 Express edition? I basically have the same problem as this guy: <a href="http://social.msdn.microsoft.com/Forums/en-US/sqlserversamples/thread/0acd6be6-accd-4d62-a97e-4826c272fed4" rel="nofollow">http://social.msdn.microsoft.com/Forums/en-US/sqlserversamples/thread/0acd6be6-accd-4d62-a97e-4826c272fed4</a><br />
e.g.: I can go as far as selecting an instance (always SQLEXPRESS (engine)), but the “next” button is greyed out, and when I go back and return it’s not grey but clicking on it stops the installation process due to some error.</p>
<p>(He&#8217;s finally solved it by installing the Enterprise evaluation edition which includes the Analytical Services &#8220;module&#8221; that the Express edition doesn’t have. I wonder if that’s the issue?)</p>
<p>I’ve installed the Express with Advanced Services 86 edition. Full Text Search is installed (confirmed with the Microsoft SQL Server 2008 Setup Discovery Report option). I have enabled FILESTREAM both using that SQL query statement and through the server configuration screen. SQL Server is running, SQL Full-text filter Daemon launcher is running, SQL Server reporting services is running and the SQL server browser is running. The only thing that I have that is not running is the SQL Server Agent. I’ve restarted all the servers and I’ve also rebooted my comp at least once.</p>
<p>I downloaded SQL2008.AdventureWorks_All_Databases.x86.msi, which comes with a bunch of different databases. Even if I don’t choose to install any of them except “Adventureworks” I still can’t continue past that “Select instance” part. Since the Express edition doesn’t have Analytical Services, does that mean I can’t support the OLAP/OLTP functionalities? Does that mean for the Express (with Advanced Services) edition the Adventureworks database samples can’t be used? Not sure what I’m doing wrong <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Saving Changes is Not Permitted? by Scott</title>
		<link>http://codeslammer.wordpress.com/2008/10/19/saving-changes-is-not-permitted/#comment-188</link>
		<dc:creator>Scott</dc:creator>
		<pubDate>Sun, 04 Oct 2009 03:05:29 +0000</pubDate>
		<guid isPermaLink="false">http://codeslammer.wordpress.com/2008/10/19/saving-changes-is-not-permitted/#comment-188</guid>
		<description>Thanks for documenting this!</description>
		<content:encoded><![CDATA[<p>Thanks for documenting this!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Missing Web Site Templates in Visual Web Developer 2008 Express Edition by anirudha</title>
		<link>http://codeslammer.wordpress.com/2008/10/06/missing-web-site-templates-in-visual-web-developer-2008-express-edition/#comment-187</link>
		<dc:creator>anirudha</dc:creator>
		<pubDate>Thu, 17 Sep 2009 15:55:49 +0000</pubDate>
		<guid isPermaLink="false">http://codeslammer.wordpress.com/2008/10/06/missing-web-site-templates-in-visual-web-developer-2008-express-edition/#comment-187</guid>
		<description>how can i solve this problem in my system 
in my system vs templates are not worked
&amp; vwd is already installed in my system</description>
		<content:encoded><![CDATA[<p>how can i solve this problem in my system<br />
in my system vs templates are not worked<br />
&amp; vwd is already installed in my system</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Missing Web Site Templates in Visual Web Developer 2008 Express Edition by mapick</title>
		<link>http://codeslammer.wordpress.com/2008/10/06/missing-web-site-templates-in-visual-web-developer-2008-express-edition/#comment-186</link>
		<dc:creator>mapick</dc:creator>
		<pubDate>Fri, 28 Aug 2009 09:17:12 +0000</pubDate>
		<guid isPermaLink="false">http://codeslammer.wordpress.com/2008/10/06/missing-web-site-templates-in-visual-web-developer-2008-express-edition/#comment-186</guid>
		<description>REALLY THANKS!!!!

I worked a lot with previous 2005 version and with 2008 I keep on &quot;reusing&quot; my old projects and files because I couldn&#039;t resolve the missing templates and since now this is the first effective solution I found!</description>
		<content:encoded><![CDATA[<p>REALLY THANKS!!!!</p>
<p>I worked a lot with previous 2005 version and with 2008 I keep on &#8220;reusing&#8221; my old projects and files because I couldn&#8217;t resolve the missing templates and since now this is the first effective solution I found!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Missing ConfigurationManager in WinForms by Catto</title>
		<link>http://codeslammer.wordpress.com/2007/07/19/missing-configurationmanager-in-winforms/#comment-183</link>
		<dc:creator>Catto</dc:creator>
		<pubDate>Wed, 29 Jul 2009 15:28:32 +0000</pubDate>
		<guid isPermaLink="false">http://codeslammer.wordpress.com/2007/07/19/missing-configurationmanager-in-winforms/#comment-183</guid>
		<description>Hey Now Scott,

Nice Post,

Thx 4 the info,

Catto</description>
		<content:encoded><![CDATA[<p>Hey Now Scott,</p>
<p>Nice Post,</p>
<p>Thx 4 the info,</p>
<p>Catto</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on SQL Server 2008 Sample Databases by Jason</title>
		<link>http://codeslammer.wordpress.com/2008/10/05/sql-server-2008-sample-databases/#comment-182</link>
		<dc:creator>Jason</dc:creator>
		<pubDate>Mon, 13 Jul 2009 20:56:22 +0000</pubDate>
		<guid isPermaLink="false">http://codeslammer.wordpress.com/2008/10/05/sql-server-2008-sample-databases/#comment-182</guid>
		<description>My problem is the adventureworks2008.bak file doesnt exist.  The sample database installs correctly (I have the 32 bit version) and there is no .bak file.  I did a search and it isnt on my computer.  Has anyone ever encoutered this problem?  Is there a way to download this file separately?</description>
		<content:encoded><![CDATA[<p>My problem is the adventureworks2008.bak file doesnt exist.  The sample database installs correctly (I have the 32 bit version) and there is no .bak file.  I did a search and it isnt on my computer.  Has anyone ever encoutered this problem?  Is there a way to download this file separately?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Getting .dll files out of the GAC by Cederash</title>
		<link>http://codeslammer.wordpress.com/2009/05/20/getting-dll-files-out-of-the-gac/#comment-151</link>
		<dc:creator>Cederash</dc:creator>
		<pubDate>Sat, 23 May 2009 21:56:48 +0000</pubDate>
		<guid isPermaLink="false">http://codeslammer.wordpress.com/2009/05/20/getting-dll-files-out-of-the-gac/#comment-151</guid>
		<description>не информативно как- то</description>
		<content:encoded><![CDATA[<p>не информативно как- то</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Getting .dll files out of the GAC by Gavrilin</title>
		<link>http://codeslammer.wordpress.com/2009/05/20/getting-dll-files-out-of-the-gac/#comment-149</link>
		<dc:creator>Gavrilin</dc:creator>
		<pubDate>Fri, 22 May 2009 23:45:05 +0000</pubDate>
		<guid isPermaLink="false">http://codeslammer.wordpress.com/2009/05/20/getting-dll-files-out-of-the-gac/#comment-149</guid>
		<description>Пора переименовать блог, присвоив название связанное с доменами :) может хватит про них?</description>
		<content:encoded><![CDATA[<p>Пора переименовать блог, присвоив название связанное с доменами <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  может хватит про них?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
