<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/utility/FeedStylesheets/atom.xsl" media="screen"?><feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-US"><title type="html">Aaron Block's Blog</title><subtitle type="html" /><id>http://blogs.msdn.com/ablock/atom.xml</id><link rel="alternate" type="text/html" href="http://blogs.msdn.com/ablock/default.aspx" /><link rel="self" type="application/atom+xml" href="http://blogs.msdn.com/ablock/atom.xml" /><generator uri="http://communityserver.org" version="2.1.61025.2">Community Server</generator><updated>2008-09-16T14:21:00Z</updated><entry><title>Exposing TFS 2010 (Beta 2+) to the Internet</title><link rel="alternate" type="text/html" href="http://blogs.msdn.com/ablock/archive/2009/08/24/exposing-tfs-2010-beta-2-to-the-internet.aspx" /><link rel="enclosure" type="application/octet-stream" length="1897199" href="http://blogs.msdn.com/ablock/attachment/9882725.ashx" /><id>http://blogs.msdn.com/ablock/archive/2009/08/24/exposing-tfs-2010-beta-2-to-the-internet.aspx</id><published>2009-08-24T18:05:00Z</published><updated>2009-08-24T18:05:00Z</updated><content type="html">&lt;P&gt;Hi all, &lt;/P&gt;
&lt;P&gt;I've recently put together a document about how to expose TFS 2010 (Beta 2+) to the Internet. If interested, take a look through it and let me know what you think (positive or negative).&amp;nbsp;Note: This document &lt;STRONG&gt;does not apply to Beta 1&lt;/STRONG&gt;.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;EDIT: &lt;/STRONG&gt;Updated the document to incoperate feedback.&lt;/P&gt;
&lt;P&gt;Thanks, &lt;/P&gt;
&lt;P&gt;--Aaron&lt;/P&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9882725" width="1" height="1"&gt;</content><author><name>Aaron.Block</name><uri>http://blogs.msdn.com/members/Aaron.Block.aspx</uri></author><category term="TFS" scheme="http://blogs.msdn.com/ablock/archive/tags/TFS/default.aspx" /><category term="TFS 2010" scheme="http://blogs.msdn.com/ablock/archive/tags/TFS+2010/default.aspx" /></entry><entry><title>For TFS 2010 Beta 1, Resolving TF31001 "The ServicePointManager does not support proxies with the https scheme."</title><link rel="alternate" type="text/html" href="http://blogs.msdn.com/ablock/archive/2009/05/20/for-tfs-2010-beta-1-resolving-tf31001-the-servicepointmanager-does-not-support-proxies-with-the-https-scheme.aspx" /><id>http://blogs.msdn.com/ablock/archive/2009/05/20/for-tfs-2010-beta-1-resolving-tf31001-the-servicepointmanager-does-not-support-proxies-with-the-https-scheme.aspx</id><published>2009-05-20T23:48:00Z</published><updated>2009-05-20T23:48:00Z</updated><content type="html">&lt;P style="MARGIN: 0in 0in 10pt" class=MsoNormal&gt;&lt;FONT size=3&gt;&lt;FONT face=Calibri&gt;Recently, we’ve noticed a number of Team Explorer 2010 Beta 1 users are encountering the following error while attempting to connect to a HTTPS TFS server:&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;BLOCKQUOTE&gt;
&lt;P style="MARGIN: 0in 0in 10pt" class=MsoNormal&gt;&lt;FONT size=3&gt;&lt;FONT face=Calibri&gt;TF31001: Cannot connect to Team Foundation Server at xxx.com. The server returned the following error: The ServicePointManager does not support proxies with the https scheme.&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;
&lt;P style="MARGIN: 0in 0in 10pt" class=MsoNormal&gt;&lt;FONT face=Calibri&gt;&lt;FONT size=3&gt;This problem appears to be related to our decision to switch the default behavior of the BypassProxyOnLocal setting.&lt;SPAN style="mso-spacerun: yes"&gt;&amp;nbsp; &lt;/SPAN&gt;The BypassProxyOnLocal setting indiciates whether the proxy server should be bypassed for local addresses. (Local requests are identified by either the lack of a period [such as http://webserver] or those that are talking to the local server [such as http://localhost or http://127.0.0.1]). &lt;/FONT&gt;&lt;FONT size=3&gt;If true, the local requests bypass the proxy; otherwise, if false&lt;/FONT&gt;&lt;FONT size=3&gt;, all Internet requests are made through the proxy server. &lt;?xml:namespace prefix = o ns = "urn:schemas-microsoft-com:office:office" /&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 10pt" class=MsoNormal&gt;&lt;FONT size=3&gt;&lt;FONT face=Calibri&gt;In TFS 2008, the default value for BypassProxyOnLocal was false. This changed in 2010. Setting BypassProxyOnLocal to true improves the performance of the initial connection and resolves a performance problem experienced by some customers. So, unless you are reciving this error, you should not change the value of BypassProxyOnLocal.&lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 10pt" class=MsoNormal&gt;&lt;FONT size=3&gt;&lt;FONT face=Calibri&gt;If you are receiving the TF31001 error, you should be able to resolve this issue by running the following commands:&lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 10pt" class=MsoNormal&gt;&lt;FONT size=3&gt;&lt;FONT face=Calibri&gt;&lt;STRONG&gt;On all machine:&lt;o:p&gt;&lt;/o:p&gt;&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;BLOCKQUOTE&gt;
&lt;P style="MARGIN: 0in 0in 10pt" class=MsoNormal&gt;&lt;FONT size=3&gt;&lt;FONT face=Calibri&gt;reg add hklm\SOFTWARE\Microsoft\VisualStudio\10.0\TeamFoundation\RequestSettings /v BypassProxyOnLocal /t REG_SZ /d False&lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;
&lt;BLOCKQUOTE&gt;
&lt;P style="MARGIN: 0in 0in 10pt" class=MsoNormal&gt;&lt;FONT size=3&gt;&lt;FONT face=Calibri&gt;reg add hklm\SOFTWARE\Microsoft\TeamFoundationServer\10.0\RequestSettings /v BypassProxyOnLocal /t REG_SZ /d False&lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;
&lt;P style="MARGIN: 0in 0in 10pt" class=MsoNormal&gt;&lt;FONT size=3&gt;&lt;FONT face=Calibri&gt;&lt;STRONG&gt;Additionally on a 64-bit machine:&lt;o:p&gt;&lt;/o:p&gt;&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;BLOCKQUOTE&gt;
&lt;P style="MARGIN: 0in 0in 10pt" class=MsoNormal&gt;&lt;FONT size=3&gt;&lt;FONT face=Calibri&gt;reg add hklm\SOFTWARE\Wow6432Node\Microsoft\TeamFoundationServer\10.0\RequestSettings /v BypassProxyOnLocal /t REG_SZ /d False&lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;
&lt;BLOCKQUOTE&gt;
&lt;P style="MARGIN: 0in 0in 10pt" class=MsoNormal&gt;&lt;FONT size=3&gt;&lt;FONT face=Calibri&gt;reg add hklm\SOFTWARE\Wow6432Node\Microsoft\VisualStudio\10.0\TeamFoundation\RequestSettings /v BypassProxyOnLocal /t REG_SZ /d False&lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;
&lt;P style="MARGIN: 0in 0in 10pt" class=MsoNormal&gt;&lt;o:p&gt;&lt;FONT size=3 face=Calibri&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/o:p&gt;&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 10pt" class=MsoNormal&gt;&lt;o:p&gt;&lt;FONT size=3 face=Calibri&gt;&amp;nbsp;--Aaron&lt;/FONT&gt;&lt;/o:p&gt;&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 10pt" class=MsoNormal&gt;&lt;o:p&gt;&lt;FONT size=3 face=Calibri&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/o:p&gt;&lt;/P&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9632868" width="1" height="1"&gt;</content><author><name>Aaron.Block</name><uri>http://blogs.msdn.com/members/Aaron.Block.aspx</uri></author><category term="TFS Tip" scheme="http://blogs.msdn.com/ablock/archive/tags/TFS+Tip/default.aspx" /><category term="TFS" scheme="http://blogs.msdn.com/ablock/archive/tags/TFS/default.aspx" /></entry><entry><title>Upgrading to TFS 2008 and Changing Servers</title><link rel="alternate" type="text/html" href="http://blogs.msdn.com/ablock/archive/2009/04/20/upgrading-to-tfs-2008-and-changing-servers.aspx" /><id>http://blogs.msdn.com/ablock/archive/2009/04/20/upgrading-to-tfs-2008-and-changing-servers.aspx</id><published>2009-04-20T17:47:00Z</published><updated>2009-04-20T17:47:00Z</updated><content type="html">&lt;P&gt;Hi All, &lt;/P&gt;
&lt;P&gt;&amp;nbsp;I've written a post on the TFS admin &amp;amp; Ops site on &amp;nbsp;how to upgrade to TFS 2008 while changing servers that might be helpful, &lt;A href="http://blogs.msdn.com/tfsao/archive/2009/04/20/upgrading-to-team-foundation-server-2008-while-changing-servers.aspx"&gt;http://blogs.msdn.com/tfsao/archive/2009/04/20/upgrading-to-team-foundation-server-2008-while-changing-servers.aspx&lt;/A&gt;&lt;/P&gt;
&lt;P mce_keep="true"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;--Aaron&lt;/P&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9556750" width="1" height="1"&gt;</content><author><name>Aaron.Block</name><uri>http://blogs.msdn.com/members/Aaron.Block.aspx</uri></author><category term="TFS Tip" scheme="http://blogs.msdn.com/ablock/archive/tags/TFS+Tip/default.aspx" /></entry><entry><title>Moving Servers in TFS</title><link rel="alternate" type="text/html" href="http://blogs.msdn.com/ablock/archive/2009/02/20/moving-servers-in-tfs.aspx" /><id>http://blogs.msdn.com/ablock/archive/2009/02/20/moving-servers-in-tfs.aspx</id><published>2009-02-20T21:08:00Z</published><updated>2009-02-20T21:08:00Z</updated><content type="html">&lt;P style="MARGIN: 0in 0in 0pt" class=MsoNormal&gt;&lt;FONT size=3 face=Calibri&gt;I’m currently putting together a series of blog posts that describe the most common team foundation server (TFS) moves. You can find the intro to this series, called “Server Change We Can Believe In” here: &lt;/FONT&gt;&lt;A href="http://blogs.msdn.com/tfsao/archive/2009/02/20/server-change-we-can-believe-in.aspx"&gt;&lt;FONT size=3 face=Calibri&gt;http://blogs.msdn.com/tfsao/archive/2009/02/20/server-change-we-can-believe-in.aspx&lt;/FONT&gt;&lt;/A&gt;&lt;FONT size=3 face=Calibri&gt; and the index here: &lt;/FONT&gt;&lt;A href="http://blogs.msdn.com/tfsao/archive/2009/02/20/index-of-server-moves.aspx"&gt;&lt;FONT size=3 face=Calibri&gt;http://blogs.msdn.com/tfsao/archive/2009/02/20/index-of-server-moves.aspx&lt;/FONT&gt;&lt;/A&gt;&lt;FONT size=3&gt;&lt;FONT face=Calibri&gt; &lt;?xml:namespace prefix = o ns = "urn:schemas-microsoft-com:office:office" /&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 0pt" class=MsoNormal&gt;&lt;o:p&gt;&lt;FONT size=3 face=Calibri&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/o:p&gt;&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 0pt" class=MsoNormal&gt;&lt;FONT size=3&gt;&lt;FONT face=Calibri&gt;--Aaron&lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 0pt" class=MsoNormal&gt;&lt;o:p&gt;&lt;FONT size=3 face=Calibri&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/o:p&gt;&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 0pt" class=MsoNormal&gt;&lt;FONT size=3&gt;&lt;FONT face=Calibri&gt;P.S. I had a hard time choosing between titling the series “Server Change We Can Believe In” or “Maverick Moves” &lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P mce_keep="true"&gt;&amp;nbsp;&lt;/P&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9436382" width="1" height="1"&gt;</content><author><name>Aaron.Block</name><uri>http://blogs.msdn.com/members/Aaron.Block.aspx</uri></author><category term="TFS Tip" scheme="http://blogs.msdn.com/ablock/archive/tags/TFS+Tip/default.aspx" /><category term="TFS" scheme="http://blogs.msdn.com/ablock/archive/tags/TFS/default.aspx" /></entry><entry><title>TFS &amp; Hyper-V</title><link rel="alternate" type="text/html" href="http://blogs.msdn.com/ablock/archive/2009/02/03/tfs-hyper-v.aspx" /><id>http://blogs.msdn.com/ablock/archive/2009/02/03/tfs-hyper-v.aspx</id><published>2009-02-03T18:01:00Z</published><updated>2009-02-03T18:01:00Z</updated><content type="html">&lt;P&gt;Hi all, &lt;/P&gt;
&lt;P&gt;If you are interested in learning more about using TFS for Hyper-V. I've made a post at the TFS A&amp;amp;O blog. Enjoy&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;A href="http://blogs.msdn.com/tfsao/archive/2009/02/03/hyper-v-and-tfs.aspx"&gt;http://blogs.msdn.com/tfsao/archive/2009/02/03/hyper-v-and-tfs.aspx&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;--Aaron&lt;/P&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9393292" width="1" height="1"&gt;</content><author><name>Aaron.Block</name><uri>http://blogs.msdn.com/members/Aaron.Block.aspx</uri></author><category term="TFS Tip" scheme="http://blogs.msdn.com/ablock/archive/tags/TFS+Tip/default.aspx" /><category term="TFS" scheme="http://blogs.msdn.com/ablock/archive/tags/TFS/default.aspx" /><category term="Hyper-V" scheme="http://blogs.msdn.com/ablock/archive/tags/Hyper-V/default.aspx" /></entry><entry><title>TFSDeleteProject MSDN Paper</title><link rel="alternate" type="text/html" href="http://blogs.msdn.com/ablock/archive/2008/10/29/tfsdeleteproject-msdn-paper.aspx" /><id>http://blogs.msdn.com/ablock/archive/2008/10/29/tfsdeleteproject-msdn-paper.aspx</id><published>2008-10-30T00:20:00Z</published><updated>2008-10-30T00:20:00Z</updated><content type="html">&lt;P&gt;For the past little while, I've been gathering information together about the behavior of TFSDeleteProject. Earlier today, we put the finishing touches on this document, and now it's been published to MSDN. So, if you would like to know all about the behavior of TFSDeleteProject (including how to resolve failures and exactly what data is deleted by TFSDeleteProject), follow this link to find out more.&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="FONT-SIZE: 12pt; FONT-FAMILY: 'Times New Roman','serif'; mso-fareast-font-family: 'Times New Roman'; mso-ansi-language: EN-US; mso-fareast-language: EN-US; mso-bidi-language: AR-SA"&gt;&lt;A href="http://msdn.microsoft.com/en-us/library/dd206696.aspx"&gt;http://msdn.microsoft.com/en-us/library/dd206696.aspx&lt;/A&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="FONT-SIZE: 12pt; FONT-FAMILY: 'Times New Roman','serif'; mso-fareast-font-family: 'Times New Roman'; mso-ansi-language: EN-US; mso-fareast-language: EN-US; mso-bidi-language: AR-SA"&gt;If you have any questions, feel free to post them in the comments section.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="FONT-SIZE: 12pt; FONT-FAMILY: 'Times New Roman','serif'; mso-fareast-font-family: 'Times New Roman'; mso-ansi-language: EN-US; mso-fareast-language: EN-US; mso-bidi-language: AR-SA"&gt;&amp;nbsp;--Aaron&lt;/SPAN&gt;&lt;/P&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9023040" width="1" height="1"&gt;</content><author><name>Aaron.Block</name><uri>http://blogs.msdn.com/members/Aaron.Block.aspx</uri></author><category term="TFS Tip" scheme="http://blogs.msdn.com/ablock/archive/tags/TFS+Tip/default.aspx" /><category term="TFS" scheme="http://blogs.msdn.com/ablock/archive/tags/TFS/default.aspx" /></entry><entry><title>Setting the properties “Log on as a Service” and “Allow Log on Locally.”</title><link rel="alternate" type="text/html" href="http://blogs.msdn.com/ablock/archive/2008/09/18/setting-the-properties-the-log-on-as-a-service-and-allow-log-on-locally.aspx" /><id>http://blogs.msdn.com/ablock/archive/2008/09/18/setting-the-properties-the-log-on-as-a-service-and-allow-log-on-locally.aspx</id><published>2008-09-18T16:21:00Z</published><updated>2008-09-18T16:21:00Z</updated><content type="html">&lt;P style="MARGIN: 0in 0in 0pt" class=MsoNormal&gt;&lt;FONT size=3&gt;&lt;FONT face=Calibri&gt;One question that new users often have when installing TFS is “How do I set the properties &lt;B style="mso-bidi-font-weight: normal"&gt;Log on as a Service&lt;/B&gt; and &lt;B style="mso-bidi-font-weight: normal"&gt;Allow log on locally&lt;/B&gt; for an account?”&lt;?xml:namespace prefix = o ns = "urn:schemas-microsoft-com:office:office" /&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 0pt" class=MsoNormal&gt;&lt;o:p&gt;&lt;FONT size=3 face=Calibri&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/o:p&gt;&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 0pt" class=MsoNormal&gt;&lt;FONT size=3&gt;&lt;FONT face=Calibri&gt;Both of these properties can be found by following the subsequent steps&lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P style="TEXT-INDENT: -0.25in; MARGIN: 0in 0in 0pt 0.5in; mso-list: l0 level1 lfo1" class=MsoListParagraph&gt;&lt;SPAN style="mso-bidi-font-family: Calibri; mso-bidi-theme-font: minor-latin"&gt;&lt;SPAN style="mso-list: Ignore"&gt;&lt;FONT size=3 face=Calibri&gt;1.&lt;/FONT&gt;&lt;SPAN style="FONT: 7pt 'Times New Roman'"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;FONT size=3&gt;&lt;FONT face=Calibri&gt;Open &lt;B style="mso-bidi-font-weight: normal"&gt;Administrative Tools &lt;/B&gt;&lt;SPAN style="mso-spacerun: yes"&gt;&amp;nbsp;&lt;/SPAN&gt;(either in the &lt;B style="mso-bidi-font-weight: normal"&gt;start menu&lt;/B&gt; or &lt;B style="mso-bidi-font-weight: normal"&gt;control panel&lt;/B&gt;).&lt;B style="mso-bidi-font-weight: normal"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/B&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P style="TEXT-INDENT: -0.25in; MARGIN: 0in 0in 0pt 0.5in; mso-list: l0 level1 lfo1" class=MsoListParagraph&gt;&lt;SPAN style="mso-bidi-font-family: Calibri; mso-bidi-theme-font: minor-latin"&gt;&lt;SPAN style="mso-list: Ignore"&gt;&lt;FONT size=3 face=Calibri&gt;2.&lt;/FONT&gt;&lt;SPAN style="FONT: 7pt 'Times New Roman'"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;FONT size=3&gt;&lt;FONT face=Calibri&gt;Click on &lt;B style="mso-bidi-font-weight: normal"&gt;Local Security Settings&lt;/B&gt;. &lt;B style="mso-bidi-font-weight: normal"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/B&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P style="TEXT-INDENT: -0.25in; MARGIN: 0in 0in 0pt 0.5in; mso-list: l0 level1 lfo1" class=MsoListParagraph&gt;&lt;SPAN style="mso-bidi-font-family: Calibri; mso-bidi-theme-font: minor-latin"&gt;&lt;SPAN style="mso-list: Ignore"&gt;&lt;FONT size=3 face=Calibri&gt;3.&lt;/FONT&gt;&lt;SPAN style="FONT: 7pt 'Times New Roman'"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;FONT size=3&gt;&lt;FONT face=Calibri&gt;Open the folder &lt;B style="mso-bidi-font-weight: normal"&gt;Local Policies&lt;/B&gt;. &lt;B style="mso-bidi-font-weight: normal"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/B&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P style="TEXT-INDENT: -0.25in; MARGIN: 0in 0in 0pt 0.5in; mso-list: l0 level1 lfo1" class=MsoListParagraph&gt;&lt;SPAN style="mso-bidi-font-family: Calibri; mso-bidi-theme-font: minor-latin"&gt;&lt;SPAN style="mso-list: Ignore"&gt;&lt;FONT size=3 face=Calibri&gt;4.&lt;/FONT&gt;&lt;SPAN style="FONT: 7pt 'Times New Roman'"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;FONT size=3&gt;&lt;FONT face=Calibri&gt;Click on the folder &lt;B style="mso-bidi-font-weight: normal"&gt;User Rights Assignments&lt;/B&gt;.&lt;B style="mso-bidi-font-weight: normal"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/B&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P style="TEXT-INDENT: -0.25in; MARGIN: 0in 0in 0pt 0.5in; mso-list: l0 level1 lfo1" class=MsoListParagraph&gt;&lt;SPAN style="mso-bidi-font-family: Calibri; mso-bidi-theme-font: minor-latin"&gt;&lt;SPAN style="mso-list: Ignore"&gt;&lt;FONT size=3 face=Calibri&gt;5.&lt;/FONT&gt;&lt;SPAN style="FONT: 7pt 'Times New Roman'"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;FONT size=3&gt;&lt;FONT face=Calibri&gt;In the right-pane, &lt;B style="mso-bidi-font-weight: normal"&gt;double-click&lt;/B&gt; on &lt;B style="mso-bidi-font-weight: normal"&gt;Log on as a Service &lt;/B&gt;or &lt;B style="mso-bidi-font-weight: normal"&gt;Allow log on Locally&lt;/B&gt;. &lt;B style="mso-bidi-font-weight: normal"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/B&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P style="TEXT-INDENT: -0.25in; MARGIN: 0in 0in 0pt 0.5in; mso-list: l0 level1 lfo1" class=MsoListParagraph&gt;&lt;SPAN style="mso-bidi-font-family: Calibri; mso-bidi-theme-font: minor-latin"&gt;&lt;SPAN style="mso-list: Ignore"&gt;&lt;FONT size=3 face=Calibri&gt;6.&lt;/FONT&gt;&lt;SPAN style="FONT: 7pt 'Times New Roman'"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;FONT size=3&gt;&lt;FONT face=Calibri&gt;Click on &lt;B style="mso-bidi-font-weight: normal"&gt;Add a User or Group.&lt;o:p&gt;&lt;/o:p&gt;&lt;/B&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P style="TEXT-INDENT: -0.25in; MARGIN: 0in 0in 0pt 0.5in; mso-list: l0 level1 lfo1" class=MsoListParagraph&gt;&lt;SPAN style="mso-bidi-font-family: Calibri; mso-bidi-theme-font: minor-latin"&gt;&lt;SPAN style="mso-list: Ignore"&gt;&lt;FONT size=3 face=Calibri&gt;7.&lt;/FONT&gt;&lt;SPAN style="FONT: 7pt 'Times New Roman'"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;FONT size=3&gt;&lt;FONT face=Calibri&gt;Fill in the appropriate information.&lt;B style="mso-bidi-font-weight: normal"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/B&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=8957268" width="1" height="1"&gt;</content><author><name>Aaron.Block</name><uri>http://blogs.msdn.com/members/Aaron.Block.aspx</uri></author><category term="TFS Tip" scheme="http://blogs.msdn.com/ablock/archive/tags/TFS+Tip/default.aspx" /><category term="TFS" scheme="http://blogs.msdn.com/ablock/archive/tags/TFS/default.aspx" /></entry><entry><title>Increasing the Time-Out Time</title><link rel="alternate" type="text/html" href="http://blogs.msdn.com/ablock/archive/2008/09/16/increasing-the-time-out-time.aspx" /><id>http://blogs.msdn.com/ablock/archive/2008/09/16/increasing-the-time-out-time.aspx</id><published>2008-09-16T21:43:00Z</published><updated>2008-09-16T21:43:00Z</updated><content type="html">&lt;P class=MsoNormal style="MARGIN: 0in 0in 10pt"&gt;&lt;FONT face=Calibri size=3&gt;One of the main reasons why client-issued web calls fail in TFS is that the system time-outs.&amp;nbsp;&lt;STRONG&gt;It is important to note that&lt;/STRONG&gt;, the time-out time is designed to&amp;nbsp;prevent the UI from being locked out forever. Changing the time-out time&amp;nbsp;by the method described in this post will increase the time-out time for &lt;STRONG&gt;every web call&lt;/STRONG&gt;. So, it is generally a good idea to return the time-out time back to its default value after changing. (The default time is 10 min.)&lt;/FONT&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0in 0in 10pt"&gt;&lt;FONT face=Calibri size=3&gt;&amp;nbsp;It is possible to increase the time-out time by following the subsequent steps (all taken on the &lt;B style="mso-bidi-font-weight: normal"&gt;client machine&lt;/B&gt;):&lt;/FONT&gt;&lt;/P&gt;
&lt;P class=MsoListParagraphCxSpFirst style="MARGIN: 0in 0in 0pt 0.5in; TEXT-INDENT: -0.25in; mso-list: l0 level1 lfo1"&gt;&lt;SPAN style="mso-bidi-font-family: Calibri; mso-bidi-theme-font: minor-latin"&gt;&lt;SPAN style="mso-list: Ignore"&gt;&lt;FONT face=Calibri size=3&gt;1.&lt;/FONT&gt;&lt;SPAN style="FONT: 7pt 'Times New Roman'"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;FONT size=3&gt;&lt;FONT face=Calibri&gt;Open the &lt;B style="mso-bidi-font-weight: normal"&gt;registry editor&lt;/B&gt; (go to &lt;B style="mso-bidi-font-weight: normal"&gt;start menu&lt;/B&gt; and in the &lt;B style="mso-bidi-font-weight: normal"&gt;run&lt;/B&gt; dialogue type &lt;B style="mso-bidi-font-weight: normal"&gt;regedit&lt;/B&gt;).&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P class=MsoListParagraphCxSpMiddle style="MARGIN: 0in 0in 0pt 0.5in; TEXT-INDENT: -0.25in; mso-list: l0 level1 lfo1"&gt;&lt;SPAN style="mso-bidi-font-family: Calibri; mso-bidi-theme-font: minor-latin"&gt;&lt;SPAN style="mso-list: Ignore"&gt;&lt;FONT face=Calibri size=3&gt;2.&lt;/FONT&gt;&lt;SPAN style="FONT: 7pt 'Times New Roman'"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN style="FONT-SIZE: 11pt; LINE-HEIGHT: 115%; FONT-FAMILY: 'Calibri','sans-serif'; mso-bidi-font-family: 'Times New Roman'; mso-bidi-theme-font: minor-bidi; mso-ascii-theme-font: minor-latin; mso-fareast-font-family: Calibri; mso-fareast-theme-font: minor-latin; mso-hansi-theme-font: minor-latin; mso-ansi-language: EN-US; mso-fareast-language: EN-US; mso-bidi-language: AR-SA"&gt;If you are on a 32-bit machine, then navigate to the key &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;FONT size=3&gt;&lt;FONT face=Calibri&gt;&lt;B style="mso-bidi-font-weight: normal"&gt;HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\VisualStudio\9.0\TeamFoundation\RequestSettings&lt;/B&gt;. Alternatively, if you are on a 64-bit machine, then navigate to the key &lt;B style="mso-bidi-font-weight: normal"&gt;HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\VisualStudio\9.0\TeamFoundation\RequestSettings&lt;/B&gt;. &lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P class=MsoListParagraphCxSpMiddle style="MARGIN: 0in 0in 0pt 1in; TEXT-INDENT: -0.25in; mso-list: l0 level2 lfo1; mso-add-space: auto"&gt;&lt;SPAN style="mso-bidi-font-family: Calibri; mso-bidi-theme-font: minor-latin"&gt;&lt;SPAN style="mso-list: Ignore"&gt;&lt;FONT face=Calibri size=3&gt;a.&lt;/FONT&gt;&lt;SPAN style="FONT: 7pt 'Times New Roman'"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;FONT face=Calibri size=3&gt;If &lt;B style="mso-bidi-font-weight: normal"&gt;TeamFoundation\RequestSettings&lt;/B&gt; does not exist, then &lt;B style="mso-bidi-font-weight: normal"&gt;right-click&lt;/B&gt; on the &lt;B style="mso-bidi-font-weight: normal"&gt;TeamFoundations&lt;/B&gt; key.&lt;/FONT&gt;&lt;/P&gt;
&lt;P class=MsoListParagraphCxSpMiddle style="MARGIN: 0in 0in 0pt 1in; TEXT-INDENT: -0.25in; mso-list: l0 level2 lfo1; mso-add-space: auto"&gt;&lt;SPAN style="mso-bidi-font-family: Calibri; mso-bidi-theme-font: minor-latin"&gt;&lt;SPAN style="mso-list: Ignore"&gt;&lt;FONT face=Calibri size=3&gt;b.&lt;/FONT&gt;&lt;SPAN style="FONT: 7pt 'Times New Roman'"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;FONT face=Calibri size=3&gt;Chose to &lt;B style="mso-bidi-font-weight: normal"&gt;create a new key&lt;/B&gt;.&lt;/FONT&gt;&lt;/P&gt;
&lt;P class=MsoListParagraphCxSpMiddle style="MARGIN: 0in 0in 0pt 1in; TEXT-INDENT: -0.25in; mso-list: l0 level2 lfo1; mso-add-space: auto"&gt;&lt;SPAN style="mso-bidi-font-family: Calibri; mso-bidi-theme-font: minor-latin"&gt;&lt;SPAN style="mso-list: Ignore"&gt;&lt;FONT face=Calibri size=3&gt;c.&lt;/FONT&gt;&lt;SPAN style="FONT: 7pt 'Times New Roman'"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;FONT size=3&gt;&lt;FONT face=Calibri&gt;Name the key &lt;B style="mso-bidi-font-weight: normal"&gt;RequestSettings.&lt;/B&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P class=MsoListParagraphCxSpMiddle style="MARGIN: 0in 0in 0pt 0.5in; TEXT-INDENT: -0.25in; mso-list: l0 level1 lfo1"&gt;&lt;SPAN style="mso-bidi-font-family: Calibri; mso-bidi-theme-font: minor-latin"&gt;&lt;SPAN style="mso-list: Ignore"&gt;&lt;FONT face=Calibri size=3&gt;3.&lt;/FONT&gt;&lt;SPAN style="FONT: 7pt 'Times New Roman'"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;FONT face=Calibri size=3&gt;Change the value of &lt;B style="mso-bidi-font-weight: normal"&gt;DefaultTimeout &lt;/B&gt;to the new time-out time (the time is in &lt;B style="mso-bidi-font-weight: normal"&gt;milliseconds&lt;/B&gt;). &lt;/FONT&gt;&lt;/P&gt;
&lt;P class=MsoListParagraphCxSpMiddle style="MARGIN: 0in 0in 0pt 1in; TEXT-INDENT: -0.25in; mso-list: l0 level2 lfo1; mso-add-space: auto"&gt;&lt;SPAN style="mso-bidi-font-family: Calibri; mso-bidi-theme-font: minor-latin"&gt;&lt;SPAN style="mso-list: Ignore"&gt;&lt;FONT face=Calibri size=3&gt;a.&lt;/FONT&gt;&lt;SPAN style="FONT: 7pt 'Times New Roman'"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;FONT face=Calibri size=3&gt;If &lt;B style="mso-bidi-font-weight: normal"&gt;DefaultTimeout &lt;/B&gt;does not exist, then &lt;B style="mso-bidi-font-weight: normal"&gt;right-click&lt;/B&gt; on the key &lt;B style="mso-bidi-font-weight: normal"&gt;RequestSettings&lt;/B&gt;. &lt;/FONT&gt;&lt;/P&gt;
&lt;P class=MsoListParagraphCxSpMiddle style="MARGIN: 0in 0in 0pt 1in; TEXT-INDENT: -0.25in; mso-list: l0 level2 lfo1; mso-add-space: auto"&gt;&lt;SPAN style="mso-bidi-font-family: Calibri; mso-bidi-theme-font: minor-latin"&gt;&lt;SPAN style="mso-list: Ignore"&gt;&lt;FONT face=Calibri size=3&gt;b.&lt;/FONT&gt;&lt;SPAN style="FONT: 7pt 'Times New Roman'"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;FONT face=Calibri size=3&gt;Choose to &lt;B style="mso-bidi-font-weight: normal"&gt;create a new DWORD&lt;/B&gt;.&lt;/FONT&gt;&lt;/P&gt;
&lt;P class=MsoListParagraphCxSpLast style="MARGIN: 0in 0in 10pt 1in; TEXT-INDENT: -0.25in; mso-list: l0 level2 lfo1; mso-add-space: auto"&gt;&lt;SPAN style="mso-bidi-font-family: Calibri; mso-bidi-theme-font: minor-latin"&gt;&lt;SPAN style="mso-list: Ignore"&gt;&lt;FONT face=Calibri size=3&gt;c.&lt;/FONT&gt;&lt;SPAN style="FONT: 7pt 'Times New Roman'"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;FONT face=Calibri size=3&gt;Once &lt;B style="mso-bidi-font-weight: normal"&gt;DefaultTimeout&lt;/B&gt; exists, &lt;B style="mso-bidi-font-weight: normal"&gt;right-click &lt;/B&gt;on it and choose &lt;B style="mso-bidi-font-weight: normal"&gt;modify&lt;/B&gt;, and enter the new time (in decimal). &lt;/FONT&gt;&lt;/P&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=8954243" width="1" height="1"&gt;</content><author><name>Aaron.Block</name><uri>http://blogs.msdn.com/members/Aaron.Block.aspx</uri></author><category term="TFS Tip" scheme="http://blogs.msdn.com/ablock/archive/tags/TFS+Tip/default.aspx" /><category term="TFS" scheme="http://blogs.msdn.com/ablock/archive/tags/TFS/default.aspx" /></entry><entry><title>Introduction</title><link rel="alternate" type="text/html" href="http://blogs.msdn.com/ablock/archive/2008/09/16/introduction.aspx" /><id>http://blogs.msdn.com/ablock/archive/2008/09/16/introduction.aspx</id><published>2008-09-16T21:21:00Z</published><updated>2008-09-16T21:21:00Z</updated><content type="html">&lt;P style="MARGIN: 0in 0in 0pt" class=MsoNormal&gt;&lt;FONT size=3&gt;&lt;FONT face=Calibri&gt;Hello, &lt;?xml:namespace prefix = o ns = "urn:schemas-microsoft-com:office:office" /&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 0pt" class=MsoNormal&gt;&lt;o:p&gt;&lt;FONT size=3 face=Calibri&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/o:p&gt;&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 0pt" class=MsoNormal&gt;&lt;FONT size=3 face=Calibri&gt;I am Aaron Block! I recently acquired my Ph.D. in computer science from the University of North Carolina at Chapel Hill. (For those of you that need a sleep aid, you can download my dissertation at &lt;/FONT&gt;&lt;A href="http://www.cs.unc.edu/~anderson/diss/blockdiss.pdf" mce_href="http://www.cs.unc.edu/~anderson/diss/blockdiss.pdf"&gt;&lt;FONT size=3 face=Calibri&gt;http://www.cs.unc.edu/~anderson/diss/blockdiss.pdf&lt;/FONT&gt;&lt;/A&gt;&lt;FONT size=3&gt;&lt;FONT face=Calibri&gt;.) Now, I am a program manager (PM) for the team foundation server (TFS) group here at Microsoft. In this blog, I plan to discuss tips for improving TFS’s performance, descriptions of the structure of TFS, and research that relates to TFS. &lt;SPAN style="mso-spacerun: yes"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 0pt" class=MsoNormal&gt;&lt;o:p&gt;&lt;FONT size=3 face=Calibri&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/o:p&gt;&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 0pt" class=MsoNormal&gt;&lt;FONT size=3&gt;&lt;FONT face=Calibri&gt;Enjoy, &lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 0pt" class=MsoNormal&gt;&lt;FONT size=3&gt;&lt;FONT face=Calibri&gt;Aaron&lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=8954231" width="1" height="1"&gt;</content><author><name>Aaron.Block</name><uri>http://blogs.msdn.com/members/Aaron.Block.aspx</uri></author><category term="Personal" scheme="http://blogs.msdn.com/ablock/archive/tags/Personal/default.aspx" /></entry></feed>