<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Anup Dholakia's World of EPM and MOSS Technologies</title><link>http://blogs.msdn.com/b/anupd/</link><description /><dc:language>en-US</dc:language><generator>Telligent Community 5.6.583.21163 (Build: 5.6.583.21163)</generator><item><title>Getting page cannot be displayed error with Internet Explorer 8 for Explorer View on any OS Win 7/2k8</title><link>http://blogs.msdn.com/b/anupd/archive/2011/01/03/getting-page-cannot-be-displayed-error-with-internet-explorer-8-for-explorer-view-on-any-os-win-7-2k8.aspx</link><pubDate>Mon, 03 Jan 2011 10:03:52 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10111065</guid><dc:creator>anupd</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://blogs.msdn.com/b/anupd/rsscomments.aspx?WeblogPostID=10111065</wfw:commentRss><comments>http://blogs.msdn.com/b/anupd/archive/2011/01/03/getting-page-cannot-be-displayed-error-with-internet-explorer-8-for-explorer-view-on-any-os-win-7-2k8.aspx#comments</comments><description>&lt;p&gt;&lt;u&gt;Issue&lt;/u&gt;&lt;/p&gt;  &lt;p&gt;When you try to view the shared documents in explorer view for the site &lt;a href="http://mysiteurl/default.aspx?PageView=Shared"&gt;http://mysiteurl/default.aspx?PageView=Shared&lt;/a&gt; using IE8 browser, you are getting the following error “ Page cannot be displayed”&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;&lt;u&gt;The approach we took to identify the Root Cause:&lt;/u&gt;&lt;/p&gt;  &lt;p&gt;We capture the Netmon and the Fiddler trace while reproducing the issue from IE 7 and then IE 8 (working/non working)&lt;/p&gt;  &lt;p&gt;In the non working one we see the following:-&lt;/p&gt;  &lt;p&gt;HTTP/1.1 401 Unauthorized   &lt;br /&gt;Content-Length: 1656    &lt;br /&gt;Content-Type: text/html    &lt;br /&gt;Server: Microsoft-IIS/6.0    &lt;br /&gt;WWW-Authenticate: Basic realm=&amp;quot;irgec&amp;quot;    &lt;br /&gt;MicrosoftSharePointTeamServices: 12.0.0.6421    &lt;br /&gt;X-Powered-By: ASP.NET    &lt;br /&gt;Date: Tue, 21 Dec 2010 07:06:13 GMT &lt;/p&gt;  &lt;p&gt;So User-Agent is Microsoft-WebDAV-MiniRedir/6.1.7600 not IE.&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;&lt;u&gt;Cause:&lt;/u&gt;&lt;/p&gt;  &lt;p&gt;Looks like when you have basic auth WebDav Miniredirect is not able to get the windows token and then fails.&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;&lt;u&gt;Resolutions:-&lt;/u&gt;&lt;/p&gt;  &lt;p&gt;We set the Authentication to NTLM in IIS and that fixed the issue.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10111065" width="1" height="1"&gt;</description></item><item><title>How does MOSS Search/Index works?</title><link>http://blogs.msdn.com/b/anupd/archive/2010/09/19/how-does-moss-search-index-works.aspx</link><pubDate>Sun, 19 Sep 2010 02:57:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10064615</guid><dc:creator>anupd</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://blogs.msdn.com/b/anupd/rsscomments.aspx?WeblogPostID=10064615</wfw:commentRss><comments>http://blogs.msdn.com/b/anupd/archive/2010/09/19/how-does-moss-search-index-works.aspx#comments</comments><description>&lt;p&gt;&lt;a href="http://msofficeservers.spaces.live.com/blog/cns!17A713FBA4F6F189!137.entry"&gt;How does Search work in MOSS?&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;This blog is “Part One” of the upcoming series of blogs that would describe the high level architecture of the search query mechanism in MOSS 2007. The purpose of this blog is to explain to the reader what really happens in the background when a user performs a SharePoint search. &lt;/p&gt;  &lt;p&gt;Below is the diagram that gives you a pictorial vision of the high level communication that happens between IIS, MSSearch.exe, the Search DB and the Full-Text Index. &lt;/p&gt;  &lt;p&gt;Below is a breakdown of the 6 different stages. &lt;/p&gt;  &lt;p&gt;Stage 1: &lt;/p&gt;  &lt;p&gt;First thing that you need is the search query. The WebPart or the Web Service helps build up a search query. This search query is then passed to the Query Object Model (OM) via the WebPart or the Web Service. &lt;/p&gt;  &lt;p&gt;This step happens between the client machine that submits the query and the web front end. Network traffic would show the following GET and the response: &lt;/p&gt;  &lt;p&gt;Request: &lt;/p&gt;  &lt;p&gt;GET /searchcenter/Pages/Results.aspx?k=sharepoint&amp;amp;s=All%20Sites HTTP/1.1Accept: image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, */*Accept-Language: en-usUA-CPU: x86Accept-Encoding: gzip, deflateUser-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.2; SV1; .NET CLR 1.1.4322)Host: wfeConnection: Keep-AliveAuthorization: NTLM TlRMTVNTUAADAAAAGAAYAHQAAAAYABgAjAAAAA4ADgBIAAAAGgAaAFYAAAAEAAQAcAAA &lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;Response: &lt;/p&gt;  &lt;p&gt;HTTP/1.1 200 OKCache-Control: private, max-age=0Content-Length: 76654Content-Type: text/html; charset=utf-8Expires: Tue, 08 Dec 2009 22:33:34 GMTLast-Modified: Wed, 23 Dec 2009 22:33:34 GMTServer: Microsoft-IIS/6.0X-Powered-By: ASP.NETMicrosoftSharePointTeamServices: 12.0.0.6318X-AspNet-Version: 2.0.50727Set-Cookie: WSS_KeepSessionAuthenticated=80; path=/Set-Cookie: MSOWebPartPage_AnonymousAccessCookie=80; expires=Wed, 23-Dec-2009 23:03:34 GMT; path=/Set-Cookie: http%3A%2F%2Fwfe%2FSearchCenter%2FDiscovery=WorkspaceSiteName=U2VhcmNo&amp;amp;WorkspaceSiteUrl=aHR0cDovL3dmZS9TZ    &lt;br /&gt;WFyY2hDZW50ZXI=&amp;amp;WorkspaceSiteTime=MjAwOS0xMi0yM1QyMjozMzozNQ==; expires=Fri, 22-Jan-2010 22:33:35 GMT; path=/_vti_bin/Discovery.asmxDate: Wed, 23 Dec 2009 22:33:34 GMT &lt;/p&gt;  &lt;p&gt;&amp;lt;Page Content&amp;gt; &lt;/p&gt;  &lt;p&gt;Stage 2: &lt;/p&gt;  &lt;p&gt;The query Object Model then in turn calls the Query Processor. The role of the Query Processor is to join results from the Full-Text Index with the SearchDB. &lt;/p&gt;  &lt;p&gt;On SQL the two databases that are queried are: &lt;/p&gt;  &lt;p&gt;· SSP database. &lt;/p&gt;  &lt;p&gt;· SSP Search database. &lt;/p&gt;  &lt;p&gt;On the SSP database proc_MSS_GetKeywordInformation is run to get the keywords for displaying on the site if Office SharePoint Search is being used. &lt;/p&gt;  &lt;p&gt;On the search database the proc_MSSGetMultipleResults is run to get the properties from MSSDocProps table. Both these stored procedures and more details about them can be viewed via a SQL trace. &lt;/p&gt;  &lt;p&gt;Stage 3: &lt;/p&gt;  &lt;p&gt;The Query processor then opens a Query Pipe to the query machine. The link between the Web Front End and Query server is a query pipe only provided by MSSearch.exe. When the Query pipe network traffic is examined, it is revealed to be SMB traffic. Network Monitor 3 will identify this traffic as being the CIS protocol &lt;/p&gt;  &lt;p&gt;A high level overview of what we can see via a Network Monitor capture is below. &lt;/p&gt;  &lt;p&gt;The initial communication from the WFE to the Query Server occurs via one of the random (1024 to ~65000) WFE ports. This is done to Query ports 139 and 445 and finally establishing the connection through SMB. &lt;/p&gt;  &lt;p&gt;In the network capture you will also notice a 'Tree Connect AndX Request' for path \\QueryServer\IPC$ from WFE's random port to the Query machine's port 445. Port 139 is used as the end point mapper. &lt;/p&gt;  &lt;p&gt;Once the Tree is created, the path is changed to \OSearch in order to be able to query the flat files inside the Query server's file system. &lt;/p&gt;  &lt;p&gt;Note however that at this point the default 'searchindexpropagation' share which is used while propagating index from index server to the query server is not used to retrieve the query responses. &lt;/p&gt;  &lt;p&gt;Stage 4: &lt;/p&gt;  &lt;p&gt;The indexer plug-in (refer diagram) on the query machine retrieves the results from the index. The Indexer Plug-in is the only part of Query that will access the Full-Text Index. We will get into more details about this in the following blogs of the same series. . &lt;/p&gt;  &lt;p&gt;Stage 5: &lt;/p&gt;  &lt;p&gt;Now let’s get into the part where the results are returned. The results come back from the Full-Text Index as DocIds. This task occurs based on the data that the web front end receives back from the Query and the SQL servers. &lt;/p&gt;  &lt;p&gt;Stage 6: &lt;/p&gt;  &lt;p&gt;The end result is then the function of the query processor (refer diagram above). The Query processor joins results from the Search DB and full text index. It takes the DocIds and does the join to the SearchDB to access the document properties (Title, Display URL, doc format, size, etc). This task occurs based on the data that the web front end receives back from the Query and the SQL servers. &lt;/p&gt;  &lt;p&gt;How does Index/Query Works related article&amp;quot;: &lt;/p&gt;  &lt;p&gt;&lt;a href="http://technet.microsoft.com/en-us/magazine/2007.01.search.aspx"&gt;http://technet.microsoft.com/en-us/magazine/2007.01.search.aspx&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10064615" width="1" height="1"&gt;</description></item><item><title>This Project is no longer checked out to you on the Project Server</title><link>http://blogs.msdn.com/b/anupd/archive/2010/02/23/this-project-is-no-longer-checked-out-to-you-on-the-project-server.aspx</link><pubDate>Tue, 23 Feb 2010 09:28:36 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9967862</guid><dc:creator>anupd</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://blogs.msdn.com/b/anupd/rsscomments.aspx?WeblogPostID=9967862</wfw:commentRss><comments>http://blogs.msdn.com/b/anupd/archive/2010/02/23/this-project-is-no-longer-checked-out-to-you-on-the-project-server.aspx#comments</comments><description>&lt;h5&gt;Symptoms&lt;/h5&gt;  &lt;p&gt;Getting Error in the Project Pro 2007 when opening the Plan:-&lt;/p&gt;  &lt;p&gt;This Project is no longer checked out to you on the Project Server.    &lt;br /&gt;To save as a different project , click OK and then Save it as a different Project&lt;/p&gt;  &lt;p&gt;&lt;strong&gt;What resulted into this Problem&lt;/strong&gt;&lt;/p&gt;  &lt;p&gt;The problem started at my customer's end after installing the SP2 and the June CU&lt;/p&gt;  &lt;p&gt;Degraded state of the Project Server Db's&lt;/p&gt;  &lt;h5&gt;Resolution&lt;/h5&gt;  &lt;p&gt;1. Check the Version of the Project Server DB's like Draft, Published, Archive and Reporting.&lt;/p&gt;  &lt;p&gt;2. If you see the different Versions then you may see the above error.&lt;/p&gt;  &lt;p&gt;3 Also check the Manage Queue if there are multiple jobs Stuck then that can result into the same situations&lt;/p&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9967862" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/b/anupd/archive/tags/Project+blogs/">Project blogs</category></item><item><title>Unable to go to the Project Web Access Site, Getting the following Error when we go to Central Admin | SSP | Project Web Application despite the same is Started on the Operations | Services on Server and also on the services console</title><link>http://blogs.msdn.com/b/anupd/archive/2009/12/08/unable-to-go-to-the-project-web-access-site-getting-the-following-error-when-we-go-to-central-admin-ssp-project-web-application-despite-the-same-is-started-on-the-operations-services-on-server-and-also-on-the-services-console.aspx</link><pubDate>Tue, 08 Dec 2009 11:29:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9933984</guid><dc:creator>anupd</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://blogs.msdn.com/b/anupd/rsscomments.aspx?WeblogPostID=9933984</wfw:commentRss><comments>http://blogs.msdn.com/b/anupd/archive/2009/12/08/unable-to-go-to-the-project-web-access-site-getting-the-following-error-when-we-go-to-central-admin-ssp-project-web-application-despite-the-same-is-started-on-the-operations-services-on-server-and-also-on-the-services-console.aspx#comments</comments><description>&lt;p&gt;ERROR:&lt;/p&gt;  &lt;p&gt;The Project Application Service doesn't exist or is stopped. Start the Project Application Service.&lt;/p&gt;  &lt;p&gt;Resolution:&lt;/p&gt;  &lt;p&gt;Go to the Bin folder &lt;/p&gt;  &lt;p&gt;(C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\12\BIN ) and type the command as below: &lt;/p&gt;  &lt;p&gt;stsadm -o provisionservice -action start -servicetype &amp;quot;Microsoft.Office.Project.Server.Administration.ProjectApplicationService, Microsoft.Office.Project.Server.Administration, Version=12.0.0.0, Culture=neutral, PublicKeyToken=71E9BCE111E9429C&amp;quot; -servicename ProjectApplicationService&lt;/p&gt;  &lt;p&gt;For more information:&lt;/p&gt;  &lt;p&gt;Go to the Bin Folder and type the following command to ensure the Assembly information is typed correctly.&lt;/p&gt;  &lt;p&gt;stsadm –o enumservice &amp;gt; services.txt&lt;/p&gt;  &lt;p&gt;Open the services.txt from the same BIN folder and then do CNTRL | F and then look for Project you should see something like this below :):-&lt;/p&gt;  &lt;p&gt;&amp;lt;Service&amp;gt;&lt;/p&gt;  &lt;p&gt;&amp;lt;Type&amp;gt;Microsoft.Office.Project.Server.Administration.ProjectApplicationService, Microsoft.Office.Project.Server.Administration, Version=12.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c&amp;lt;/Type&amp;gt;    &lt;br /&gt;&amp;#160;&amp;#160;&amp;#160; &amp;lt;Name&amp;gt;ProjectApplicationService&amp;lt;/Name&amp;gt;     &lt;br /&gt;&amp;#160;&amp;#160;&amp;#160; &amp;lt;DisplayName&amp;gt;Project Application Service&amp;lt;/DisplayName&amp;gt;     &lt;br /&gt;&amp;#160;&amp;#160;&amp;#160; &amp;lt;Status&amp;gt;Disabled&amp;lt;/Status&amp;gt;     &lt;br /&gt;&amp;#160; &amp;lt;/Service&amp;gt;     &lt;br /&gt;&amp;#160; &amp;lt;Service&amp;gt;&lt;/p&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9933984" width="1" height="1"&gt;</description></item><item><title>Deployment - Installation Roadmap forProject Server 2007</title><link>http://blogs.msdn.com/b/anupd/archive/2009/07/16/deployment-installation-roadmap-forproject-server-2007.aspx</link><pubDate>Thu, 16 Jul 2009 09:15:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9835174</guid><dc:creator>anupd</dc:creator><slash:comments>1</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://blogs.msdn.com/b/anupd/rsscomments.aspx?WeblogPostID=9835174</wfw:commentRss><comments>http://blogs.msdn.com/b/anupd/archive/2009/07/16/deployment-installation-roadmap-forproject-server-2007.aspx#comments</comments><description>&lt;DIV align=center&gt;
&lt;TABLE class=MsoNormalTable style="WIDTH: 6.25in; mso-cellspacing: 0in; mso-yfti-tbllook: 1184; mso-padding-alt: 3.75pt 3.75pt 3.75pt 3.75pt" cellSpacing=0 cellPadding=0 width=600 border=0 class="MsoNormalTable"&gt;
&lt;TBODY&gt;
&lt;TR style="mso-yfti-irow: 0; mso-yfti-firstrow: yes"&gt;
&lt;TD class="" style="BORDER-RIGHT: #d4d0c8; PADDING-RIGHT: 3.75pt; BORDER-TOP: #d4d0c8; PADDING-LEFT: 3.75pt; PADDING-BOTTOM: 3.75pt; BORDER-LEFT: #d4d0c8; PADDING-TOP: 3.75pt; BORDER-BOTTOM: #d4d0c8; BACKGROUND-COLOR: transparent"&gt;&lt;STRONG&gt;&lt;U&gt;Deployment - Installation Roadmap forProject Server 2007&lt;/U&gt;&lt;/STRONG&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR style="mso-yfti-irow: 1; mso-yfti-lastrow: yes"&gt;
&lt;TD class="" style="BORDER-RIGHT: #d4d0c8; PADDING-RIGHT: 3.75pt; BORDER-TOP: #d4d0c8; PADDING-LEFT: 3.75pt; PADDING-BOTTOM: 3.75pt; BORDER-LEFT: #d4d0c8; PADDING-TOP: 3.75pt; BORDER-BOTTOM: #d4d0c8; BACKGROUND-COLOR: transparent"&gt;
&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt; LINE-HEIGHT: normal"&gt;&lt;SPAN style="FONT-SIZE: 9pt; FONT-FAMILY: 'Arial','sans-serif'; mso-fareast-font-family: 'Times New Roman'"&gt;&lt;BR&gt;Office Project Server 2007 installation includes these three main components: &lt;?xml:namespace prefix = o ns = "urn:schemas-microsoft-com:office:office" /&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;UL type=disc&gt;
&lt;LI class=MsoNormal style="MARGIN: 0in 0in 10pt; LINE-HEIGHT: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto; mso-list: l0 level1 lfo1; tab-stops: list .5in"&gt;&lt;SPAN style="FONT-SIZE: 9pt; FONT-FAMILY: 'Arial','sans-serif'; mso-fareast-font-family: 'Times New Roman'"&gt;Office Project Server 2007 Web tier &lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI class=MsoNormal style="MARGIN: 0in 0in 10pt; LINE-HEIGHT: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto; mso-list: l0 level1 lfo1; tab-stops: list .5in"&gt;&lt;SPAN style="FONT-SIZE: 9pt; FONT-FAMILY: 'Arial','sans-serif'; mso-fareast-font-family: 'Times New Roman'"&gt;Office Project Server 2007 application tier &lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI class=MsoNormal style="MARGIN: 0in 0in 10pt; LINE-HEIGHT: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto; mso-list: l0 level1 lfo1; tab-stops: list .5in"&gt;&lt;SPAN style="FONT-SIZE: 9pt; FONT-FAMILY: 'Arial','sans-serif'; mso-fareast-font-family: 'Times New Roman'"&gt;Office Project Server 2007 database tier (Microsoft SQL Server 2000 with the most recent service pack, or Microsoft SQL Server 2005) &lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;
&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt; LINE-HEIGHT: normal"&gt;&lt;B&gt;&lt;SPAN style="FONT-SIZE: 9pt; FONT-FAMILY: 'Arial','sans-serif'; mso-fareast-font-family: 'Times New Roman'"&gt;Office Project Server 2007 Web tier:&lt;/SPAN&gt;&lt;/B&gt;&lt;SPAN style="FONT-SIZE: 9pt; FONT-FAMILY: 'Arial','sans-serif'; mso-fareast-font-family: 'Times New Roman'"&gt; The Web tier of the EPM Solution includes two components; "&lt;I&gt; Microsoft Office Project Web Access &lt;/I&gt;" and "&lt;I&gt; Windows SharePoint Services 3.0 &lt;/I&gt;" , both of which are integrated with Internet Information Services (IIS). &lt;BR&gt;&lt;BR&gt;&lt;B&gt;Office Project Server 2007 application tier:&lt;/B&gt; Microsoft Office Project Server 2007 is the central component of a Microsoft Office Enterprise Project Management (EPM) Solution. &lt;BR&gt;&lt;BR&gt;&lt;B&gt;Office Project Server 2007 database tier:&lt;/B&gt; The Office Project Server 2007 database tier consists of databases related to Project Server and Windows SharePoint Services. &lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;DIV class=MsoNormal style="MARGIN: 0in 0in 0pt; LINE-HEIGHT: normal; TEXT-ALIGN: center" align=center&gt;&lt;SPAN style="FONT-SIZE: 9pt; FONT-FAMILY: 'Arial','sans-serif'; mso-fareast-font-family: 'Times New Roman'"&gt;
&lt;HR align=center width="100%" SIZE=2&gt;
&lt;/SPAN&gt;&lt;/DIV&gt;&lt;SPAN style="FONT-SIZE: 9pt; FONT-FAMILY: 'Arial','sans-serif'; mso-fareast-font-family: 'Times New Roman'"&gt;
&lt;P class=MsoNormal style="MARGIN: 0in 0in 16.5pt; LINE-HEIGHT: normal"&gt;&lt;BR&gt;&lt;/SPAN&gt;&lt;B&gt;&lt;U&gt;&lt;SPAN style="FONT-SIZE: 12pt; COLOR: midnightblue; FONT-FAMILY: 'Arial','sans-serif'; mso-fareast-font-family: 'Times New Roman'"&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0in 0in 10pt"&gt;&lt;B&gt;&lt;U&gt;&lt;SPAN style="COLOR: black; FONT-FAMILY: 'Arial','sans-serif'; mso-themecolor: text1"&gt;Types of Installation:&lt;/SPAN&gt;&lt;/U&gt;&lt;/B&gt;&lt;SPAN style="COLOR: black; mso-themecolor: text1"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0in 0in 16.5pt; LINE-HEIGHT: normal"&gt;&lt;/SPAN&gt;&lt;/U&gt;&lt;/B&gt;&lt;SPAN style="FONT-SIZE: 9pt; FONT-FAMILY: 'Arial','sans-serif'; mso-fareast-font-family: 'Times New Roman'"&gt;&lt;BR&gt;&lt;/SPAN&gt;&lt;B&gt;&lt;SPAN style="FONT-SIZE: 10pt; COLOR: midnightblue; FONT-FAMILY: 'Arial','sans-serif'; mso-fareast-font-family: 'Times New Roman'"&gt;One-server configuration&lt;/SPAN&gt;&lt;/B&gt;&lt;SPAN style="FONT-SIZE: 10pt; COLOR: midnightblue; FONT-FAMILY: 'Arial','sans-serif'; mso-fareast-font-family: 'Times New Roman'"&gt;:&lt;/SPAN&gt;&lt;SPAN style="FONT-SIZE: 9pt; FONT-FAMILY: 'Arial','sans-serif'; mso-fareast-font-family: 'Times New Roman'"&gt; The one-server configuration deploys all three components on the same computer. &lt;BR&gt;&lt;BR&gt;This configuration should only be used for a very small company or for a small pilot deployment. This is not recommended for larger companies or for customers who are using many or larger projects. &lt;BR&gt;&lt;BR&gt;&lt;/SPAN&gt;&lt;B&gt;&lt;SPAN style="FONT-SIZE: 10pt; COLOR: midnightblue; FONT-FAMILY: 'Arial','sans-serif'; mso-fareast-font-family: 'Times New Roman'"&gt;Two-server configuration&lt;/SPAN&gt;&lt;/B&gt;&lt;SPAN style="FONT-SIZE: 10pt; COLOR: midnightblue; FONT-FAMILY: 'Arial','sans-serif'; mso-fareast-font-family: 'Times New Roman'"&gt;:&lt;/SPAN&gt;&lt;SPAN style="FONT-SIZE: 9pt; FONT-FAMILY: 'Arial','sans-serif'; mso-fareast-font-family: 'Times New Roman'"&gt; Deploy the Web tier and Application tier on one server and Database tier on second server. This configuration will be called as “&lt;I&gt;Small Farm Installation”&lt;/I&gt;. &lt;BR&gt;&lt;BR&gt;This topology can be used for small to medium size organizations. This topology is optimal when there is less than 50 project managers and from 500 to 1000 active projects at one time. &lt;BR&gt;&lt;BR&gt;&lt;B&gt;NOTE:&lt;/B&gt; As your system grows to where it has 50 or more project managers and more than 1,000 active projects, Web tier can implement in load balanced topology. In this topology, the Web tier (Project Server front-end Web server) is deployed in a load-balanced cluster to provide higher availability. This type of environment will be called as “Medium&lt;I&gt; Farm Installation”&lt;/I&gt; &lt;BR&gt;&lt;BR&gt;&lt;BR&gt;&lt;/SPAN&gt;&lt;B&gt;&lt;SPAN style="FONT-SIZE: 10pt; COLOR: midnightblue; FONT-FAMILY: 'Arial','sans-serif'; mso-fareast-font-family: 'Times New Roman'"&gt;Three-server configuration&lt;/SPAN&gt;&lt;/B&gt;&lt;SPAN style="FONT-SIZE: 10pt; COLOR: midnightblue; FONT-FAMILY: 'Arial','sans-serif'; mso-fareast-font-family: 'Times New Roman'"&gt;:&lt;/SPAN&gt;&lt;SPAN style="FONT-SIZE: 9pt; FONT-FAMILY: 'Arial','sans-serif'; mso-fareast-font-family: 'Times New Roman'"&gt; The three-server configuration deploys each component on its own server. It means, Web tier on one machine, Application tier on second machine and Database tier on third machine. This configuration will be called as “Large&lt;I&gt; Farm Installation”&lt;/I&gt;. &lt;BR&gt;&lt;BR&gt;As your EPM Solution scales in size to a large organization and needs to support a greater number of active projects (3,000 or more), it should scale to a server topology that provides redundancy at each tier for greater availability. An additional front-end Web server provides a better experience for a large number of Office Project Web Access users. &lt;BR&gt;&lt;BR&gt;This farm can be increased in size to meet the needs of a much larger company by having multiple front-end Web servers and application tiers. The database tier can also be clustered with additional database servers or to include multiple clusters. &lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0in 0in 16.5pt; LINE-HEIGHT: normal"&gt;&lt;SPAN style="FONT-SIZE: 9pt; FONT-FAMILY: 'Arial','sans-serif'; mso-fareast-font-family: 'Times New Roman'"&gt;&amp;nbsp;Step by Step Installation of Project Server 2007 Videos:-&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0in 0in 16.5pt; LINE-HEIGHT: normal"&gt;&lt;SPAN style="FONT-SIZE: 9pt; FONT-FAMILY: 'Arial','sans-serif'; mso-fareast-font-family: 'Times New Roman'"&gt;&lt;/SPAN&gt;&lt;SPAN style="FONT-SIZE: 9pt; FONT-FAMILY: 'Arial','sans-serif'; mso-fareast-font-family: 'Times New Roman'"&gt;&lt;A href="http://www.microsoft.com/downloads/details.aspx?FamilyID=a33a6559-85e1-41e5-b209-4d96a114405f&amp;amp;displaylang=en" mce_href="http://www.microsoft.com/downloads/details.aspx?FamilyID=a33a6559-85e1-41e5-b209-4d96a114405f&amp;amp;displaylang=en"&gt;http://www.microsoft.com/downloads/details.aspx?FamilyID=a33a6559-85e1-41e5-b209-4d96a114405f&amp;amp;displaylang=en&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;SPAN style="FONT-SIZE: 9pt; FONT-FAMILY: 'Arial','sans-serif'; mso-fareast-font-family: 'Times New Roman'"&gt;
&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt"&gt;&lt;B&gt;&lt;SPAN style="COLOR: #17365d"&gt;&lt;FONT size=3&gt;&lt;FONT face=Calibri&gt;Install Project Server 2007 to a stand-alone computer&lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/B&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt"&gt;&lt;SPAN style="COLOR: #17365d"&gt;&lt;A href="http://technet.microsoft.com/en-us/library/cc197667.aspx" mce_href="http://technet.microsoft.com/en-us/library/cc197667.aspx"&gt;&lt;SPAN style="COLOR: #17365d"&gt;&lt;FONT face=Calibri size=3&gt;http://technet.microsoft.com/en-us/library/cc197667.aspx&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/A&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt"&gt;&lt;SPAN style="COLOR: #17365d"&gt;&lt;o:p&gt;&lt;FONT face=Calibri size=3&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt"&gt;&lt;B&gt;&lt;SPAN style="COLOR: #17365d"&gt;&lt;FONT size=3&gt;&lt;FONT face=Calibri&gt;Deploy Project Server 2007 to a server farm environment&lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/B&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt"&gt;&lt;SPAN style="COLOR: #17365d"&gt;&lt;A href="http://technet.microsoft.com/en-us/library/cc197479.aspx" mce_href="http://technet.microsoft.com/en-us/library/cc197479.aspx"&gt;&lt;SPAN style="COLOR: #17365d"&gt;&lt;FONT face=Calibri size=3&gt;http://technet.microsoft.com/en-us/library/cc197479.aspx&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/A&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt"&gt;&lt;SPAN style="COLOR: #17365d"&gt;&lt;o:p&gt;&lt;FONT face=Calibri size=3&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt"&gt;&lt;B&gt;&lt;SPAN style="COLOR: #17365d"&gt;&lt;FONT size=3&gt;&lt;FONT face=Calibri&gt;Configure Office Project Server 2007 client connectivity&lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/B&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt"&gt;&lt;SPAN style="COLOR: #17365d"&gt;&lt;A href="http://technet.microsoft.com/en-us/library/cc197587.aspx" mce_href="http://technet.microsoft.com/en-us/library/cc197587.aspx"&gt;&lt;SPAN style="COLOR: #17365d"&gt;&lt;FONT face=Calibri size=3&gt;http://technet.microsoft.com/en-us/library/cc197587.aspx&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/A&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt"&gt;&lt;SPAN style="COLOR: #17365d"&gt;&lt;o:p&gt;&lt;FONT face=Calibri size=3&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt"&gt;&lt;B&gt;&lt;SPAN style="COLOR: #17365d"&gt;&lt;FONT size=3&gt;&lt;FONT face=Calibri&gt;Web cast session on some important topic on Project Server 2007&lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/B&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt"&gt;&lt;SPAN style="COLOR: #17365d"&gt;&lt;A href="http://blogs.msdn.com/project/archive/tags/Webcasts/default.aspx" mce_href="http://blogs.msdn.com/project/archive/tags/Webcasts/default.aspx"&gt;&lt;SPAN style="COLOR: #17365d"&gt;&lt;FONT face=Calibri size=3&gt;http://blogs.msdn.com/project/archive/tags/Webcasts/default.aspx&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/A&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt"&gt;&lt;SPAN style="COLOR: #17365d"&gt;&lt;A href="http://blogs.msdn.com/project/archive/tags/Administration/default.aspx" mce_href="http://blogs.msdn.com/project/archive/tags/Administration/default.aspx"&gt;&lt;SPAN style="COLOR: #17365d"&gt;&lt;FONT face=Calibri size=3&gt;http://blogs.msdn.com/project/archive/tags/Administration/default.aspx&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/A&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/SPAN&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/DIV&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9835174" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/b/anupd/archive/tags/Training+on+EPM/">Training on EPM</category><category domain="http://blogs.msdn.com/b/anupd/archive/tags/Project+Server+2007+deployment/">Project Server 2007 deployment</category></item><item><title>Unable to build a PWA instance, every time you create a new instance it will vanish and will not log any error in the Event Viewer on the App. Server</title><link>http://blogs.msdn.com/b/anupd/archive/2009/04/08/unable-to-build-a-pwa-instance-every-time-you-create-a-new-instance-it-will-vanish-and-will-not-log-any-error-in-the-event-viewer-on-the-app-server.aspx</link><pubDate>Wed, 08 Apr 2009 06:40:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9537326</guid><dc:creator>anupd</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://blogs.msdn.com/b/anupd/rsscomments.aspx?WeblogPostID=9537326</wfw:commentRss><comments>http://blogs.msdn.com/b/anupd/archive/2009/04/08/unable-to-build-a-pwa-instance-every-time-you-create-a-new-instance-it-will-vanish-and-will-not-log-any-error-in-the-event-viewer-on-the-app-server.aspx#comments</comments><description>&lt;FONT size=1&gt;
&lt;P&gt;Things to check:&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Check if the user has any other Front End Server, if yes then you will see the following error in the Event Viewer on one or more of the Front End Boxes:-&lt;/P&gt;
&lt;P&gt;Event Type: Error&lt;/P&gt;
&lt;P&gt;Event Source: Windows SharePoint Services 3&lt;/P&gt;
&lt;P&gt;Event Category: Timer &lt;/P&gt;
&lt;P&gt;Event ID: 6398&lt;/P&gt;
&lt;P&gt;Date: 3/30/2009&lt;/P&gt;
&lt;P&gt;Time: 9:57:54 PM&lt;/P&gt;
&lt;P&gt;User: N/A&lt;/P&gt;
&lt;P&gt;Computer: &amp;lt;computername&amp;gt;&lt;/P&gt;
&lt;P&gt;Description:&lt;/P&gt;
&lt;P&gt;The Execute method of job definition Microsoft.Office.Server.Administration.JobScheduler (ID f1715e9a-2641-4d95-ac82-78c6c7e62027) threw an exception. More information is included below.&lt;/P&gt;
&lt;P&gt;Could not load file or assembly 'Microsoft.Office.Project.Server.Administration, Version=12.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c' or one of its dependencies. The system cannot find the file specified.&lt;/P&gt;
&lt;P&gt;For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.&lt;/P&gt;
&lt;P&gt;Event Type: Error&lt;/P&gt;
&lt;P&gt;Event Source: Office SharePoint Server&lt;/P&gt;
&lt;P&gt;Event Category: Office Server Shared Services &lt;/P&gt;
&lt;P&gt;Event ID: 7080&lt;/P&gt;
&lt;P&gt;Date: 3/30/2009&lt;/P&gt;
&lt;P&gt;Time: 9:57:54 PM&lt;/P&gt;
&lt;P&gt;User: N/A&lt;/P&gt;
&lt;P&gt;Computer: &amp;lt;computername&amp;gt;&lt;/P&gt;
&lt;P&gt;Description:&lt;/P&gt;
&lt;P&gt;An exception occurred while running the job scheduler. &lt;/P&gt;
&lt;P&gt;Reason: System.IO.FileNotFoundException: Could not load file or assembly 'Microsoft.Office.Project.Server.Administration, Version=12.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c' or one of its dependencies. The system cannot find the file specified.&lt;/P&gt;
&lt;P&gt;File name: 'Microsoft.Office.Project.Server.Administration, Version=12.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c'&lt;/P&gt;
&lt;P&gt;at System.Reflection.Assembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, Assembly locationHint, StackCrawlMark&amp;amp; stackMark, Boolean throwOnFileNotFound, Boolean forIntrospection)&lt;/P&gt;
&lt;P&gt;at System.Reflection.Assembly.nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, Assembly locationHint, StackCrawlMark&amp;amp; stackMark, Boolean throwOnFileNotFound, Boolean forIntrospection)&lt;/P&gt;
&lt;P&gt;at System.Reflection.Assembly.InternalLoad(AssemblyName assemblyRef, Evidence assemblySecurity, StackCrawlMark&amp;amp; stackMark, Boolean forIntrospection)&lt;/P&gt;
&lt;P&gt;at System.Reflection.Assembly.InternalLoad(String assemblyString, Evidence assemblySecurity, StackCrawlMark&amp;amp; stackMark, Boolean forIntrospection)&lt;/P&gt;
&lt;P&gt;at System.Reflection.Assembly.Load(String assemblyString)&lt;/P&gt;
&lt;P&gt;at Microsoft.Office.Server.Administration.ScheduledJobCollection.CreateSqlCollectionItem(Object obj)&lt;/P&gt;
&lt;P&gt;at Microsoft.Office.Server.Administration.ScheduledJobCollection.GetScheduledJobsInNextInterval(DateTime nextDueTime)&lt;/P&gt;
&lt;P&gt;at Microsoft.Office.Server.Administration.JobScheduler.Execute(Guid targetInstanceId)&lt;/P&gt;
&lt;P&gt;WRN: Assembly binding logging is turned OFF.&lt;/P&gt;
&lt;P&gt;To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1.&lt;/P&gt;
&lt;P&gt;Note: There is some performance penalty associated with assembly bind failure logging.&lt;/P&gt;
&lt;P&gt;To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].&lt;/P&gt;
&lt;P mce_keep="true"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;lt;RESOLUTION&amp;gt;&lt;/P&gt;&lt;FONT size=1&gt;
&lt;P&gt;We need to ensure that we have the Project Binaries installed on all the WFE machines in the Farm.&lt;/P&gt;
&lt;P&gt;Please review this Blog for more information:-&lt;/P&gt;
&lt;P&gt;&lt;A href="http://blogs.msdn.com/brismith/archive/2006/12/28/mixed-server-farm-topologies-all-servers-must-have-all-skus-loaded.aspx" mce_href="http://blogs.msdn.com/brismith/archive/2006/12/28/mixed-server-farm-topologies-all-servers-must-have-all-skus-loaded.aspx"&gt;http://blogs.msdn.com/brismith/archive/2006/12/28/mixed-server-farm-topologies-all-servers-must-have-all-skus-loaded.aspx&lt;/A&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P mce_keep="true"&gt;&amp;nbsp;&lt;/P&gt;&lt;/FONT&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9537326" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/b/anupd/archive/tags/unable+to+provision+PWA/">unable to provision PWA</category><category domain="http://blogs.msdn.com/b/anupd/archive/tags/PWA+disappears/">PWA disappears</category></item><item><title>EPM (Enterprise Project Management)</title><link>http://blogs.msdn.com/b/anupd/archive/2009/03/18/epm-enterprise-project-management.aspx</link><pubDate>Wed, 18 Mar 2009 14:33:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9486615</guid><dc:creator>anupd</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://blogs.msdn.com/b/anupd/rsscomments.aspx?WeblogPostID=9486615</wfw:commentRss><comments>http://blogs.msdn.com/b/anupd/archive/2009/03/18/epm-enterprise-project-management.aspx#comments</comments><description>&lt;P&gt;&lt;STRONG&gt;&lt;U&gt;On Line Training!!!&lt;/U&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="http://office.microsoft.com/en-us/epmsolution/FX101935291033.aspx" mce_href="http://office.microsoft.com/en-us/epmsolution/FX101935291033.aspx"&gt;http://office.microsoft.com/en-us/epmsolution/FX101935291033.aspx&lt;/A&gt;&lt;/P&gt;
&lt;P mce_keep="true"&gt;&lt;STRONG&gt;&lt;U&gt;Product Group Blog&lt;/U&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P mce_keep="true"&gt;&lt;A href="http://blogs.msdn.com/project/"&gt;http://blogs.msdn.com/project/&lt;/A&gt;&lt;/P&gt;
&lt;P mce_keep="true"&gt;&lt;STRONG&gt;&lt;U&gt;Project Conference&lt;/U&gt;&lt;/STRONG&gt;&amp;nbsp;&lt;/P&gt;
&lt;P mce_keep="true"&gt;&lt;A href="http://www.msprojectconference.com/"&gt;http://www.msprojectconference.com&lt;/A&gt;&lt;/P&gt;
&lt;P mce_keep="true"&gt;&lt;STRONG&gt;&lt;U&gt;More Information on Project &lt;/U&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P mce_keep="true"&gt;&amp;nbsp;&lt;A href="http://www.epmconnect.com/US/Pages/ProjectNews.aspx" mce_href="http://www.epmconnect.com/US/Pages/ProjectNews.aspx"&gt;http://www.epmconnect.com/US/Pages/ProjectNews.aspx&lt;/A&gt;&lt;/P&gt;
&lt;P mce_keep="true"&gt;&amp;nbsp;&lt;/P&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9486615" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/b/anupd/archive/tags/Training+on+EPM/">Training on EPM</category><category domain="http://blogs.msdn.com/b/anupd/archive/tags/Project+blogs/">Project blogs</category></item></channel></rss>
