<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd"
	xmlns:dtvmedia="http://participatoryculture.org/RSSModules/dtv/1.0"
	xmlns:media="http://search.yahoo.com/mrss"
>

<channel>
	<title>MSBLOG &#187; Bugs</title>
	<atom:link href="http://www.msblog.org/category/bugs/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.msblog.org</link>
	<description></description>
	<lastBuildDate>Mon, 16 Jan 2012 23:35:15 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<!-- podcast_generator="podPress/5.0" -->
		<copyright>&#xA9;MSBLOG 2003-2006</copyright>
		<managingEditor>msblog@msblog.org (MSBLOG)</managingEditor>
		<webMaster>msblog@msblog.org</webMaster>
		<category>MSBLOG Podcast's</category>
		<ttl>1440</ttl>
		<itunes:keywords>msblog, microsoft, blog, microsoft news, microsoft beta, microsoft products, beta news, Internet Explorer 6.0,Exchange Server 2003,Office 2003,Outlook 2003,Outlook Express 6.0,Windows 2000,Windows 98, Windows Server 2003,Microsoft Update,Windows XP,More Solution Centers,Windows,Windows XP,Windows 2000,Windows 98,Windows Update,Windows Millennium Edition,Windows, Vista, Longhorn,Office Products,Office 2003,Office XP,Outlook 2003,Access 2003,Excel 2003,Developer Tools,Visual Basic, NET, 2003,ASP.NET 1.1,NET Framework, Windows, Windows Server, Windows Server R2,Visual Basic 6.0,Visual Studio .NET 2003, Money and Business Solutions,Money,Works,Windows SharePoint Services, SharePoint Team Services, CRM, Xbox and Gaming,Games ,Photos and Publishing,Dgital Image Pro,Digital Image Suite,Internet and MSN,Internet Explorer 6.0,MSN,Outlook Express 6.0,Internet Information Services 6.0,Internet Information Server 4.0, Servers,Windows Server 2003,Exchange Server 2003,Exchange 2000 Server,Windows NT Server 4.0,SQL Server 2000,Hardware,Broadband Networking,SideWinder,Audio and Video,Windows Media Services 9 Series,Windows Media Player 9 Series, Reference, Educational,MapPoint,Streets &amp; Trips,Encarta, Google, MS, MSFT, News, beta,Windows 2000,Windows 98,Windows Millennium Edition,Windows NT Workstation 4.0,Windows Update,Windows XP Embedded,Windows XP Professional x64 Edition,Windows XP Service Pack 2,Windows XP Add-On Programs, Plus! ,Digital Media Edition,Plus! Windows Messenger 4.5, products; headlines; downloads; news; Web site; what's new; solutions; services; software; contests; corporate news; microsoft, anti-microsoft, anti microsoft, antimicrosoft, punch bill gates, microsoft boycott, the microsoft boycott campaign, microsoft sucks, microsoft boycott campaign, boycott microsoft, boycott micro$oft, bill gates, windows, microsoft windows, boycott campaign, boycott, campaign, microsoft campaign, msbc, micorsoft, microsofot, mirosoft, micro-soft, mcrosoft, microsft, micosoft, microsot, microsof, micro soft, windows nt, windows 2000, windows 98, windows me, windows xp, windows server, iis, xbox, .net, bill gates, william gates, william h gates, steve ballmer, dos, ms-dos, microsoft office, microsoft excel, excel, microsoft word, microsoft powerpoint, powerpoint, microsoft webtv, webtv, dos, ms-dos, ms dos, linux, os/2, os2, apple, macintosh, apple macintosh, amiga, acorn, unix, solaris, open source, open-source, zack, zacknet, software, free, download, blog, msn, space, cheap, domain, music, funny, UK, phones, microsoft, windows, server, longhorn, vista, Patrick, Zack, Andre, Jabez, Joseph</itunes:keywords>
		<itunes:subtitle>Podcasts from the guys who shaped Windows Server 2003 R2 - revealing the latest news behind the closed doors of Microsoft.</itunes:subtitle>
		<itunes:summary>From the guys who shaped Windows Server 2003 R2 - revealing the latest news behind the closed doors of Microsoft.</itunes:summary>
		<itunes:author>MSBLOG</itunes:author>
		<itunes:category text="Technology">
  <itunes:category text="Computers"/>
</itunes:category>
<itunes:category text="Technology">
  <itunes:category text="Information Technology"/>
</itunes:category>
<itunes:category text="Technology">
  <itunes:category text="Developers"/>
</itunes:category>
		<itunes:owner>
			<itunes:name>MSBLOG</itunes:name>
			<itunes:email>msblog@msblog.org</itunes:email>
		</itunes:owner>
		<itunes:block>No</itunes:block>
		<itunes:explicit>No</itunes:explicit>
		<itunes:image href="http://www.msblog.org/wp-content/plugins/podpress/images/powered_by_podpress_large.jpg" />
		<image>
			<url>http://www.msblog.org/wp-content/plugins/podpress/images/powered_by_podpress.jpg</url>
			<title>MSBLOG</title>
			<link>http://www.msblog.org</link>
			<width>144</width>
			<height>144</height>
		</image>
		<item>
		<title>TFS Build Failure Due to IIS Connection close</title>
		<link>http://www.msblog.org/2011/11/17/tfs-build-failure-due-to-iis-connection-close/</link>
		<comments>http://www.msblog.org/2011/11/17/tfs-build-failure-due-to-iis-connection-close/#comments</comments>
		<pubDate>Thu, 17 Nov 2011 11:12:30 +0000</pubDate>
		<dc:creator>Patrick S</dc:creator>
				<category><![CDATA[Bugs]]></category>
		<category><![CDATA[Visual Studio]]></category>

		<guid isPermaLink="false">http://www.msblog.org/?p=1670</guid>
		<description><![CDATA[I stumbled across a quirky issue today which was causing scheduled TFSBuild jobs to fail with the following error: “Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host”. When executing the build definition manually I could not reproduce the issue; the build would run through without any errors. [...]]]></description>
			<content:encoded><![CDATA[<p>I stumbled across a quirky issue today which was causing scheduled TFSBuild jobs to fail with the following error: <em>“Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host”.</em> When executing the build definition manually I could not reproduce the issue; the build would run through without any errors.</p>
<p>After a bit of searching it turns out there is a small bug in IIS 7.5 (introduced in Windows Server 2008 <strong>R2</strong>) which prevents TFS downloading files larger than 2MB over a slow network connection; IIS will expire the idle connection time-out and disconnect mid-transfer.</p>
<p><a href="http://www.msblog.org/go.php?http://www.msblog.org/wp-content/uploads/2011/11/TFSBUILD.jpg" rel="lightbox" title="(43 hits)"><img class="aligncenter" src="http://www.msblog.org/wp-content/uploads/2011/11/TFSBuildFailthumbnail.jpg" alt="" border="0" /> </a></p>
<p>Installing <a HREF="http://support.microsoft.com/kb/981898">KB981898</a> from Microsoft Support will fix this bug and allow TFS builds to run-through without any issues.</p>
<p>-Patrick</p>
]]></content:encoded>
			<wfw:commentRss>http://www.msblog.org/2011/11/17/tfs-build-failure-due-to-iis-connection-close/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Call of Duty World At War errors (d3dx9_37.dll &amp; Unhandled exception )</title>
		<link>http://www.msblog.org/2008/11/01/call-of-duty-world-at-war-errors-d3dx9_37dll-unhandled-exception/</link>
		<comments>http://www.msblog.org/2008/11/01/call-of-duty-world-at-war-errors-d3dx9_37dll-unhandled-exception/#comments</comments>
		<pubDate>Sat, 01 Nov 2008 09:32:25 +0000</pubDate>
		<dc:creator>Patrick S</dc:creator>
				<category><![CDATA[Bugs]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Xbox and Gaming]]></category>

		<guid isPermaLink="false">http://www.msblog.org/?p=1589</guid>
		<description><![CDATA[Edit*: The beta for CoD WAW has now cloed &#8211; however the following information still does apply to some users of the RTM game. I know this isn’t really related to Microsoft in any way but the public beta for Call of duty World At War has just come out and I am a huge [...]]]></description>
			<content:encoded><![CDATA[<p class="MsoNormal" style="margin: 0cm 0cm 10pt; text-align: center;"><span style="font-size: small; font-family: Calibri;"><a href="http://www.msblog.org/go.php?http://www.msblog.org/wp-content/uploads/2008/11/codwaw.jpg" rel="lightbox" title="(1045 hits)"><img class="alignnone size-medium wp-image-1590 aligncenter" title="codwaw" src="http://www.msblog.org/wp-content/uploads/2008/11/codwaw-300x91.jpg" alt="" width="300" height="91" /></a></span></p>
<p class="MsoNormal" style="margin: 0cm 0cm 10pt;"><span style="font-size: small; font-family: Calibri;"><strong>Edit*: </strong>The beta for CoD WAW has now cloed &#8211; however the following information still does apply to <span style="text-decoration: underline;">some</span> users of the RTM game.</span></p>
<p class="MsoNormal" style="margin: 0cm 0cm 10pt;"><span style="font-size: small; font-family: Calibri;">I know this isn’t really related to Microsoft in any way but the public beta for Call of duty World At War has just come out and I am a huge fan. You can download yourself a free copy of the game if you go to </span><a href="http://www.msblog.org/go.php?http://www.callofduty.com/" title="(2715 hits)"><span style="font-size: small; font-family: Calibri;">http://www.callofduty.com/</span></a><span style="font-size: small; font-family: Calibri;"> and register to get a serial number and a download link.</span></p>
<p class="MsoNormal" style="margin: 0cm 0cm 10pt;"><span style="font-size: small; font-family: Calibri;">If you are running a Vista machine you will most likely run into some difficulties when running the game for the first time after installation. These errors are:</span></p>
<p class="MsoNormal" style="margin: 0cm 0cm 10pt;"><span style="font-size: small; font-family: Calibri;">-Message box displaying missing </span><span style="color: #000000; mso-bidi-font-family: Arial;"><span style="font-size: small;"><span style="font-family: Calibri;">d3dx9_37.<strong>dll</strong> (or something along those lines)<br />
-Message Box displaying: “Error during initialization: Unhandled exception caught”</span></span></span></p>
<p class="MsoNormal" style="margin: 0cm 0cm 10pt;"><span style="color: #000000; mso-bidi-font-family: Arial;"><span style="font-size: small;"><span style="font-family: Calibri;">To remedy these problems do the following:</span></span></span></p>
<p class="MsoNormal" style="margin: 0cm 0cm 10pt;"><span style="color: #000000; mso-bidi-font-family: Arial;"><span style="font-size: small;"><span style="font-family: Calibri;"><span id="more-1589"></span></span></span></span></p>
<p class="MsoNormal" style="margin: 0cm 0cm 10pt;"><span style="color: #000000; mso-bidi-font-family: Arial;"><span style="font-size: small; font-family: Calibri;">The Missing DLL file (d3dx9_36.dll) is attributed to an outdated version of Microsoft DirectX. Simply point your browser to here (</span><a href="http://www.msblog.org/go.php?http://www.microsoft.com/downloads/details.aspx?FamilyId=2DA43D38-DB71-4C1B-BC6A-9B6652CD92A3&amp;displaylang=en" title="(32004 hits)"><span style="font-size: small; font-family: Calibri;">http://www.microsoft.com/downloads/details.aspx?FamilyId=2DA43D38-DB71-4C1B-BC6A-9B6652CD92A3&amp;displaylang=en</span></a><span style="font-size: small;"><span style="font-family: Calibri;">) to download the Microsoft DirectX 9/10 web download application. This will determine the version of DirectX installed on your system and apply the latest SDK updates accordingly. </span></span></span></p>
<p class="MsoNormal" style="margin: 0cm 0cm 10pt;"><span style="color: #000000; mso-bidi-font-family: Arial;"><span style="font-size: small;"><span style="font-family: Calibri;">After this install is complete the error should no longer appear and the game should run fine.</span></span></span></p>
<p class="MsoNormal" style="margin: 0cm 0cm 10pt;"> </p>
<p class="MsoNormal" style="margin: 0cm 0cm 10pt;"><span style="color: #000000; mso-bidi-font-family: Arial;"><span style="font-size: small;"><span style="font-family: Calibri;">The second error: “Error during initialization: Unhandled exception caught” is a stupid error attributed to the Way the game uses the Windows Vista playback Device.</span></span></span></p>
<p class="MsoNormal" style="margin: 0cm 0cm 10pt;"><span style="color: #000000; mso-bidi-font-family: Arial;"><span style="font-size: small;"><span style="font-family: Calibri;">To remedy this problem click:<br />
Start&gt;Control Panel&gt;Sound</span></span></span></p>
<p class="MsoNormal" style="margin: 0cm 0cm 10pt;"><span style="color: #000000; mso-bidi-font-family: Arial;"><span style="font-size: small;"><span style="font-family: Calibri;">Right Click on the default playback device (e.g. Speakers) and click properties. From there select the Advanced tab.<br />
To eliminate this error the default playback format must be set at 24 bit 48000Hz (Studio Quality). Simply select this from the dropdown list and apply the settings.</span></span></span></p>
<p class="MsoNormal" style="margin: 0cm 0cm 10pt;"><span style="color: #000000; mso-bidi-font-family: Arial;"><span style="font-size: small;"><span style="font-family: Calibri;">Try launching the game now-Everything should run fine.</span></span></span></p>
<p class="MsoNormal" style="margin: 0cm 0cm 10pt;"><span style="color: #000000; mso-bidi-font-family: Arial;"><span style="font-size: small; font-family: Calibri;"> </span></span><span style="color: #000000; mso-bidi-font-family: Arial;"><span style="font-size: small;"><span style="font-family: Calibri;">Any Questions or comments-don’t hesitate to post them below.</span></span></span></p>
<p class="MsoNormal" style="margin: 0cm 0cm 10pt;"><span style="color: #000000; mso-bidi-font-family: Arial;"><span style="font-size: small;"><span style="font-family: Calibri;">-Patrick (&gt;DDC&lt;Ping)</span></span></span></p>
<p class="MsoNormal" style="margin: 0cm 0cm 10pt;"> </p>
<p class="MsoNormal" style="margin: 0cm 0cm 10pt;"><strong>Edit:</strong> Looks like the beta has closed down-we&#8217;ll soon see if these errors happen in the full version released in the states today &amp; New Zealand on friday</p>
<p class="MsoNormal" style="margin: 0cm 0cm 10pt;"><strong>Edit2: </strong>Thanks to xGame (see his comment below):<br />
to any1 having problem with “error during intialization…” in xp go to: control panel-&gt;phone and modem options-&gt;modems-&gt;remove the modem/modems you are not using</p>
]]></content:encoded>
			<wfw:commentRss>http://www.msblog.org/2008/11/01/call-of-duty-world-at-war-errors-d3dx9_37dll-unhandled-exception/feed/</wfw:commentRss>
		<slash:comments>80</slash:comments>
		</item>
		<item>
		<title>Windows Live Mobile Messenger &amp; The Mysterious Trial Period&#8230;</title>
		<link>http://www.msblog.org/2008/01/09/windows-live-mobile-messenger-the-mysterious-trial-period/</link>
		<comments>http://www.msblog.org/2008/01/09/windows-live-mobile-messenger-the-mysterious-trial-period/#comments</comments>
		<pubDate>Wed, 09 Jan 2008 06:30:54 +0000</pubDate>
		<dc:creator>Patrick S</dc:creator>
				<category><![CDATA[Bugs]]></category>
		<category><![CDATA[Windows Live Messenger]]></category>
		<category><![CDATA[Windows Mobile]]></category>

		<guid isPermaLink="false">http://www.msblog.org/index.php/2008/01/10/windows-live-mobile-messenger-the-mysterious-trial-period/</guid>
		<description><![CDATA[Yesterday (and possibly the day before) a lot of commotion was caused when people started getting &#8220;Trial Period&#8221; notices appearing when using Windows Live Mobile Messenger. The message read the following (image): &#8220;Hello! Starting today, your 30 day trial period beings. By selecting OK you acknowledge that your use of Windows Live services continues to [...]]]></description>
			<content:encoded><![CDATA[<p>Yesterday (and possibly the day before) a lot of <a href="http://www.msblog.org/go.php?http://www.engadgetmobile.com/tag/live%20messenger/" title="eng (737 hits)" target="_blank">commotion</a> <a href="http://www.msblog.org/go.php?http://www.theunwired.net/?item=service-is-microsoft-charging-for-windows-live-mobile-messenger-soon" title="unwired (694 hits)" target="_blank">was</a> <a href="http://www.msblog.org/go.php?http://www.modaco.com/content/Windows-Mobile-News/263878/Windows-Live-displaying-30-day-trial-prompts-/" title="mo (784 hits)" target="_blank">caused</a> when people started getting &#8220;Trial Period&#8221; notices appearing when using Windows Live Mobile Messenger.<br />
The message read the following <a href="http://www.msblog.org/go.php?http://content.modaco.net/wlmmessage.png" title="MoDaCo (679 hits)" target="_blank" rel="lightbox">(image)</a>:</p>
<blockquote><p><span name="intelliTxt" id="intelliTXT">&#8220;Hello! Starting today, your 30 day trial period beings. By selecting OK you  acknowledge that your use of Windows Live services continues to be subject to  the Terms of Use and Privacy Statement. Data charges from your mobile operator,  including roaming fees may apply for using the Windows Live services. At the  conclusion of this trial, you will be given the option to purchase a 30 day pass.&#8221;:</span></p></blockquote>
<p>Here is what actually happened: Microsoft rolled out a direct-to-consumer billing service for the Windows Live client on Nokia S60&#8242;s in the UK and Sweden. The only problem was that not just Nokia S60 users got the message but everyone using the Live Service.</p>
<blockquote><p>As you may know, we offer Messenger services through mobile operators on lots of handsets, not just Windows Mobile. Traditionally, customers have been billed by their mobile operators for many of these services, either directly or through their data package.- <em>Matt Champagne, director of Windows Live mobile services.</em></p></blockquote>
<p>Microsoft are considering adding the &#8220;direct-to-consumer billing service&#8221; to everyone in the future the finial decision has not been made yet.</p>
<p>So&#8230;If you were on a Windows Mobile device and not a Nokia S60 and received the message by accident-<strong>ignore it</strong>!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.msblog.org/2008/01/09/windows-live-mobile-messenger-the-mysterious-trial-period/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Workaround for KB 933245 &#8211; Lsm.exe Handle Leak</title>
		<link>http://www.msblog.org/2007/05/25/workaround-for-kb-933245-lsmexe-handle-leak/</link>
		<comments>http://www.msblog.org/2007/05/25/workaround-for-kb-933245-lsmexe-handle-leak/#comments</comments>
		<pubDate>Fri, 25 May 2007 05:47:43 +0000</pubDate>
		<dc:creator>Patrick S</dc:creator>
				<category><![CDATA[Bugs]]></category>
		<category><![CDATA[Computing]]></category>
		<category><![CDATA[Media Center/Media Player]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Windows Vista]]></category>

		<guid isPermaLink="false">http://www.msblog.org/index.php/2007/05/25/workaround-for-kb-933245-lsmexe-handle-leak/</guid>
		<description><![CDATA[Consider the following scenario. If you have a computer that uses a high definition audio device, which is running Microsoft Windows Vista, and you are using Windows Media Player 11, handles and memory may be lost because of a leak in the Lsm.exe process. As you fast forward through your Windows Media Player library, or [...]]]></description>
			<content:encoded><![CDATA[<p>Consider the following scenario. If you have a computer that uses a high definition audio device, which is running Microsoft Windows Vista, and you are using Windows Media Player 11, handles and memory may be lost because of a leak in the Lsm.exe process.</p>
<p>As you fast forward through your Windows Media Player library, or have a playlist set to repeat, you may lose a large amount of handles in a short amount of time. This can lead to performance degradation and in some cases, “out of memory” error messages and other unexpected behavior. If you review the Task Manager you may notice that Lsm.exe is consuming a large amount of memory.</p>
<p>This issue only occurs if the following statements are true:</p>
<ul>
<li>Your computer utilizes a High Definition Audio Device</li>
<li>You are running Windows Vista, or Windows Vista 64-bit.</li>
<li>You are using Windows Media Player 11 to play back audio files.</li>
</ul>
<p>There is a <a href="http://www.msblog.org/go.php?http://support.microsoft.com/default.aspx/kb/933245" title="(1080 hits)">hotfix available from Microsoft</a> to resolve this issue, however in some cases this may not resolve the issue. The following workaround is a method that I have tested on several systems that exhibit this issue and have found that it does indeed resolve the issue.</p>
<ul>
<li>Click on Start, and then click on Control Panel.</li>
<li>Click on Hardware and Sound.</li>
<li>Under Sound, click on “Manage audio devices”.</li>
<li>Select your output device in the list that appears (the default output devices is commonly labelled “Speakers”)</li>
<li>Right click on the device and from the context menu click on Properties.</li>
<li>In the “Properties” window, click on the “Enhancements” tab.</li>
<li>Tick/check the option box for “Disable all enhancements”.</li>
<li>Click on OK to dismiss the properties window.</li>
<li>Click on OK to dismiss the “Sound” window.</li>
<li>Close the Control Panel window by clicking the Close (”X”) button at the top right of the window.</li>
</ul>
<p><strong>NOTE:</strong> You will have to restart your computer in order to reclaim previously lost memory and handles.</p>
<p><strong>This article was posted by MSBLOG&#8217;s Kristen Kenny on </strong><a target="_blank" href="http://www.msblog.org/go.php?http://www.canucky.net/2007/05/24/workaround-for-kb-933245-lsmexe-handle-leak.html" title="blog (763 hits)"><strong>his personal blog</strong></a><strong>: </strong><a href="http://www.msblog.org/go.php?http://www.canucky.net/" title="(1062 hits)"><strong>http://www.canucky.net</strong></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.msblog.org/2007/05/25/workaround-for-kb-933245-lsmexe-handle-leak/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Run Vista without activation many times&#8230; legally</title>
		<link>http://www.msblog.org/2007/03/16/run-vista-without-activation-many-times-legally/</link>
		<comments>http://www.msblog.org/2007/03/16/run-vista-without-activation-many-times-legally/#comments</comments>
		<pubDate>Fri, 16 Mar 2007 19:04:32 +0000</pubDate>
		<dc:creator>Zack Whittaker</dc:creator>
				<category><![CDATA[Bugs]]></category>
		<category><![CDATA[Windows Vista]]></category>

		<guid isPermaLink="false">http://www.msblog.org/index.php/2007/03/16/run-vista-without-activation-many-times-legally/</guid>
		<description><![CDATA[Microsoft has built into Vista a function that allows anyone to extend the operating system&#8217;s activation deadline not just three times, but many times. The same one-line command that postpones Vista&#8217;s activation deadline to 120 days can be used an indefinite number of times by first changing a Registry key from 0 to 1. This [...]]]></description>
			<content:encoded><![CDATA[<p>Microsoft has built into Vista a function that allows anyone to extend the operating system&#8217;s activation deadline not just three times, but many times. The same one-line command that postpones Vista&#8217;s activation deadline to 120 days can be used an indefinite number of times by first changing a Registry key from 0 to 1.</p>
<p>This isn&#8217;t a hacker exploit. It doesn&#8217;t require any tools or utilities whatsoever. Microsoft even documented the Registry key, although obtusely, on its Technet site.</p>
<p>But dishonest PC sellers could use the procedure to install thousands of copies of Vista and sell them to unsuspecting consumers or businesses as legitimately activated copies. This would certainly violate the Vista EULA, but consumers might not realize this until the PCs they bought started demanding activation — and failing — months or years later.</p>
<p>The following describes the Registry key that&#8217;s involved.</p>
<ol>
<li>While running a copy of Windows Vista that hasn&#8217;t yet been activated, click the Start button, type <strong>regedit</strong> into the Search box, then press Enter to launch the Registry Editor.</li>
<li>Explore down to the following Registry key:<br />
<strong>HKEY_LOCAL_MACHINE \ SOFTWARE \ Microsoft \ Windows NT \ CurrentVersion \ SL</strong></li>
<li>Right-click the Registry key named <strong>SkipRearm</strong> and click Edit. The default is a DWORD (a double word or 4 bytes) with a hex value of 00000000. Change this value to any positive integer, such as 00000001, save the change, and close the Registry Editor.</li>
<li>Start a command prompt with administrative rights. The fastest way to do this is to click the Start button, enter <strong>cmd</strong> in the Search box, then press Ctrl+Shift+Enter. If you&#8217;re asked for a network username and password, provide the ones that log you into your domain. You may be asked to approve a User Account Control prompt and to provide an administrator password.</li>
<li>Type one of the following two commands and press Enter:<br />
    <strong>slmgr -rearm    </strong>or<strong>    rundll32 slc.dll,SLReArmWindows<br />
</strong>Either command uses Vista&#8217;s built-in Software Licensing Manager (SLMGR) to push the activation deadline out to 30 days after the command is run. Changing SkipRearm from 0 to 1 allows SLMGR to do this an indefinite number of times. Running either command initializes the value of SkipRearm back to 0.</li>
<li>Reboot the PC to make the postponement take effect.</li>
<li>To extend the activation deadline of Vista indefinitely, repeat steps 1 through 6 as necessary</li>
</ol>
<p>Read full story and other tricks at <a href="http://www.msblog.org/go.php?http://windowssecrets.com/comp/070315/#story1" target="_blank" title="(1101 hits)">source</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.msblog.org/2007/03/16/run-vista-without-activation-many-times-legally/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Server 2003 Critical Patch KB929969=Critical Problems!</title>
		<link>http://www.msblog.org/2007/01/18/server-2003-critical-patch-kb929969critical-problems/</link>
		<comments>http://www.msblog.org/2007/01/18/server-2003-critical-patch-kb929969critical-problems/#comments</comments>
		<pubDate>Thu, 18 Jan 2007 13:13:22 +0000</pubDate>
		<dc:creator>Patrick S</dc:creator>
				<category><![CDATA[Bugs]]></category>
		<category><![CDATA[MS News]]></category>
		<category><![CDATA[Windows Server System]]></category>

		<guid isPermaLink="false">http://www.msblog.org/2007/01/18/server-2003-critical-patch-kb929969critical-problems/</guid>
		<description><![CDATA[Lets bring it on back to a Windows Server them, I was reading the Windows Server Public news-groups today and stumbled accross a post from a one bpacman regarding Microsofts latest Windows Server update that also applys to XP and Windows 2000 (KB929969-Security Bulitin MS07-004) The fact of the matter is that many Server 2003 System [...]]]></description>
			<content:encoded><![CDATA[<p>Lets bring it on back to a Windows Server them, I was reading the Windows Server Public news-groups today and stumbled accross a post from a one bpacman regarding Microsofts latest Windows Server update that also applys to XP and Windows 2000 (<a title="929969 (828 hits)" href="http://www.msblog.org/go.php?http://www.microsoft.com/technet/security/bulletin/ms07-004.mspx" target="_blank">KB929969-Security Bulitin MS07-004</a>)</p>
<p>The fact of the matter is that many Server 2003 System Admins are in for a surprise when they reboot their servers after 1/12/2007, if they have automated updates enabled.</p>
<p><strong>Why?:</strong><br />
On that date Microsoft pushed a critical patch KB929969.  The patch did not require a reboot, so your system will work fine for days, weeks or even months, but once you reboot&#8230;well lets just get into the symptoms:</p>
<p>Your first clue is that your Manage My Server screen will not work and you will get a Script Error complaining about the mys.dll/mys.hta.</p>
<p>Any attempt to open Computer Management, Enterprise Management, DeviceManagement&#8230;etc&#8230; will result in an error saying that mmc cannot find the *.msc file.</p>
<p>IIS and SQL server will fail.  Any time you hit Cntl F or Search, it will fail.</p>
<p>So what did this patch do to your server?  It removed a file. C:\Windows\System32\msxml3.dll was replaced by msxml4.dll, but this file doesn&#8217;t replace the msxml3.dll file effectively.</p>
<p><strong>So what can we do to resolve the problem?:</strong></p>
<p>Resolution:</p>
<p>Break out your Install CD and extract the following two files:</p>
<p><code>\i386\msxml3.dl_<br />
\i386\msxml3r.dl_</code></p>
<p>from a DOS prompt you will need to expand these files and install them<br />
in the system32 directory</p>
<p><code>c:> expand -r msxml3.dl_ c:\Windows\system32<br />
c:> expand -r msxml3r.dl_ c:\Windows\system32</code></p>
<p>Then you need to register the msxml3.dll file</p>
<p><code>c:> regsvr32 c:\Windows\system32\msxml3.dll</code></p>
<p>Reboot the system and your server should be fine.<br />
It seems like this Update from Microsoft has caused System admins all around the world nothing bug problems. But until this update is less buggy it looks as though a lot of servers will remain MS07-004 unpatched.</p>
<p><strong>-Although-</strong>the article states that the patch causes all sorts of confusion on a Windows Server (due to msxml3.dll being replaced) it seems that the patch has nothing to do with MS XML only VML [Vector Markup Language] (as shown in C:\WINDOWS\$NtUninstallKB929969$)</p>
<p>So either bpacman is wrong about msxml3.dll being replaced along with the VML update or right I didn&#8217;t do enough research-sorry</p>
<p>-Patrick <img src='http://www.msblog.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.msblog.org/2007/01/18/server-2003-critical-patch-kb929969critical-problems/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Just in time for the holidays another Microsoft 0-Day</title>
		<link>http://www.msblog.org/2006/12/24/just-in-time-for-the-holidays-another-microsoft-0-day/</link>
		<comments>http://www.msblog.org/2006/12/24/just-in-time-for-the-holidays-another-microsoft-0-day/#comments</comments>
		<pubDate>Sun, 24 Dec 2006 10:09:32 +0000</pubDate>
		<dc:creator>Patrick S</dc:creator>
				<category><![CDATA[Bugs]]></category>
		<category><![CDATA[MS News]]></category>
		<category><![CDATA[Products]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Windows Server System]]></category>
		<category><![CDATA[Windows Vista]]></category>
		<category><![CDATA[Windows XP]]></category>

		<guid isPermaLink="false">http://www.msblog.org/2006/12/24/just-in-time-for-the-holidays-another-microsoft-0-day/</guid>
		<description><![CDATA[Microsoft has received and acknowledged that a new 0-Day exploit is public, and the proof-of-concept code announced for it is valid today on their Security Blog. The proof-of-concept code targets the CSRSS (Client/Server Runtime Server Subsystem) the part of windows that launches and closes applications, the exploit affects all versions of Windows including the (un)released [...]]]></description>
			<content:encoded><![CDATA[<p>Microsoft has received and acknowledged that a new 0-Day exploit is public, and the proof-of-concept code announced for it is valid today on their Security Blog.</p>
<p>The proof-of-concept code targets the CSRSS (Client/Server Runtime Server Subsystem) the part of windows that launches and closes applications, the exploit affects all versions of Windows including the (un)released Windows Vista.<br />
Tested on XP Service Pack 2 the proof-of-concept will cause the computer to crash resulting in a system lockup, system failure (Blue Screen of Death), or simple hard reboot.</p>
<p>Microsoft SRC said today “Initial indications are that in order for the attack to be successful, the attacker must already have authenticated access to the target system. Of course these are preliminary findings and we have activated our emergency response process involving a multitude of folks who are investigating the issue in depth to determine the full scope and potential impact to Microsoft’s customers.”</p>
<p>This is good news for users, as a patch is coming. The potential for attack, rated less critical by Secunia is still problematic if the system is infected by rootkits, or applications designed to allow remote access to a PC. The method of attack, and the way this exploit works, means there is no real protection for end users, other than to ensure you are fully patched, and your malware, spyware, and virus scanning software is running and up to date.</p>
<p>Info Sourced from <a title="monstersandcritics.com (936 hits)" href="http://www.msblog.org/go.php?http://www.monstersandcritics.com" target="_blank">monstersandcritics.com</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.msblog.org/2006/12/24/just-in-time-for-the-holidays-another-microsoft-0-day/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Windows XP still seems to have advantages over Windows Vista</title>
		<link>http://www.msblog.org/2006/11/19/windows-xp-still-seems-to-have-advantages-over-windows-vista/</link>
		<comments>http://www.msblog.org/2006/11/19/windows-xp-still-seems-to-have-advantages-over-windows-vista/#comments</comments>
		<pubDate>Sun, 19 Nov 2006 21:47:45 +0000</pubDate>
		<dc:creator>Zack Whittaker</dc:creator>
				<category><![CDATA[Bugs]]></category>
		<category><![CDATA[Windows Live]]></category>

		<guid isPermaLink="false">http://www.msblog.org/2006/11/19/windows-xp-still-seems-to-have-advantages-over-windows-vista/</guid>
		<description><![CDATA[This has got me puzzled, flummoxed, baffled, confused, mystified and perplexed&#8230; if you would. See if you can try and explain this one because I certainly can&#8217;t.  Windows Vista RTM  I open up Messenger, click to go to my inbox and once it loads up I see &#8220;Office Live Mail&#8221;  and Office Live related advertisements splattered everywhere. Using [...]]]></description>
			<content:encoded><![CDATA[<p>This has got me puzzled, flummoxed, baffled, confused, mystified and perplexed&#8230; if you would. See if you can try and explain this one because I certainly can&#8217;t.</p>
<p><strong><a href="http://www.msblog.org/go.php?http://www.msblog.org/wp-content/uploads/2006/11/officemaillive1.jpg" rel="lightbox" title="(1619 hits)"><img src="http://www.msblog.org/wp-content/uploads/2006/11/officemaillive1.thumbnail.jpg" align="left" border="1" /></a></strong></p>
<p><strong> Windows Vista RTM<br />
</strong> I open up Messenger, click to go to my inbox and once it loads up I see &#8220;Office Live Mail&#8221;<br />
 and Office Live related advertisements splattered everywhere. Using a @live.com email<br />
 address, in this instance is <img src="http://www.msblog.org/wp-content/uploads/2006/11/emailaddy1.png" /> and I&#8217;m using Windows Vista RTM.</p>
<p> </p>
<p><strong><a href="http://www.msblog.org/go.php?http://www.msblog.org/wp-content/uploads/2006/11/officemaillive2.PNG" rel="lightbox" title="(1314 hits)"><img src="http://www.msblog.org/wp-content/uploads/2006/11/officemaillive2.thumbnail.PNG" align="left" border="1" /></a> Windows XP Media Center Edition<br />
</strong> I sign into Messenger again and once again I go into my inbox. This time it appears that<br />
 Windows Live Mail (as it&#8217;s currently branded) has released to web as there aren&#8217;t any<br />
 beta tags, and it&#8217;s given me premium services such as no advertisements. I&#8217;m using the<br />
 same <img src="http://www.msblog.org/wp-content/uploads/2006/11/emailaddy1.png" /> account except I&#8217;m using a different machine.</p>
<p>What?! I don&#8217;t get it &#8211; the same account, logging in from two different computers and two different operating systems but from the same network. Anyone got any ideas? Is Windows Live Mail readying for release? (it&#8217;s not by the way, but before Christmas definately) Shall I complain that my advertisements have disappeared? (I won&#8217;t by the way!)</p>
<p>It&#8217;s all very confusing &#8211; check your Windows Live Mail accounts &#8211; please comment on what you see and if anything&#8217;s changed, and if you&#8217;ve seen this sort of thing happening before. Thanks <img src='http://www.msblog.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.msblog.org/2006/11/19/windows-xp-still-seems-to-have-advantages-over-windows-vista/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Bug causes Microsoft to push Vista RTM to Nov. 8</title>
		<link>http://www.msblog.org/2006/10/26/bug-causes-microsoft-to-push-vista-rtm-to-nov-8/</link>
		<comments>http://www.msblog.org/2006/10/26/bug-causes-microsoft-to-push-vista-rtm-to-nov-8/#comments</comments>
		<pubDate>Thu, 26 Oct 2006 05:37:01 +0000</pubDate>
		<dc:creator>Patrick S</dc:creator>
				<category><![CDATA[Beta News]]></category>
		<category><![CDATA[Bugs]]></category>
		<category><![CDATA[Corporation]]></category>
		<category><![CDATA[MS News]]></category>
		<category><![CDATA[Windows Vista]]></category>

		<guid isPermaLink="false">http://www.msblog.org/2006/10/26/bug-causes-microsoft-to-push-vista-rtm-to-nov-8/</guid>
		<description><![CDATA[Computer World reports that PC manufacturers which had expected to get their hands on the final version of Windows Vista today will have to wait a couple more weeks for the operating system, according to sources familiar with Microsoft Corp.&#8217;s plans.Microsoft originally targeted today for Vista&#8217;s release to manufacturing, but a last-minute bug that &#8220;took most of [...]]]></description>
			<content:encoded><![CDATA[<p><a title="cw (903 hits)" href="http://www.msblog.org/go.php?http://www.computerworld.com" target="_blank">Computer World</a> reports that PC manufacturers which had expected to get their hands on the final version of Windows Vista today will have to wait a couple more weeks for the operating system, according to sources familiar with Microsoft Corp.&#8217;s plans.Microsoft originally targeted today for Vista&#8217;s release to manufacturing, but a last-minute bug that &#8220;took most of the Vista team by surprise&#8221; caused an unexpected delay, the Vista team discovered the bug, which &#8220;would totally crash the system, requiring a complete reinstall,&#8221; in Vista Build 5824 on Oct. 13. The team fixed the bug a week later in Vista Build 5840, he said, but the delivery of the operating system to PC makers was delayed. Therefore the team is now targeting a new date of Nov. 8 for Vista&#8217;s release to manufacturing.</p>
<p>Although this dosen&#8217;t change my perspective on Vista being a really great operating system-finding a bug at the last minute does put a damper on its credibility&#8230;.hopefully that&#8217;s the only hiccup and Vista will be the very best Operating System out there today.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.msblog.org/2006/10/26/bug-causes-microsoft-to-push-vista-rtm-to-nov-8/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Connect 2.2 Preview</title>
		<link>http://www.msblog.org/2006/10/11/connect-22-preview/</link>
		<comments>http://www.msblog.org/2006/10/11/connect-22-preview/#comments</comments>
		<pubDate>Thu, 12 Oct 2006 00:48:13 +0000</pubDate>
		<dc:creator>Patrick S</dc:creator>
				<category><![CDATA[Beta News]]></category>
		<category><![CDATA[Bugs]]></category>
		<category><![CDATA[MS News]]></category>
		<category><![CDATA[Testing]]></category>

		<guid isPermaLink="false">http://www.msblog.org/2006/10/11/connect-22-preview/</guid>
		<description><![CDATA[Is finally here! Go to https://connectbeta.microsoft.com/site/sitehome.aspx?SiteID=3 and take a look around. You can do most of the things you can on the main Connect site, although you&#8217;ll find that the available programs list is pretty limited. None of the feedback or sites from the production site are available here, with the exception of the Connect demo [...]]]></description>
			<content:encoded><![CDATA[<p>Is finally <a href="http://www.msblog.org/go.php?https://connectbeta.microsoft.com/site/sitehome.aspx?SiteID=3" title="(1733 hits)">here</a>! Go to <a href="http://www.msblog.org/go.php?https://connectbeta.microsoft.com/site/sitehome.aspx?SiteID=3" title="(1733 hits)">https://connectbeta.microsoft.com/site/sitehome.aspx?SiteID=3</a> and take a look around. You can do most of the things you can on the main Connect site, although you&#8217;ll find that the available programs list is pretty limited. None of the feedback or sites from the production site are available here, with the exception of the Connect demo site.</p>
<p>Take a look around and see what you think. After you sign in, click the &#8220;Manage My Profile&#8221; link at the bottom and fill out your profile data in order to be able to submit feedback. Keep in mind that this is a beta site, so the feedback isn&#8217;t going to be processed or resolved. Don&#8217;t enter your real bugs here- or do, but enter them on the real Connect site as well!</p>
<p> After you&#8217;ve taken a look around, if you have any comments you can file a feedback or suggestion form on the main Connect site at <a href="http://www.msblog.org/go.php?http://connect.microsoft.com/Connect/Feedback" title="(1086 hits)">http://connect.microsoft.com/Connect/Feedback</a>.</p>
<p>A couple of notes about the beta site; some issues were found after the deployment to the beta site and have already been resolved internally.</p>
<ul>
<li>File uploads may not work correctly with Firefox 1.5. This is known and has been corrected in a later internal build.</li>
<li>Feedback should work with both Opera and Firefox, although some display elements may not be correctly placed or visible in non-IE browsers. These issues have been largely eliminated in our internal builds.</li>
<li>After attaching files, you may notice that the &#8220;attached files count&#8221; on the Feedback Details page always remains 0. This has been corrected in our latest builds.</li>
</ul>
<p>Source straight from <a title="loop (873 hits)" href="http://www.msblog.org/go.php?http://blogs.msdn.com/csnow/archive/2006/10/11/connect-2-2-preview.aspx" target="_blank">The Feedback Loop</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.msblog.org/2006/10/11/connect-22-preview/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Google becomes Windows Live Search</title>
		<link>http://www.msblog.org/2006/10/07/google-becomes-windows-live-search/</link>
		<comments>http://www.msblog.org/2006/10/07/google-becomes-windows-live-search/#comments</comments>
		<pubDate>Sat, 07 Oct 2006 18:02:42 +0000</pubDate>
		<dc:creator>Zack Whittaker</dc:creator>
				<category><![CDATA[Bugs]]></category>
		<category><![CDATA[Humour]]></category>
		<category><![CDATA[Windows Live]]></category>

		<guid isPermaLink="false">http://www.msblog.org/2006/10/07/google-becomes-windows-live-search/</guid>
		<description><![CDATA[  OK so the title may be slightly misleading, but this is strange: 1) Go to Google.com 2) Type in search then hit I&#8217;m Feeling Lucky 3) Have a guess at what comes up. I find this rather strange because Google and Microsoft are like raaawwrrrr at each other because of sibling rivalry (unlike Apple [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.msblog.org/wp-content/uploads/2006/10/googlelive.png" /> </p>
<p>OK so the title may be slightly misleading, but this is strange:</p>
<p><strong>1) </strong>Go to Google.com<br />
<strong>2) </strong>Type in <em>search </em>then hit <em>I&#8217;m Feeling Lucky<br />
</em><strong>3) </strong>Have a guess at what comes up.</p>
<p>I find this rather strange because Google and Microsoft are like raaawwrrrr at each other because of sibling rivalry (unlike Apple which is most certainly the black sheep in the family, like the uncle we don&#8217;t talk about because he likes wearing women&#8217;s dresses and lederhosen for example). But then something like this comes about &#8211; I dredd to think what the PageRank is for Windows Live Search&#8230; if anyone wants to tell me what it is so I don&#8217;t have to bare the agony of installing Google Toolbar for my precious Internet Explorer 7, I&#8217;d appreciate it.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.msblog.org/2006/10/07/google-becomes-windows-live-search/feed/</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
		<item>
		<title>WGA service outage</title>
		<link>http://www.msblog.org/2006/10/05/wga-service-outage/</link>
		<comments>http://www.msblog.org/2006/10/05/wga-service-outage/#comments</comments>
		<pubDate>Fri, 06 Oct 2006 00:13:37 +0000</pubDate>
		<dc:creator>Patrick S</dc:creator>
				<category><![CDATA[Anti-Piracy]]></category>
		<category><![CDATA[Bugs]]></category>
		<category><![CDATA[Corporation]]></category>
		<category><![CDATA[MS News]]></category>
		<category><![CDATA[Windows XP]]></category>

		<guid isPermaLink="false">http://www.msblog.org/2006/10/05/wga-service-outage/</guid>
		<description><![CDATA[Earlier this week a server on the backend of the WGA service experienced a bug that resulted in a temporary outage. As a result, some systems were incorrectly flagged as being non-genuine, and we want to confirm for those who contacted us about this that it was indeed an error.  The WGA team has apologized for [...]]]></description>
			<content:encoded><![CDATA[<p>Earlier this week a server on the backend of the WGA service experienced a bug that resulted in a temporary outage. As a result, some systems were incorrectly flagged as being non-genuine, and we want to confirm for those who contacted us about this that it was indeed an error.  The WGA team has apologized for any disruption this may have caused for our customers.<br />
The bug that caused this issue was identified and fixed within twenty four hours of being discovered.</p>
<ol>
<li>Here are the specific steps that can be taken now to fix this issue on any affected system that isn&#8217;t genuine:<br />
Delete the data.dat file from C:\Documents and Settings\All Users\Application Data\Windows Genuine Advantage\data (The drive letter will depend on where the OS was installed)</li>
<li>Revisit <a href="http://www.msblog.org/go.php?http://www.microsoft.com/genuine/downloads/validate.aspx" title="(729 hits)">http://www.microsoft.com/genuine/downloads/validate.aspx</a> to confirm whether the machine is genuine.</li>
<li>Run wgatray.exe /b from the command line to ensure that the latest validation is updated for WGA Notifications.  This command may be absent from the user’s machine and should not be considered an error.  Please ensure that this is run as an Administrator.  A reboot may be required to remove all non-genuine notifications.</li>
</ol>
<p>The team have also implemented a webpage with special instructions that will receive any traffic from systems that are running on product keys that could have been affected by this issue.</p>
<p>A <a title="article (688 hits)" href="http://www.msblog.org/go.php?http://support.microsoft.com/kb/926333" target="_blank">KB Article</a> has been written to further point the steps to take inorder to fix the problem.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.msblog.org/2006/10/05/wga-service-outage/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Generic Host Process for Win32 Service &#8211; crashes and burns, but why?!?</title>
		<link>http://www.msblog.org/2006/10/01/generic-host-process-for-win32-service-crashes-and-burns-but-why/</link>
		<comments>http://www.msblog.org/2006/10/01/generic-host-process-for-win32-service-crashes-and-burns-but-why/#comments</comments>
		<pubDate>Sun, 01 Oct 2006 11:03:34 +0000</pubDate>
		<dc:creator>Zack Whittaker</dc:creator>
				<category><![CDATA[Bugs]]></category>
		<category><![CDATA[Rants]]></category>
		<category><![CDATA[Windows XP]]></category>

		<guid isPermaLink="false">http://www.msblog.org/2006/10/01/generic-host-process-for-win32-service-crashes-and-burns-but-why/</guid>
		<description><![CDATA[Normally I don&#8217;t post &#8220;personal&#8221; entries on here, either to do with my personal life and/or personal problems I&#8217;m having with my computer(s) but this one&#8217;s being a right pain and I&#8217;m actually concerned that other people may be having it too. If you check out the Microsoft Online Crash Analysis (ID: 1501) then it explains [...]]]></description>
			<content:encoded><![CDATA[<p>Normally I don&#8217;t post &#8220;personal&#8221; entries on here, either to do with my personal life and/or personal problems I&#8217;m having with my computer(s) but this one&#8217;s being a right pain and I&#8217;m actually concerned that other people may be having it too.</p>
<p>If you check out the <a href="http://www.msblog.org/go.php?http://oca.microsoft.com/en/response.aspx?SGD=19543bae-02c8-41e5-bd52-115f081727ae&amp;SID=1501" target="_blank" title="(1684 hits)">Microsoft Online Crash Analysis (ID: 1501)</a> then it explains basically what happens. As most of you know, the &#8220;Generic Host Process for Win32 Services&#8221; is &#8220;svchost.exe&#8221; in Task Manager. You&#8217;ll see that there&#8217;s usually at least 5 or 6 of them in Task Manager and it&#8217;s a very important service because it hosts other services and handles all the processes from DLL files &#8211; basically it&#8217;s a very important service and should never really be messed with unless you really know what you&#8217;re doing.</p>
<p>I sometimes turn my machine on and it&#8217;ll give me an error report saying that the &#8220;Generic Host Process for Win32 Services had to close&#8221; and it&#8217;ll let me report it. After I do so, it&#8217;ll take me to the Online Crash Analysis site as given above. Now this has only seemed to have happened on my laptop but on 5 different sets of operating systems and/or re-installations, and the problem only seems to come about after I install all the updates that it gives me. I&#8217;ve got Windows XP Media Center 2005 installed at the moment with all the updates, and it still happens. Is it just my laptop, or is it actually an automatic update which starts screwing things up?</p>
<p>There&#8217;s a <a href="http://www.msblog.org/go.php?http://support.microsoft.com/?kbid=894391" target="_blank" title="(4333 hits)">fix available for this problem</a> and it says that it&#8217;s a problem that happens when you install the update MS05-012, however it doesn&#8217;t freakin&#8217; work! I&#8217;m really stumped to be honest &#8211; has anyone else got this error or seen it before? Has anyone got any information? Why the hell isn&#8217;t Microsoft doing something about it? <a href="http://www.msblog.org/go.php?http://www.msblog.org/wp-content/uploads/2006/10/DxDiag.txt" target="_blank" title="(1167 hits)">Here&#8217;s my system information here</a> and obviously take out the &#8220;sensitive&#8221; data &#8211; if anyone wants to look at it, feel free and let me know if anyone&#8217;s got any ideas.</p>
<p> </p>
<div style="text-align: center"><img src="http://www.msblog.org/wp-images/stupidxp.png" alt="" /></div>
<p><strong>Update by Jabez: According to a comment left by RRasco, the fix #2 from </strong><a rel="nofollow" href="http://www.msblog.org/go.php?http://www.sizlopedia.com/2007/04/28/fix-generic-host-for-win32-process-error/" title="(1497 hits)"><span style="color: #374a74;"><strong>http://www.sizlopedia.com/2007/04/28/fix-generic-host-for-win32-process-error/</strong></span></a><strong> worked for him. Give it a shot!</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://www.msblog.org/2006/10/01/generic-host-process-for-win32-service-crashes-and-burns-but-why/feed/</wfw:commentRss>
		<slash:comments>29</slash:comments>
		</item>
		<item>
		<title>Troubleshooting event ID 12317, “File Server Resource Manager failed to enumerate share paths or DFS paths.”</title>
		<link>http://www.msblog.org/2006/09/29/troubleshooting-event-id-12317-%e2%80%9cfile-server-resource-manager-failed-to-enumerate-share-paths-or-dfs-paths%e2%80%9d/</link>
		<comments>http://www.msblog.org/2006/09/29/troubleshooting-event-id-12317-%e2%80%9cfile-server-resource-manager-failed-to-enumerate-share-paths-or-dfs-paths%e2%80%9d/#comments</comments>
		<pubDate>Sat, 30 Sep 2006 00:06:55 +0000</pubDate>
		<dc:creator>Patrick S</dc:creator>
				<category><![CDATA[Bugs]]></category>
		<category><![CDATA[Windows Server System]]></category>

		<guid isPermaLink="false">http://www.msblog.org/2006/09/29/troubleshooting-event-id-12317-%e2%80%9cfile-server-resource-manager-failed-to-enumerate-share-paths-or-dfs-paths%e2%80%9d/</guid>
		<description><![CDATA[A while ago Jabez Posted an article about FSRM: “Access is Denied” is logged in Event Viewer, Browsing Our Friends blog over at &#8220;The Filing Cabnit&#8221; It seems some light has been shed on the article as well as a small workaround. Please find most of the article below but dont forget to check out their blog [...]]]></description>
			<content:encoded><![CDATA[<p>A while ago Jabez Posted an article about <a title="permalink to FSRM: “Access is Denied” is logged in Event Viewer (891 hits)" href="http://www.msblog.org/go.php?http://www.msblog.org/2006/05/04/fsrm-access-is-denied-is-logged-in-event-viewer/">FSRM: “Access is Denied” is logged in Event Viewer</a>, Browsing Our Friends blog over at &#8220;<a title="filecab (903 hits)" href="http://www.msblog.org/go.php?http://blogs.technet.com/filecab/" target="_blank">The Filing Cabnit</a>&#8221; It seems some light has been shed on the article as well as a small workaround. Please find most of the article below but dont forget to check out their blog to get the full story-You rock guys.</p>
<p><code>EVENT LOG Application<br />
EVENT TYPE Warning<br />
SOURCE SRMSVC<br />
EVENT ID 12317<br />
COMPUTERNAME   SERVER2<br />
TIME 5/1/2006 12:15:45 PM<br />
MESSAGE File Server Resource Manager failed to enumerate share paths or DFS paths. Mappings from local file paths to share and DFS paths may be incomplete or temporarily unavailable. FSRM will retry the operation at a later time.<br />
Error-specific details:<br />
Error: (0x80070005) Access is denied. </code></p>
<p><em>Although this event doesn’t affect quota functionality, the fact that it occurs hourly has prompted numerous support calls from customers. We’ve isolated the cause and the solution for this event…well, most of the cause anyway. </em></p>
<p><em>An Event 12317 showing access denied is caused when the NT AUTHORITY\Authenticated Users group is not a member of the BUILTIN\Users group in the domain. (As you might know, the local BUILTIN\Users group on a domain controller is mapped to the domain built-in group Users. Therefore, the effect of removing NT AUTHORITY\Authenticated Users from the BUILTIN\Users group on a domain controller has a domain-wide effect.)  </em></p>
<p><em>Why does this cause the event error? Because the DFS RPC endpoint is configured to allow both BUILTIN\Administrators access and BUILTIN\Users access, the latter of which is assumed to contain NT AUTHORITY\Authenticated Users (the default setting). Without NT AUTHORITY\Authenticated Users in the mix, the NetDfsEnum API fails to enumerate the domain-based roots because the FSRM service is authenticating with that identity. The resulting ERROR_ACCESS_DENIED error causes the event to fire.</em></p>
<p><em>What we haven’t solved is why NT AUTHORITY\Authenticated Users would be removed from the BUILTIN\Users group. We’ve looked for Active Directory guidance indicating this is a best practice, but we couldn’t find any. We suspect that admins might intentionally remove this group in an attempt to increase security. </em></p>
<p><em>So, to resolve this event, add NT AUTHORITY\Authenticated Users to BUILTIN\Users group on the PDC emulator. You can check this by launching Active Directory Users and Computers and looking in the Builtin folder for the domain. The Users group must contain the Authenticated Users group. If it does not, you can add it using the snap-in. Next, stop and restart the FSRM-related services (srmreports and srmsvc) on the file servers where FSRM is running.</em></p>
<p>If you were one of the 39 people requesting updates on the article that Jabez posted a while back i will alert you ASAP with links to this article and the one at the File Cab.<br />
Hope the information helps-All credit is to the guys at the <a title="filecab (710 hits)" href="http://www.msblog.org/go.php?http://blogs.technet.com/filecab/archive/2006/09/29/459430.aspx" target="_blank">Filing Cabnit Blog</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.msblog.org/2006/09/29/troubleshooting-event-id-12317-%e2%80%9cfile-server-resource-manager-failed-to-enumerate-share-paths-or-dfs-paths%e2%80%9d/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Installing Windows Vista RC1 in VMWare Workstation</title>
		<link>http://www.msblog.org/2006/09/14/installing-windows-vista-rc1-in-vmware-workstation/</link>
		<comments>http://www.msblog.org/2006/09/14/installing-windows-vista-rc1-in-vmware-workstation/#comments</comments>
		<pubDate>Thu, 14 Sep 2006 05:47:16 +0000</pubDate>
		<dc:creator>kenlin@HK [MVP]</dc:creator>
				<category><![CDATA[Bugs]]></category>
		<category><![CDATA[Virtual Machine]]></category>
		<category><![CDATA[Windows Vista]]></category>

		<guid isPermaLink="false">http://www.msblog.org/2006/09/14/installing-windows-vista-rc1-in-vmware-workstation/</guid>
		<description><![CDATA[If you are trying to install Windows Vista RC1 in VMWare Workstation, you may see setup appear to hang on the text-mode screen that says &#8220;Windows is loading files&#8230;&#8221;. Actually what has happened is that Vista Setup is already in graphics mode trying to do things, but something about the way it switches the display [...]]]></description>
			<content:encoded><![CDATA[<p><img id="image1085" height="96" alt="wv_home_nav_pearl.png" src="http://www.msblog.org/wp-content/uploads/2006/09/wv_home_nav_pearl.png" width="64" /><img id="image1086" height="39" alt="logo_top.gif" src="http://www.msblog.org/wp-content/uploads/2006/09/logo_top.gif" width="128" /></p>
<p>If you are trying to install Windows Vista RC1 in VMWare Workstation, you may see setup appear to hang on the text-mode screen that says &#8220;Windows is loading files&#8230;&#8221;.</p>
<p>Actually what has happened is that Vista Setup is already in graphics mode trying to do things, but something about the way it switches the display adapter into graphics mode is not working right on VMWare.</p>
<p>Since Microsoft makes a competitive product, Virtual PC, this is funny that they come out with a major new test release(Windows Vista RC1) that just not work on VMWare Workstation. Or Product team did not test this product with VMWare Workstation? But in my memory, I can recall that Microsoft also using VMWare Workstation before Microsoft has bought VirtualPC.</p>
<p>After researching, I found that there is a workaround, for now, while VMWare works on the problem. Before you install Windows Vista RC1 to VMWare Workstation, you may edit the virtual machine&#8217;s .vmx to include the following,</p>
<blockquote dir="ltr" style="margin-right: 0px"><p>svga.maxWidth = &#8220;640&#8243;<br />
svga.maxHeight = &#8220;480&#8243;</p></blockquote>
<p>You can get Vista installed in VGA 16 color 640&#215;480 mode (it will look awful) and then when you get everything running, install VMWare tools and take out those two lines and you&#8217;ll be good to go.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.msblog.org/2006/09/14/installing-windows-vista-rc1-in-vmware-workstation/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Folder Bug in XP-Wont allow port names</title>
		<link>http://www.msblog.org/2006/09/04/folder-bug-in-xp-wont-allow-port-names/</link>
		<comments>http://www.msblog.org/2006/09/04/folder-bug-in-xp-wont-allow-port-names/#comments</comments>
		<pubDate>Mon, 04 Sep 2006 10:01:21 +0000</pubDate>
		<dc:creator>Patrick S</dc:creator>
				<category><![CDATA[Bugs]]></category>
		<category><![CDATA[Humour]]></category>
		<category><![CDATA[Windows XP]]></category>

		<guid isPermaLink="false">http://www.msblog.org/2006/09/04/folder-bug-in-xp-wont-allow-port-names/</guid>
		<description><![CDATA[Just read something interesting on a message board , An Indian discovered that nobody can create a FOLDER anywhere on the computer which can be named as a port on your computer (such as CON, LPT1 etc etc.) This also works when you try to create a file called &#8220;CON&#8221;, or &#8220;CON.&#8221;. &#8220;.CON&#8221; shows up [...]]]></description>
			<content:encoded><![CDATA[<p>Just read something interesting on a <a title="mb (668 hits)" href="http://www.msblog.org/go.php?http://www.adelaider.com/?thread=7486" target="_blank">message board </a>,</p>
<p>An Indian discovered that nobody can create a FOLDER anywhere on the computer which can be named as a port on your computer (such as CON, LPT1 etc etc.)<br />
This also works when you try to create a file called &#8220;CON&#8221;, or &#8220;CON.&#8221;. &#8220;.CON&#8221; shows up the way it should. It&#8217;s comes back from the DOS days.</p>
<p>Thus the following wont work: CON, AUX, COM1, COM2, COM3, COM4, LPT1, LPT2, LPT3, PRN or NUL.<br />
Give it a try if you want-<strike>I have not tested it on vista but I suspect it won&#8217;t work either</strike> <strong>Confirmed</strong>&#8230;Works on vista (thanks Jordan)</p>
<p>Another Useless fact from me <img src='http://www.msblog.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.msblog.org/2006/09/04/folder-bug-in-xp-wont-allow-port-names/feed/</wfw:commentRss>
		<slash:comments>13</slash:comments>
		</item>
		<item>
		<title>Messenger Service &#8211; issues signing in</title>
		<link>http://www.msblog.org/2006/06/21/messenger-service-issues-signing-in/</link>
		<comments>http://www.msblog.org/2006/06/21/messenger-service-issues-signing-in/#comments</comments>
		<pubDate>Wed, 21 Jun 2006 20:14:26 +0000</pubDate>
		<dc:creator>Zack Whittaker</dc:creator>
				<category><![CDATA[Bugs]]></category>
		<category><![CDATA[Windows Live]]></category>
		<category><![CDATA[Windows Live Messenger]]></category>

		<guid isPermaLink="false">http://www.msblog.org/?p=812</guid>
		<description><![CDATA[Well, to be expected really. Try and put this into context&#8230; there have been special Windows Live Messenger servers running for the last few months to enable the new users to use some of the new features. The old MSN Messenger servers were tied into them so that the WLM and the MSN clients can [...]]]></description>
			<content:encoded><![CDATA[<p>Well, to be expected really. Try and put this into context&#8230; there have been special Windows Live Messenger servers running for the last few months to enable the new users to use some of the new features. The old MSN Messenger servers were tied into them so that the WLM and the MSN clients can still talk and communicate with each other. Now that Windows Live Messenger has been released, they all need upgrading to at least accommodate the new client.</p>
<p>As expected (well, duhhh) there are/were/will be teething problems. Those who can sign in, <strong>don&#8217;t sign out</strong>. Those who can&#8217;t send messages to a particular person, close the window then open again and for some reason this seems to help. If you can&#8217;t sign in, use the <a href="http://www.msblog.org/go.php?http://webmessenger.msn.com" target="_blank" title="(427 hits)">MSN Web Messenger</a> which should still work.</p>
<p>Other things might arise &#8211; such as not being able to use certain features, and some contacts (except Mobile contacts) may not appear online, and those who are currently still talking to you may appear to be offline. Although there isn&#8217;t a time set on when this will be fixed, it should be sorted within the next few hours of this post, so by about 11pm British Summertime, and yeh, it&#8217;s a worldwide issue <img src='http://www.msblog.org/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
<p>To demonstrate this easier, I&#8217;ve mocked up the following concept design:</p>
<div style="text-align: center"><img src="http://www.msblog.org/wp-content/uploads/2006/06/lol.PNG" /></div>
]]></content:encoded>
			<wfw:commentRss>http://www.msblog.org/2006/06/21/messenger-service-issues-signing-in/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Bug in IE6, but fixed in IE7, And please use GIF over PNG in your Gadgets</title>
		<link>http://www.msblog.org/2006/06/20/bug-in-ie6-but-fixed-in-ie7-and-please-use-gif-over-png-in-your-gadgets/</link>
		<comments>http://www.msblog.org/2006/06/20/bug-in-ie6-but-fixed-in-ie7-and-please-use-gif-over-png-in-your-gadgets/#comments</comments>
		<pubDate>Wed, 21 Jun 2006 03:03:05 +0000</pubDate>
		<dc:creator>kenlin@HK [MVP]</dc:creator>
				<category><![CDATA[Bugs]]></category>
		<category><![CDATA[Internet Explorer]]></category>
		<category><![CDATA[Windows Vista]]></category>

		<guid isPermaLink="false">http://www.msblog.org/?p=811</guid>
		<description><![CDATA[Update news from Live.com Team, they found a new bug in IE6 when IE doing the Image Filtering. Details here, &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212; We have recently released a workaround for a bug in IE6 where image filters for PNG can cause a hang on the Live.com site. This IE bug is already fixed in IE7, but we still [...]]]></description>
			<content:encoded><![CDATA[<p><img height="70" alt="MicrosoftGadgetBanner" src="http://www.msblog.org/wp-content/uploads/2006/06/banner0.jpg" width="670" /></p>
<p>Update news from <strong>Live.com</strong> Team, they found a new bug in IE6 when IE doing the Image Filtering.<br />
Details here,</p>
<p>&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;</p>
<p>We have recently released a workaround for a bug in IE6 where image filters for PNG can cause a hang on the Live.com site. This IE bug is already fixed in IE7, but we still needed to workaround it to make sure the site works properly for IE6.</p>
<p>To understand the problem, here is an explanation from the IE team (thanks Peter Gurevich!):</p>
<ul>
<li>Each IE 6 window is a UI thread. </li>
<li>The HTML page and any script you written for the page run in the UI thread.  Therefore filters in your page or in script will download on the UI thread</li>
<li>IE’s implementation of the AlphaImageLoader filter downloads images synchronously </li>
<li>Synchronous loading of an image or successive images on the UI thread has the potential to hang the browser and adversely affect the user experience.</li>
</ul>
<p>Our workaround is to stop applying transparent image filters to PNG. As a result, your transparent PNG will not look as great as it used to. <strong>I would encourage you to change to using transparent GIF moving forward.</strong>Sorry for the inconvenience &#8211; the SDK will be updated with this new info in our next release.</p>
<p>Thanks!<br />
<strong>James Lau</strong><br />
<strong>Program Manager<br />
</strong><strong>Live.com Team</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://www.msblog.org/2006/06/20/bug-in-ie6-but-fixed-in-ie7-and-please-use-gif-over-png-in-your-gadgets/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Upgrading the schema using R2 x64 CD on an existing x86 Windows Server 2003 SP1?</title>
		<link>http://www.msblog.org/2006/05/09/trying-to-upgrade-the-schema-using-r2-64bit-cd-on-an-existing-32bit-windows-server-2003-sp1/</link>
		<comments>http://www.msblog.org/2006/05/09/trying-to-upgrade-the-schema-using-r2-64bit-cd-on-an-existing-32bit-windows-server-2003-sp1/#comments</comments>
		<pubDate>Tue, 09 May 2006 18:47:16 +0000</pubDate>
		<dc:creator>Jabez Gan [MVP]</dc:creator>
				<category><![CDATA[Bugs]]></category>
		<category><![CDATA[Windows Server System]]></category>

		<guid isPermaLink="false">http://www.msblog.org/?p=610</guid>
		<description><![CDATA[Problem: You have Windows Server 2003 SP1 as your primary domain controller. IT department has purchased Windows Server 2003 R2 and wants to setup as a member server. But when you pop in the 64bit R2 CD into the CD-drive of the Primary Controller (Windows Server 2003 SP1), you will receive an error: &#8221;The image file [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Problem:</strong></p>
<p>You have Windows Server 2003 SP1 as your primary domain controller. IT department has purchased Windows Server 2003 R2 and wants to setup as a member server.</p>
<p>But when you pop in the 64bit R2 CD into the CD-drive of the Primary Controller (Windows Server 2003 SP1), you will receive an error: &#8221;The image file for adprep is valid, but it is for a machine type other than the current machine.&#8221;</p>
<p><strong>Cause:</strong></p>
<p>The ADPREP folder in the 64bit R2 CD doesn&#8217;t have the 32bit binaries, thus you are unable to do a ADPREP using the 64-bit R2 CD on a 32-bit Domain Controller. This goes the same when you have a 32-bit R2 CD and trying to upgrade the schema on a 64-bit Domain Controller.</p>
<p><strong>Resolution:</strong></p>
<p>Microsoft is working on a fix.</p>
<p><strong>Please leave a comment</strong> here to be notified when there&#8217;s a resolution/fix/workaround.</p>
<p><strong>Update 1</strong>: MS has a fix for this. To receive the fix, please contact Microsoft PSS and request for <strong>Hotfix 919151</strong>. Microsoft PSS: <a href="http://www.msblog.org/go.php?http://www.windowsitpro.com/Article/ArticleID/20150/20150.html" title="(1708 hits)">http://www.windowsitpro.com/Article/ArticleID/20150/20150.html</a></p>
<p>Note: No $ will be charged for hotfix request from Microsoft PSS.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.msblog.org/2006/05/09/trying-to-upgrade-the-schema-using-r2-64bit-cd-on-an-existing-32bit-windows-server-2003-sp1/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>Aero Glass on Windows Server 2003 R2?</title>
		<link>http://www.msblog.org/2006/05/07/aero-glass-on-windows-server-2003-r2/</link>
		<comments>http://www.msblog.org/2006/05/07/aero-glass-on-windows-server-2003-r2/#comments</comments>
		<pubDate>Sun, 07 May 2006 14:32:03 +0000</pubDate>
		<dc:creator>Zack Whittaker</dc:creator>
				<category><![CDATA[Bugs]]></category>
		<category><![CDATA[Windows Server System]]></category>
		<category><![CDATA[Windows Vista]]></category>

		<guid isPermaLink="false">http://www.msblog.org/?p=602</guid>
		<description><![CDATA[Yep, it&#8217;s possible but it&#8217;s to be disputed whether it&#8217;s actually Aero Glass or not. I un-ISO&#8217;d a build of Vista and came up with the setup screen, on my Windows Server 2003 R2 server at home. On the setup screen was a link to the File and Settings Transfer Wizard (or Windows Easy Transfer as it&#8217;s now [...]]]></description>
			<content:encoded><![CDATA[<p>Yep, it&#8217;s possible but it&#8217;s to be disputed whether it&#8217;s actually Aero Glass or not. I un-ISO&#8217;d a build of Vista and came up with the setup screen, on my Windows Server 2003 R2 server at home. On the setup screen was a link to the File and Settings Transfer Wizard (or Windows Easy Transfer as it&#8217;s now known) and because the computer was running a bit slow at the time, came up with the Windows Easy Transfer dialog with the blue-green &#8220;Aurora&#8221; wallpaper still being loaded. Therefore, came up with the Aero Glass dialog box.</p>
<p><a href="http://www.msblog.org/wp-content/uploads/2006/05/transfer1.jpg" target="_blank" / rel="lightbox"><a href="http://www.msblog.org/wp-content/uploads/2006/05/transfer1.jpg" target="_blank" rel="lightbox"></p>
<div style="text-align: center"><img height="76" src="http://www.msblog.org/wp-content/uploads/2006/05/transfer1.thumbnail.jpg" width="96" border="0" /></div>
<div style="text-align: center">Click for a larger image</div>
<p /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.msblog.org/2006/05/07/aero-glass-on-windows-server-2003-r2/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>

