<?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>Balmukund - All Comments</title><link>http://blogs.msdn.com/b/blakhani/</link><description /><dc:language>en-US</dc:language><generator>Telligent Evolution Platform Developer Build (Build: 5.6.50428.7875)</generator><item><title>re: SQL Server 2005 Express setup failure with error - An error occurred during encryption.</title><link>http://blogs.msdn.com/b/blakhani/archive/2009/11/24/sql-server-2005-express-setup-failure-with-error-an-error-occurred-during-encryption.aspx#10406491</link><pubDate>Sat, 30 Mar 2013 18:33:26 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10406491</guid><dc:creator>Novembre</dc:creator><description>&lt;p&gt;I had similiar problem with XP fat installation. It was not the file but rather missing registry key.&lt;/p&gt;
&lt;p&gt;HKEY_USERS\S-1-5-20\Software\Microsoft\Windows\CurrentVersion\Explorer\User Shell Folders\AppData was missing, what I did is create Appdata key and copy existing Local AppData string into it. It worked like a charm. Thank you procmon :)&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10406491" width="1" height="1"&gt;</description></item><item><title>re: SQL Server 2008 Evaluation Edition Expired? Believe me, I already upgraded it. What’s up?</title><link>http://blogs.msdn.com/b/blakhani/archive/2009/03/10/sql-server-2008-evaluation-edition-expired-believe-me-i-already-upgraded-it-what-s-up.aspx#10403399</link><pubDate>Tue, 19 Mar 2013 07:27:40 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10403399</guid><dc:creator>erick</dc:creator><description>&lt;p&gt;didn&amp;#39;t work for me, but i resolve this problem with uninstall sql server and install again... :D hope these help&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10403399" width="1" height="1"&gt;</description></item><item><title>re: SQL Server 2008 Evaluation Edition Expired? Believe me, I already upgraded it. What’s up?</title><link>http://blogs.msdn.com/b/blakhani/archive/2009/03/10/sql-server-2008-evaluation-edition-expired-believe-me-i-already-upgraded-it-what-s-up.aspx#10347722</link><pubDate>Mon, 10 Sep 2012 05:47:06 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10347722</guid><dc:creator>Damodar Bhattarai</dc:creator><description>&lt;p&gt;You can use the below registry update to fix the issue. I faced the same problem and after applying this registry able to open SSMS.&lt;/p&gt;
&lt;p&gt;Windows Registry Editor Version 5.00&lt;/p&gt;
&lt;p&gt;[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Microsoft SQL Server\100\Tools\ClientSetup]&lt;/p&gt;
&lt;p&gt;&amp;quot;SQLBinRoot&amp;quot;=&amp;quot;C:\\Program Files\\Microsoft SQL Server\\100\\Shared\\&amp;quot;&lt;/p&gt;
&lt;p&gt;&amp;quot;checksumref&amp;quot;=&amp;quot;&amp;quot;&lt;/p&gt;
&lt;p&gt;&amp;quot;SQLPath&amp;quot;=&amp;quot;C:\\Program Files\\Microsoft SQL Server\\100\\Tools&amp;quot;&lt;/p&gt;
&lt;p&gt;&amp;quot;SqlToolsPath&amp;quot;=&amp;quot;C:\\Program Files\\Microsoft SQL Server\\100\\Tools\\Binn\\VSShell\\Common7\\IDE\\&amp;quot;&lt;/p&gt;
&lt;p&gt;&amp;quot;Path&amp;quot;=&amp;quot;C:\\Program Files\\Microsoft SQL Server\\100\\Tools\\Binn\\&amp;quot;&lt;/p&gt;
&lt;p&gt;&amp;quot;checksum&amp;quot;=hex:38,38,33,66,66,66,30,65,62,38,32,62,30,34,37,62,31,30,35,31,36,\&lt;/p&gt;
&lt;p&gt;38,32,31,30,30,63,64,36,37,34,31,65,31,38,31,37,35,62,36,38,31,33,38,62,33,\&lt;/p&gt;
&lt;p&gt;32,62,61,37,39,36,65,61,37,65,66,36,38,39,63,35,38,39,32,31,39,32,38,35,62,\&lt;/p&gt;
&lt;p&gt;36,61,31,61,38,35,36,31,63,65,34,63,37,39,65,35,65,30,38,32,66,62,32,30,31,\&lt;/p&gt;
&lt;p&gt;39,66,63,36,62,31,34,64,35,34,36,39,34,30,39,39,33,34,63,30,38,35,34,39,30,\&lt;/p&gt;
&lt;p&gt;36,37,36,35,64,33,38,61,62,38,64,39,39,33,33,65,39,65,32,31,39,30,37,38,63,\&lt;/p&gt;
&lt;p&gt;38,36,64,36,66,64,65,65,33,39,39,61,63,33,32,32,38,37,36,63,30,61,33,64,65,\&lt;/p&gt;
&lt;p&gt;66,64,31,35,37,34,38,00&lt;/p&gt;
&lt;p&gt;&amp;quot;VSToolsPath&amp;quot;=&amp;quot;C:\\Program Files\\Microsoft Visual Studio 9.0\\Common7\\IDE\\PrivateAssemblies\\&amp;quot;&lt;/p&gt;
&lt;p&gt;[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Microsoft SQL Server\100\Tools\ClientSetup\CurrentVersion]&lt;/p&gt;
&lt;p&gt;&amp;quot;CurrentVersion&amp;quot;=&amp;quot;10.0.1600.22&amp;quot;&lt;/p&gt;
&lt;p&gt;&amp;quot;Language&amp;quot;=dword:00000409&lt;/p&gt;
&lt;p&gt;[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Microsoft SQL Server\100\Tools\ClientSetup\SQLCEBinRoot]&lt;/p&gt;
&lt;p&gt;&amp;quot;3.5&amp;quot;=&amp;quot;C:\\Program Files\\Microsoft SQL Server Compact Edition\\v3.5\\Tools\\&amp;quot;&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10347722" width="1" height="1"&gt;</description></item><item><title>re: How to create SQL Server 2005 Clustering with Virtual Server 2005 (Part 1)</title><link>http://blogs.msdn.com/b/blakhani/archive/2007/12/31/how-to-create-sql-20005-cluster-on-virtual-server.aspx#10347639</link><pubDate>Sun, 09 Sep 2012 17:20:35 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10347639</guid><dc:creator>Jai</dc:creator><description>&lt;p&gt;I have added all 2 nodes but while doing logon it ask for password what we need to give&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10347639" width="1" height="1"&gt;</description></item><item><title>re: SQL Server 2008 Evaluation Edition Expired? Believe me, I already upgraded it. What’s up?</title><link>http://blogs.msdn.com/b/blakhani/archive/2009/03/10/sql-server-2008-evaluation-edition-expired-believe-me-i-already-upgraded-it-what-s-up.aspx#10345132</link><pubDate>Thu, 30 Aug 2012 19:14:09 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10345132</guid><dc:creator>Min</dc:creator><description>&lt;p&gt;Big Thanks!&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10345132" width="1" height="1"&gt;</description></item><item><title>re: How to create SQL Server 2005 Clustering with Virtual Server 2005 (Part 5)</title><link>http://blogs.msdn.com/b/blakhani/archive/2008/06/13/how-to-create-sql-server-2005-clustering-with-virtual-server-2005-part-5.aspx#10326164</link><pubDate>Mon, 02 Jul 2012 19:45:50 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10326164</guid><dc:creator>Dave</dc:creator><description>&lt;p&gt;Hi, Do you have any step by step documents which explains SQL server 2005 cluster install on Windows 2008 R2 ? or Can you share steps which I need to be aware of during this install&lt;/p&gt;
&lt;p&gt;Thanks &lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10326164" width="1" height="1"&gt;</description></item><item><title>re: How to move SQL Server from Standalone to Cluster environment</title><link>http://blogs.msdn.com/b/blakhani/archive/2010/01/27/how-to-move-sql-server-from-standalone-to-cluster-environment.aspx#10315666</link><pubDate>Wed, 06 Jun 2012 02:38:56 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10315666</guid><dc:creator>Alex</dc:creator><description>&lt;p&gt;if the dabatase path of standalone sql server is not the same with clustered sql? how to do ?&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10315666" width="1" height="1"&gt;</description></item><item><title>re: SQL Server 2008 Evaluation Edition Expired? Believe me, I already upgraded it. What’s up?</title><link>http://blogs.msdn.com/b/blakhani/archive/2009/03/10/sql-server-2008-evaluation-edition-expired-believe-me-i-already-upgraded-it-what-s-up.aspx#10303793</link><pubDate>Thu, 10 May 2012 14:21:25 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10303793</guid><dc:creator>Lizardman</dc:creator><description>&lt;p&gt;I am lookging at the Management console&amp;#39;s Help/About and we are on SP2 but still received this error and our cleint did not do and upgrade eval this was a full blown install. &amp;nbsp;BUt I am verifying that the customer did not eval it then registered it. &amp;nbsp;But the Version is @ SP2.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10303793" width="1" height="1"&gt;</description></item><item><title>re: SQL Server 2008 Evaluation Edition Expired? Believe me, I already upgraded it. What’s up?</title><link>http://blogs.msdn.com/b/blakhani/archive/2009/03/10/sql-server-2008-evaluation-edition-expired-believe-me-i-already-upgraded-it-what-s-up.aspx#10298937</link><pubDate>Mon, 30 Apr 2012 01:25:24 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10298937</guid><dc:creator>James</dc:creator><description>&lt;p&gt;thanks for info&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10298937" width="1" height="1"&gt;</description></item><item><title>re: How to move SQL Server from Standalone to Cluster environment</title><link>http://blogs.msdn.com/b/blakhani/archive/2010/01/27/how-to-move-sql-server-from-standalone-to-cluster-environment.aspx#10263675</link><pubDate>Fri, 03 Feb 2012 13:15:44 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10263675</guid><dc:creator>Balmukund</dc:creator><description>&lt;p&gt;ABCD,&lt;/p&gt;
&lt;p&gt;Same steps. Make sure the path of data drive is not getting changed.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10263675" width="1" height="1"&gt;</description></item></channel></rss>