<?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">Ron Grzywacz's Blog</title><subtitle type="html">A blog about SharePoint and related technologies</subtitle><id>http://blogs.msdn.com/ronalg/atom.xml</id><link rel="alternate" type="text/html" href="http://blogs.msdn.com/ronalg/default.aspx" /><link rel="self" type="application/atom+xml" href="http://blogs.msdn.com/ronalg/atom.xml" /><generator uri="http://communityserver.org" version="2.1.61025.2">Community Server</generator><updated>2008-11-06T12:10:51Z</updated><entry><title>ULS CMS Errors</title><link rel="alternate" type="text/html" href="http://blogs.msdn.com/ronalg/archive/2009/09/29/uls-cms-errors.aspx" /><id>http://blogs.msdn.com/ronalg/archive/2009/09/29/uls-cms-errors.aspx</id><published>2009-09-29T22:10:16Z</published><updated>2009-09-29T22:10:16Z</updated><content type="html">&lt;p&gt;The CMS features that were rolled into SharePoint have their fair share of issues. Working with one of my recent customers, we found a number of errors in the ULS logs in their farm. The follow errors fit into the two following categories. Although these messages seem scary, they’re just informational in nature. &lt;/p&gt;  &lt;ol&gt;   &lt;li&gt;If the message starts as “While initializing navigation, found Area placeholder but object was not found at: /SITES/SITECOLLECTION/SUBSITE”, it means that the currently logged in user is not a member of that sub site. &lt;/li&gt;    &lt;li&gt;If the message starts as “While initializing navigation, found Page placeholder but object was not found at: /SITES/SITECOLLECTION/page.aspx”, it means that the page is either in “checked out” state or it’s not a publishing page. &lt;/li&gt; &lt;/ol&gt;  &lt;p&gt;If you don’t want to see these messages anymore, change the logging level for the Publishing category to something higher than Unexpected. &lt;/p&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9900942" width="1" height="1"&gt;</content><author><name>ronalg</name><uri>http://blogs.msdn.com/members/ronalg.aspx</uri></author><category term="MOSS" scheme="http://blogs.msdn.com/ronalg/archive/tags/MOSS/default.aspx" /><category term="Publishing" scheme="http://blogs.msdn.com/ronalg/archive/tags/Publishing/default.aspx" /></entry><entry><title>Aero Glass for Server 2008 R2 From Windows 7 Clients</title><link rel="alternate" type="text/html" href="http://blogs.msdn.com/ronalg/archive/2009/08/18/aero-glass-for-server-2008-r2-from-windows-7-clients.aspx" /><id>http://blogs.msdn.com/ronalg/archive/2009/08/18/aero-glass-for-server-2008-r2-from-windows-7-clients.aspx</id><published>2009-08-18T23:06:00Z</published><updated>2009-08-18T23:06:00Z</updated><content type="html">&lt;P&gt;In my lab, I utilize numerous computers from my desk. This means, one set of monitors, one keyboard and one mouse. Having as many machines, as I do, both physical and virtual, pretty much requires me to use RDC to connect to all of my servers. I recently upgraded the machine my input devices are connected to, to Windows 7, and all of my lab hardware, to Windows Server 2008 R2. I wanted to be able to remote in, and still use the Aero Glass features. Unfortunately, this isn’t as straightforward as it was with Server 2008, non R2 and Vista. You previously just had to enable the Desktop Experience feature. Now, you have to add an additional role. If you want to set it up, read the following blog post. This set me straight, after some serious fiddling.&lt;/P&gt;
&lt;P&gt;&lt;A href="http://blogs.msdn.com/rds/archive/2009/06/23/aero-glass-remoting-in-windows-server-2008-r2.aspx"&gt;http://blogs.msdn.com/rds/archive/2009/06/23/aero-glass-remoting-in-windows-server-2008-r2.aspx&lt;/A&gt;&lt;/P&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9874501" width="1" height="1"&gt;</content><author><name>ronalg</name><uri>http://blogs.msdn.com/members/ronalg.aspx</uri></author><category term="Hyper-V" scheme="http://blogs.msdn.com/ronalg/archive/tags/Hyper-V/default.aspx" /><category term="Virtualization" scheme="http://blogs.msdn.com/ronalg/archive/tags/Virtualization/default.aspx" /><category term="Windows 7" scheme="http://blogs.msdn.com/ronalg/archive/tags/Windows+7/default.aspx" /><category term="RDC" scheme="http://blogs.msdn.com/ronalg/archive/tags/RDC/default.aspx" /><category term="Windows Server 2008 R2" scheme="http://blogs.msdn.com/ronalg/archive/tags/Windows+Server+2008+R2/default.aspx" /></entry><entry><title>PAL Thresholds for MOSS Crawling Performance</title><link rel="alternate" type="text/html" href="http://blogs.msdn.com/ronalg/archive/2009/07/08/pal-thresholds-for-moss-crawling-performance.aspx" /><link rel="enclosure" type="application/x-zip-compressed" length="20888" href="http://blogs.msdn.com/ronalg/attachment/9824482.ashx" /><id>http://blogs.msdn.com/ronalg/archive/2009/07/08/pal-thresholds-for-moss-crawling-performance.aspx</id><published>2009-07-08T21:18:00Z</published><updated>2009-07-08T21:18:00Z</updated><content type="html">&lt;P&gt;Over the last couple of months I’ve been helping my customer work through MOSS Crawling Performance issues. The sad part of this task is, there isn’t an easy way to do it, because there are so many moving parts and variables. A couple of months ago, some good blog posts were put up on the &lt;A href="http://blogs.msdn.com/enterprisesearch/" mce_href="http://blogs.msdn.com/enterprisesearch/"&gt;Enterprise Search Blog&lt;/A&gt;, under the tag “Perf and Scale”. These gave some good insight as to what specifically needs to be monitored, but still required a lot of good old fashioned knowledge with tools like Windows Performance Monitor AKA Perfmon. A fellow PFE, Clint Huffman, has developed a tool that helps to automate the analysis of Perfmon log files which generates a nice "results" report. That tool, &lt;A href="http://www.codeplex.com/pal/" mce_href="http://www.codeplex.com/pal/"&gt;Performance Analysis of Logs (PAL)&lt;/A&gt;, can be found on CodePlex as a free download. Realizing the gap for analyzing crawl performance data, and knowing the capabilities PAL provides, I decided to put both together. &lt;/P&gt;
&lt;P&gt;The result is a PAL threshold file and a Perfmon Template file that lets you capture and analysis MOSS crawling performance. The next release of PAL should include these two files, but for those of you wanting to get a head start, I’ve attached them here. The threshold file (xml) needs to go in the PAL directory, and the perfmon template (htm) can go into the templates folder inside PAL directory. Once you have the proper files in place, you’ll need to fire up perfmon and start capturing data on your index server. Once that’s done, you’ll need to fire up PAL. On the counter log tab, point to the perfmon data file to analyze. Go to the Threshold file tab, and select the “Microsoft Office SharePoint Server – Search” option. Then answer each of the questions. This is important, because each answer factors into the analysis calculations. Once your done with the questions, proceed to the next tab. There you will have an option for the analysis interval. Choosing the right analysis interval will help you to better understand the data and what opportunities for improvement you have. Let me explain. &lt;/P&gt;
&lt;P&gt;In an ideal scenario, you’ll have the crawler running constantly. You’d do this to keep your search index as fresh as possible. This is the typical scenario for customers with large amounts of data. With large amounts of data, there are usually multiple content sources. Each of these content sources plays into the crawl schedule, with usually&amp;nbsp; limited number of content sources being crawled at once. Now, how does this play into our analysis interval? Ideally we’ll have a sampling of perfmon data that covers our whole crawl schedule, where each content source is crawled at least once. We’ll need knowledge of the crawl schedule as well. For this example, we’ll say that we have 20 content sources, and every hour a new content source crawl kicks off. We’d then want to set our analysis interval to 1 hour. This will cause our performance intervals to mesh with our crawl schedules. We can correlate suggestions in the PAL report with the good and bad time periods of the crawl schedule. We can then perform suggested actions and begin the analysis task again. &lt;BR&gt;&lt;BR&gt;&lt;BR&gt;&lt;STRONG&gt;&lt;U&gt;Demo Screenshots&lt;/U&gt;&lt;/STRONG&gt;. Please note, these may vary slightly from release names/titles, as they were taken during development. &lt;/P&gt;
&lt;P&gt;&lt;A href="http://blogs.msdn.com/blogfiles/ronalg/WindowsLiveWriter/PALThresholdsforMOSSCrawlingPerformance_C5A7/image_2.png" mce_href="http://blogs.msdn.com/blogfiles/ronalg/WindowsLiveWriter/PALThresholdsforMOSSCrawlingPerformance_C5A7/image_2.png"&gt;&lt;IMG style="BORDER-BOTTOM: 0px; BORDER-LEFT: 0px; DISPLAY: inline; BORDER-TOP: 0px; BORDER-RIGHT: 0px" title=image border=0 alt=image src="http://blogs.msdn.com/blogfiles/ronalg/WindowsLiveWriter/PALThresholdsforMOSSCrawlingPerformance_C5A7/image_thumb.png" width=244 height=204 mce_src="http://blogs.msdn.com/blogfiles/ronalg/WindowsLiveWriter/PALThresholdsforMOSSCrawlingPerformance_C5A7/image_thumb.png"&gt;&lt;/A&gt;&amp;nbsp; &lt;A href="http://blogs.msdn.com/blogfiles/ronalg/WindowsLiveWriter/PALThresholdsforMOSSCrawlingPerformance_C5A7/image_4.png" mce_href="http://blogs.msdn.com/blogfiles/ronalg/WindowsLiveWriter/PALThresholdsforMOSSCrawlingPerformance_C5A7/image_4.png"&gt;&lt;IMG style="BORDER-BOTTOM: 0px; BORDER-LEFT: 0px; DISPLAY: inline; BORDER-TOP: 0px; BORDER-RIGHT: 0px" title=image border=0 alt=image src="http://blogs.msdn.com/blogfiles/ronalg/WindowsLiveWriter/PALThresholdsforMOSSCrawlingPerformance_C5A7/image_thumb_1.png" width=244 height=204 mce_src="http://blogs.msdn.com/blogfiles/ronalg/WindowsLiveWriter/PALThresholdsforMOSSCrawlingPerformance_C5A7/image_thumb_1.png"&gt;&lt;/A&gt;&amp;nbsp; &lt;A href="http://blogs.msdn.com/blogfiles/ronalg/WindowsLiveWriter/PALThresholdsforMOSSCrawlingPerformance_C5A7/image_6.png" mce_href="http://blogs.msdn.com/blogfiles/ronalg/WindowsLiveWriter/PALThresholdsforMOSSCrawlingPerformance_C5A7/image_6.png"&gt;&lt;IMG style="BORDER-BOTTOM: 0px; BORDER-LEFT: 0px; DISPLAY: inline; BORDER-TOP: 0px; BORDER-RIGHT: 0px" title=image border=0 alt=image src="http://blogs.msdn.com/blogfiles/ronalg/WindowsLiveWriter/PALThresholdsforMOSSCrawlingPerformance_C5A7/image_thumb_2.png" width=244 height=204 mce_src="http://blogs.msdn.com/blogfiles/ronalg/WindowsLiveWriter/PALThresholdsforMOSSCrawlingPerformance_C5A7/image_thumb_2.png"&gt;&lt;/A&gt;&lt;/P&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9824482" width="1" height="1"&gt;</content><author><name>ronalg</name><uri>http://blogs.msdn.com/members/ronalg.aspx</uri></author><category term="Search" scheme="http://blogs.msdn.com/ronalg/archive/tags/Search/default.aspx" /><category term="MOSS" scheme="http://blogs.msdn.com/ronalg/archive/tags/MOSS/default.aspx" /><category term="Performance" scheme="http://blogs.msdn.com/ronalg/archive/tags/Performance/default.aspx" /><category term="Crawling" scheme="http://blogs.msdn.com/ronalg/archive/tags/Crawling/default.aspx" /></entry><entry><title>Excel Services SSO Configuration Issue</title><link rel="alternate" type="text/html" href="http://blogs.msdn.com/ronalg/archive/2009/06/10/excel-services-sso-configuration-issue.aspx" /><id>http://blogs.msdn.com/ronalg/archive/2009/06/10/excel-services-sso-configuration-issue.aspx</id><published>2009-06-10T22:55:58Z</published><updated>2009-06-10T22:55:58Z</updated><content type="html">&lt;p&gt;This post is about a case I worked on back in April, which was a real doozy, to say the least. My customer was trying to set up SSO for Excel Services. In short, they wanted to create a couple of shared data connections, that used one credential to access a data source. Different domain groups and users would then have access to the data connections to utilize in Excel. Seems straight forward enough, right? ;)&amp;#160; &lt;/p&gt;  &lt;p&gt;The picture got a little trickier, because the customer has two domains, a user domain and a resource domain, with a one way trust in place. To simplify this piece, we set up a test lab that had a two way trust between the domains. For some reason, we still were getting what appeared to be access denied errors, when users would try to pull data from the shared data source via Excel. Knowing that we granted the user permissions to the data connection, and the service account trying to make a connection to the actual data had permission, we had to assume authentication was failing somewhere in the chain. To figure this out, we turned to the ULS logs. We set SSO and all the Excel components to verbose and started digging. We found the following critical error in the ULS logs.&lt;/p&gt;  &lt;p&gt;“User DOMAIN\ServiceAccount-UserName failed to retrieve credentials using an access token for user DOMAIN\USERNAME, for enterprise application definition AdventureWorks.&amp;#160; The error returned was 0x80070005. For more information, see the Microsoft SharePoint Products and Technologies Software Development Kit (SDK).”&lt;/p&gt;  &lt;p&gt;Doing some further investigation, I spotted the following message.&lt;/p&gt;  &lt;p&gt;“AuthzInitializeContextFromSid() failed for S-1-5-21-913004495-3688694002-1748028306-21984”&lt;/p&gt;  &lt;p&gt;I then hit the web to translate this message into English. :) I found the following hit.   &lt;br /&gt;&lt;a title="http://support.microsoft.com/kb/842423" href="http://support.microsoft.com/kb/842423"&gt;http://support.microsoft.com/kb/842423&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;Although this issue didn’t relate to MOSS, it did relate to SSRS, which does similar activities to what some MOSS components do. Reading through the KB, things started to come together. In order to look up user domain group memberships, users, in this instance, the service account, needs rights to the TGGAU attribute of a user account. Whether or not this functionality is enabled depends on how your AD infrastructure was installed and configured. &lt;/p&gt;  &lt;p&gt;In order to have SSO and Excel function correctly together, the service account needs to be able to look up what groups a user is a member of, to see if they’re in the group that has access to a shared data connection. If you don’t have the permissions set up the way they need to be, follow the directions in the KB article linked above. In short, assuming a 2003 domain functional level, there’s a domain group, Windows Authorization Access Group, that has the permissions necessary to do user domain group membership lookups. You will need to add your service account to this group. After that, you should be able to fully leverage this powerful and &lt;em&gt;&lt;u&gt;complex&lt;/u&gt;&lt;/em&gt; technology. I hope this saves someone out there some time, because it took some time to figure this one out.&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;Below I’ve pasted come entries from ULS logs that contain this issue, in hopes it helps people find this post.&lt;/p&gt;  &lt;p&gt;“StoredCredentialsProvider.GetCredentialsFromStore: SsoProvider.GetCredentialsUsingTicket threw a SingleSignOnException. LastErrorCode: -2147024891, Exception: Microsoft.SharePoint.Portal.SingleSignon.SingleSignonException: A call into SPS Single Sign-on failed. The error code returned was '-2147024891'.&amp;#160;&amp;#160;&amp;#160; &lt;br /&gt; at Microsoft.SharePoint.Portal.SingleSignon.Credentials.GetCredentialsUsingTicket(UInt32 ui32Flags, String strApplicationName, String strTicket, String[]&amp;amp; Credentials)&amp;#160;&amp;#160;&amp;#160; &lt;br /&gt; at Microsoft.SharePoint.Portal.SingleSignon.SpsSsoProvider.GetCredentialsUsingTicket(String Ticket, String AppID)&amp;#160;&amp;#160;&amp;#160; &lt;br /&gt; at Microsoft.Office.Excel.Server.CalculationServer.StoredCredentialsProvider.GetCredentialsFromStore(Request request, ConnectionInfo connInfo).”&lt;/p&gt;  &lt;p&gt;“SSO has failed with the following error code -2147024891, exception: A call into SPS Single Sign-on failed. The error code returned was '-2147024891'. [Session: 21.3JktrWHF9yqzbHMMHYA+W90.5.en-US5.en-US73.+0300#0000-11-00-01T02:00:00:0000#+0000#0000-03-00-02T02:00:00:0000#-0060 User: DOMAIN\Username]”&lt;/p&gt;  &lt;p&gt;“Unable to establish a connection using credentials retrieved from SSO. This could be because the Unattended Service Account is not configured or because the credentials retrieved from SSO are not valid. [Session: 21.3JktrWHF9yqzbHMMHYA+W90.5.en-US5.en-US73.+0300#0000-11-00-01T02:00:00:0000#+0000#0000-03-00-02T02:00:00:0000#-0060 User: DOMAIN\Username]”&lt;/p&gt;  &lt;p&gt;“IsImpersonateMemberOfGroup() failed”&lt;/p&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9724893" width="1" height="1"&gt;</content><author><name>ronalg</name><uri>http://blogs.msdn.com/members/ronalg.aspx</uri></author><category term="MOSS" scheme="http://blogs.msdn.com/ronalg/archive/tags/MOSS/default.aspx" /><category term="Permissions" scheme="http://blogs.msdn.com/ronalg/archive/tags/Permissions/default.aspx" /><category term="Excel Services" scheme="http://blogs.msdn.com/ronalg/archive/tags/Excel+Services/default.aspx" /><category term="SSO" scheme="http://blogs.msdn.com/ronalg/archive/tags/SSO/default.aspx" /></entry><entry><title>Installation How-To: SSRS2008 and MOSS2007 Integration</title><link rel="alternate" type="text/html" href="http://blogs.msdn.com/ronalg/archive/2009/04/20/installation-how-to-ssrs2008-and-moss2007-integration.aspx" /><id>http://blogs.msdn.com/ronalg/archive/2009/04/20/installation-how-to-ssrs2008-and-moss2007-integration.aspx</id><published>2009-04-20T17:54:19Z</published><updated>2009-04-20T17:54:19Z</updated><content type="html">&lt;p&gt;I know there are plenty of folks out there who have had to SUFFER to try and work through an installation/integration of MOSS2007 with SSRS2008. I recently ran across a blog posting with a FANTASTIC description of how the process works, in an environment that has 3 machines. Do yourself a favor and read this blog post if you need to do this setup. It will answer a lot of questions.&lt;/p&gt; &lt;p&gt;&lt;a title="http://mosshowto.blogspot.com/2009/03/reporting-services-sharepoint-multiple.html" href="http://mosshowto.blogspot.com/2009/03/reporting-services-sharepoint-multiple.html"&gt;http://mosshowto.blogspot.com/2009/03/reporting-services-sharepoint-multiple.html&lt;/a&gt;&lt;/p&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9556767" width="1" height="1"&gt;</content><author><name>ronalg</name><uri>http://blogs.msdn.com/members/ronalg.aspx</uri></author></entry><entry><title>Configuring inter-farm shared Services</title><link rel="alternate" type="text/html" href="http://blogs.msdn.com/ronalg/archive/2009/03/21/configuring-inter-farm-shared-services.aspx" /><id>http://blogs.msdn.com/ronalg/archive/2009/03/21/configuring-inter-farm-shared-services.aspx</id><published>2009-03-21T19:29:48Z</published><updated>2009-03-21T19:29:48Z</updated><content type="html">&lt;p&gt;When configuring Inter-Farm Shared Services, &lt;a href="http://technet.microsoft.com/en-us/library/cc262179.aspx"&gt;as per the following article&lt;/a&gt;, there is a slight variation. If you’re running MOSS Standard, in the child farm, you won’t see the option to select an SSP for the local Excel Services, since the farm cannot provide Excel Services. If you eventually enable the Enterprise SKU, you will need to go back and set this up.&lt;/p&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9495933" width="1" height="1"&gt;</content><author><name>ronalg</name><uri>http://blogs.msdn.com/members/ronalg.aspx</uri></author><category term="MOSS" scheme="http://blogs.msdn.com/ronalg/archive/tags/MOSS/default.aspx" /><category term="SharePoint" scheme="http://blogs.msdn.com/ronalg/archive/tags/SharePoint/default.aspx" /><category term="SSP" scheme="http://blogs.msdn.com/ronalg/archive/tags/SSP/default.aspx" /><category term="Parent/Child" scheme="http://blogs.msdn.com/ronalg/archive/tags/Parent_2F00_Child/default.aspx" /></entry><entry><title>Hardware assisted virtualization on vpc2007 sp1</title><link rel="alternate" type="text/html" href="http://blogs.msdn.com/ronalg/archive/2009/03/21/hardware-assisted-virtualization-on-vpc2007-sp1.aspx" /><id>http://blogs.msdn.com/ronalg/archive/2009/03/21/hardware-assisted-virtualization-on-vpc2007-sp1.aspx</id><published>2009-03-21T17:54:16Z</published><updated>2009-03-21T17:54:16Z</updated><content type="html">&lt;p&gt;I recently had my laptop refreshed. My oh so terrible &lt;strike&gt;personal space heater/noise maker&lt;/strike&gt; Toshiba M5 was replaced with a lovely new Dell Latitude E6500. From time to time I need to run a VM on the laptop when I’m on the road. I installed VPC2007 SP1 and fired up a VM. (I’m running Vista x64 SP1) I noticed that things seemed a tad slower than before. I realized Hardware Assisted Virtualization was not enabled, and I didn’t have the ability to turn to it. The settings were greyed out, because VPC was things I didn’t have a machine that supported this configuration, while I indeed did. I made sure to have the settings enabled in the BIOS. This was the part that was causing the issue. In the BIOS virtualization settings, I have 3 options for enabling virtualization, and I had turned on all 3. Turning off the third option, “Trusted Execution”, resolved the issue. I hope this helps some other folks out there. &lt;/p&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9495746" width="1" height="1"&gt;</content><author><name>ronalg</name><uri>http://blogs.msdn.com/members/ronalg.aspx</uri></author><category term="Virtualization" scheme="http://blogs.msdn.com/ronalg/archive/tags/Virtualization/default.aspx" /><category term="Virtual PC" scheme="http://blogs.msdn.com/ronalg/archive/tags/Virtual+PC/default.aspx" /></entry><entry><title>SSO NOT WORKING AFTER CONFIGURING PARENT/CHILD FARM</title><link rel="alternate" type="text/html" href="http://blogs.msdn.com/ronalg/archive/2009/03/21/sso-not-working-after-configuring-parent-child-farm.aspx" /><id>http://blogs.msdn.com/ronalg/archive/2009/03/21/sso-not-working-after-configuring-parent-child-farm.aspx</id><published>2009-03-21T17:47:46Z</published><updated>2009-03-21T17:47:46Z</updated><content type="html">&lt;p&gt;I recently ran across a scenario where SSO stopped working in a parent/child SSP farm set up. In this instance, there was one farm. A new parent SSP farm was created. SSO was configured there. The child farm was connected to the new parent farm. All the content stayed in the child farm, except for My Sites, which are now owned by the parent SSP. All web parts utilizing SSO in the child farm stopped working, while web parts using SSO on My Sites functioned. The issue is caused by the caching of SSO credentials in the SharePoint configuration cache. Resetting the configuration cache on machines in the child farm corrected this issue. To reset the configuration cache, do the following steps. &lt;/p&gt;  &lt;ol&gt;   &lt;li&gt;Stop the OWSTIMER services via services.msc&lt;/li&gt;    &lt;li&gt;Navigate to the following directory&lt;/li&gt;    &lt;ul&gt;     &lt;li&gt;Server 2003 location: Drive:\Documents and Settings\All Users\Application Data\Microsoft\SharePoint\Config\GUID and delete all the XML files from the directory. &lt;/li&gt;      &lt;li&gt;Server 2008 location: Drive:\ProgramData\Microsoft\SharePoint\Config\GUID and delete all the XML files from the directory. &lt;/li&gt;   &lt;/ul&gt;    &lt;li&gt;Delete all the xml files&lt;/li&gt;    &lt;li&gt;Edit cache.ini and reset the number in the file to 1&lt;/li&gt;    &lt;li&gt;Start the OWSTIMER service on the server and ensure XML files to begin to reappear in the directory&lt;/li&gt; &lt;/ol&gt;  &lt;p&gt;It may take a minute or two for timer jobs to pull settings from the configuration cache as well, so have little bit of patience.&lt;/p&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9495734" width="1" height="1"&gt;</content><author><name>ronalg</name><uri>http://blogs.msdn.com/members/ronalg.aspx</uri></author><category term="MOSS" scheme="http://blogs.msdn.com/ronalg/archive/tags/MOSS/default.aspx" /><category term="SharePoint" scheme="http://blogs.msdn.com/ronalg/archive/tags/SharePoint/default.aspx" /><category term="SSP" scheme="http://blogs.msdn.com/ronalg/archive/tags/SSP/default.aspx" /></entry><entry><title>SPDisposeCheck Released</title><link rel="alternate" type="text/html" href="http://blogs.msdn.com/ronalg/archive/2009/02/03/spdisposecheck-released.aspx" /><id>http://blogs.msdn.com/ronalg/archive/2009/02/03/spdisposecheck-released.aspx</id><published>2009-02-03T17:34:24Z</published><updated>2009-02-03T17:34:24Z</updated><content type="html">&lt;p&gt;For those of you looking to double check your custom SharePoint code for proper object disposal, Microsoft has now officially released a tool to help you do this. Check out &lt;a href="http://blogs.msdn.com/pandrew/archive/2009/01/29/spdisposecheck-v1-3-1-is-released.aspx"&gt;Paul Andrew's Blog Post&lt;/a&gt; for full details. The tool is &lt;a href="http://code.msdn.microsoft.com/SPDisposeCheck"&gt;available for download here&lt;/a&gt;. In my opinion, this tool should be used by every developer writing custom SharePoint code.&lt;/p&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9393263" width="1" height="1"&gt;</content><author><name>ronalg</name><uri>http://blogs.msdn.com/members/ronalg.aspx</uri></author></entry><entry><title>PSConfig/Content Database Attach Error - "Unknown server error number: d"</title><link rel="alternate" type="text/html" href="http://blogs.msdn.com/ronalg/archive/2009/01/09/psconfig-content-database-attach-error-unknown-server-error-number-d.aspx" /><id>http://blogs.msdn.com/ronalg/archive/2009/01/09/psconfig-content-database-attach-error-unknown-server-error-number-d.aspx</id><published>2009-01-10T05:03:00Z</published><updated>2009-01-10T05:03:00Z</updated><content type="html">&lt;P&gt;I recently ran into an issue when applying the MOSS August CU. This issue is not necessarily isolated to this patch. When the patch ran, the B2B upgrade process was failing in the site collection action upgrade sequence. The specific step was 12.1.&lt;STRONG&gt;&lt;U&gt;6301&lt;/U&gt;&lt;/STRONG&gt;.0, which adds the new Search Federation webparts to a site's webpart gallery. In the error logs, we saw the following:\&lt;/P&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;NewWebParts] [12.1.6301.0] [INFO] [1/10/2009 8:15:40 AM]: Add the new S2 federation webparts to the web part gallery of sites in which the portal layouts feature is active&lt;BR&gt;[NewWebParts] [12.1.6301.0] [DEBUG] [1/10/2009 8:15:40 AM]: Begin Upgrade()&lt;BR&gt;....&lt;BR&gt;....&lt;BR&gt;[SiteSequence] [ERROR] [1/10/2009 8:15:40 AM]: Action 12.1.6301.0 of Microsoft.SharePoint.Portal.Upgrade.SiteSequence failed.&lt;BR&gt;[SiteSequence] [ERROR] [1/10/2009 8:15:40 AM]: Unknown server error number: d&lt;BR&gt;[SiteSequence] [ERROR] [1/10/2009 8:15:40 AM]:&amp;nbsp;&amp;nbsp;&amp;nbsp; at Microsoft.SharePoint.Library.SPRequestInternalClass.PutFile(String bstrUrl, String bstrWebRelativeUrl, Object varFile, PutFileOpt PutFileOpt, String bstrCreatedBy, String bstrModifiedBy, Int32 iCreatedByID, Int32 iModifiedByID, Object varTimeCreated, Object varTimeLastModified, Object varProperties, String bstrCheckinComment, UInt32&amp;amp; pdwVirusCheckStatus, String&amp;amp; pVirusCheckMessage)&lt;BR&gt;&amp;nbsp;&amp;nbsp; at Microsoft.SharePoint.Library.SPRequest.PutFile(String bstrUrl, String bstrWebRelativeUrl, Object varFile, PutFileOpt PutFileOpt, String bstrCreatedBy, String bstrModifiedBy, Int32 iCreatedByID, Int32 iModifiedByID, Object varTimeCreated, Object varTimeLastModified, Object varProperties, String bstrCheckinComment, UInt32&amp;amp; pdwVirusCheckStatus, String&amp;amp; pVirusCheckMessage)&lt;BR&gt;[SiteSequence] [ERROR] [1/10/2009 8:15:40 AM]: Unknown server error number: d&lt;BR&gt;[SiteSequence] [ERROR] [1/10/2009 8:15:40 AM]:&amp;nbsp;&amp;nbsp;&amp;nbsp; at Microsoft.SharePoint.Library.SPRequest.PutFile(String bstrUrl, String bstrWebRelativeUrl, Object varFile, PutFileOpt PutFileOpt, String bstrCreatedBy, String bstrModifiedBy, Int32 iCreatedByID, Int32 iModifiedByID, Object varTimeCreated, Object varTimeLastModified, Object varProperties, String bstrCheckinComment, UInt32&amp;amp; pdwVirusCheckStatus, String&amp;amp; pVirusCheckMessage)&lt;BR&gt;&amp;nbsp;&amp;nbsp; at Microsoft.SharePoint.SPFileCollection.AddInternal(String urlOfFile, Object file, PutFileOpt fileOpt, String createdBy, String modifiedBy, Int32 createdByID, Int32 modifiedByID, DateTime timeCreated, DateTime timeLastModified, Object varProperties, String checkInComment, SPVirusCheckStatus&amp;amp; virusCheckStatus, String&amp;amp; virusCheckMessage)&lt;BR&gt;&amp;nbsp;&amp;nbsp; at Microsoft.SharePoint.SPFileCollection.Add(String urlOfFile, Byte[] file, Boolean overwrite, String checkInComment, Boolean checkRequiredFields, SPVirusCheckStatus&amp;amp; virusCheckStatus, String&amp;amp; virusCheckMessage)&lt;BR&gt;&amp;nbsp;&amp;nbsp; at Microsoft.SharePoint.SPFileCollection.Add(String urlOfFile, Byte[] file, Boolean overwrite, String checkInComment, Boolean checkRequiredFields)&lt;BR&gt;&amp;nbsp;&amp;nbsp; at Microsoft.SharePoint.SPFileCollection.Add(String urlOfFile, Byte[] file, Boolean overwrite)&lt;BR&gt;&amp;nbsp;&amp;nbsp; at Microsoft.SharePoint.Portal.Upgrade.GenericWebPartGalleryUpgrade.AddWebPart(SPFileCollection rootWebFiles, String dwpWebPath, String dwpFilePath, String dwpGroup)&lt;BR&gt;&amp;nbsp;&amp;nbsp; at Microsoft.SharePoint.Portal.Upgrade.GenericWebPartGalleryUpgrade.UpdateWebParts(SPSite site, String[] deleteDwps, String[] newDwps, String wpGroup, String strPath)&lt;BR&gt;&amp;nbsp;&amp;nbsp; at Microsoft.SharePoint.Portal.Upgrade.NewWebParts.Upgrade()&lt;BR&gt;&amp;nbsp;&amp;nbsp; at Microsoft.SharePoint.Upgrade.SPActionSequence.Upgrade()&lt;/P&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;The "unknown server error number: d" is caused by an issue with ForeFront. Disabling ForeFront via Central Admin and rerunning PSconfig, or detaching/reattaching the content databases will clear up this issue. Don't forget to turn ForeFront scanning back on when you're done.&lt;/P&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9303221" width="1" height="1"&gt;</content><author><name>ronalg</name><uri>http://blogs.msdn.com/members/ronalg.aspx</uri></author><category term="Search" scheme="http://blogs.msdn.com/ronalg/archive/tags/Search/default.aspx" /><category term="MOSS" scheme="http://blogs.msdn.com/ronalg/archive/tags/MOSS/default.aspx" /><category term="SharePoint" scheme="http://blogs.msdn.com/ronalg/archive/tags/SharePoint/default.aspx" /><category term="WebPart" scheme="http://blogs.msdn.com/ronalg/archive/tags/WebPart/default.aspx" /><category term="Security" scheme="http://blogs.msdn.com/ronalg/archive/tags/Security/default.aspx" /><category term="ForeFront" scheme="http://blogs.msdn.com/ronalg/archive/tags/ForeFront/default.aspx" /><category term="Patching" scheme="http://blogs.msdn.com/ronalg/archive/tags/Patching/default.aspx" /></entry><entry><title>Hyper-V can't connect to VMs</title><link rel="alternate" type="text/html" href="http://blogs.msdn.com/ronalg/archive/2008/12/10/hyper-v-can-t-connect-to-vms.aspx" /><id>http://blogs.msdn.com/ronalg/archive/2008/12/10/hyper-v-can-t-connect-to-vms.aspx</id><published>2008-12-10T23:35:53Z</published><updated>2008-12-10T23:35:53Z</updated><content type="html">&lt;p&gt;I'd been running SCVVM Beta 2. It was throwing some errors and I didn't need the functionality anymore, so I uninstalled it. After I did that, when I'd try to connect to VMs from Hyper-V manager, I was getting the following error.&lt;/p&gt; &lt;p&gt;"A connection will not be made because credentials may not be sent to the remote computer. For assistance, contact your system administrator."&lt;/p&gt; &lt;p&gt;The following directions will fix it.&lt;/p&gt; &lt;p&gt;&lt;a title="http://social.technet.microsoft.com/Forums/en-US/winserverhyperv/thread/ce6a9d04-45bf-4d77-869e-bbf784cbefd1/" href="http://social.technet.microsoft.com/Forums/en-US/winserverhyperv/thread/ce6a9d04-45bf-4d77-869e-bbf784cbefd1/"&gt;http://social.technet.microsoft.com/Forums/en-US/winserverhyperv/thread/ce6a9d04-45bf-4d77-869e-bbf784cbefd1/&lt;/a&gt;&lt;/p&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9192323" width="1" height="1"&gt;</content><author><name>ronalg</name><uri>http://blogs.msdn.com/members/ronalg.aspx</uri></author></entry><entry><title>Adobe Releases 64 bit PDF iFilter</title><link rel="alternate" type="text/html" href="http://blogs.msdn.com/ronalg/archive/2008/12/09/adobe-releases-64-bit-pdf-ifilter.aspx" /><id>http://blogs.msdn.com/ronalg/archive/2008/12/09/adobe-releases-64-bit-pdf-ifilter.aspx</id><published>2008-12-09T19:32:00Z</published><updated>2008-12-09T19:32:00Z</updated><content type="html">&lt;P&gt;Adobe has FINALLY released a 64 bit PDF iFilter. For everyone out there running 64 bit MOSS, without a proper 64 bit PDF iFilter, please go get this for yourself. I haven't seen any performance data, but it should increase your indexing performance of PDFs. &lt;A href="http://www.adobe.com/support/downloads/detail.jsp?ftpID=4025" mce_href="http://www.adobe.com/support/downloads/detail.jsp?ftpID=4025"&gt;Details are here.&lt;/A&gt;&amp;nbsp; Instructions for installing on MOSS can be found on the linked page.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;FONT color=red&gt;&lt;U&gt;UPDATE&lt;/U&gt;&lt;/FONT&gt;&lt;/STRONG&gt;: Some internal testing was done with this Adobe iFilter. The performance still leaves something to be desired. In a head to head comparison, the FoxIT iFilter still runs signicantly faster. The &lt;A class="" href="http://blogs.msdn.com/ifilter/" mce_href="http://blogs.msdn.com/ifilter/"&gt;iFilter Blog&lt;/A&gt; has some data on this, which can be found &lt;A class="" href="http://blogs.msdn.com/ifilter/archive/2007/11/14/foxit-vs-adobe-pdf-ifilter-32-bit-only.aspx" mce_href="http://blogs.msdn.com/ifilter/archive/2007/11/14/foxit-vs-adobe-pdf-ifilter-32-bit-only.aspx"&gt;here&lt;/A&gt;. It's likely that Adobe is continuing to use the 32 bit iFilter and the wrapper from the previous work around.&lt;/P&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9187536" width="1" height="1"&gt;</content><author><name>ronalg</name><uri>http://blogs.msdn.com/members/ronalg.aspx</uri></author><category term="Search" scheme="http://blogs.msdn.com/ronalg/archive/tags/Search/default.aspx" /><category term="Index" scheme="http://blogs.msdn.com/ronalg/archive/tags/Index/default.aspx" /><category term="MOSS" scheme="http://blogs.msdn.com/ronalg/archive/tags/MOSS/default.aspx" /><category term="iFilter" scheme="http://blogs.msdn.com/ronalg/archive/tags/iFilter/default.aspx" /></entry><entry><title>Limiting the number of site collections in a content database</title><link rel="alternate" type="text/html" href="http://blogs.msdn.com/ronalg/archive/2008/12/08/limiting-the-number-of-site-collections-in-a-content-database.aspx" /><id>http://blogs.msdn.com/ronalg/archive/2008/12/08/limiting-the-number-of-site-collections-in-a-content-database.aspx</id><published>2008-12-08T19:04:52Z</published><updated>2008-12-08T19:04:52Z</updated><content type="html">&lt;p&gt;In my opinion, part of being a good SharePoint admin is to pay attention to the size of your content databases and try to keep them to a specified maximum size. (Usually for DR reasons) In order to do this, you should limit the number of site collections per content database. Naturally, site collection sizes will vary, so setting a generic maximum number might not be ideal. There are two ways to control the number of site collections in a content database. The first is to set the status of the content database to Offline. While this is a novel idea, doing this can cause some issues. One of the biggest I've seen is issues with different backup products. A better way to limit the number is to change the maximum number of sites for the content database to the number of sites in the database when the database reaches the desired size. You may need to lower the number of sites that will generate a warning, but there's no control on what this number actually is. Happy Admin'ing!&lt;/p&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9184945" width="1" height="1"&gt;</content><author><name>ronalg</name><uri>http://blogs.msdn.com/members/ronalg.aspx</uri></author><category term="MOSS" scheme="http://blogs.msdn.com/ronalg/archive/tags/MOSS/default.aspx" /><category term="SharePoint" scheme="http://blogs.msdn.com/ronalg/archive/tags/SharePoint/default.aspx" /><category term="wss 3.0" scheme="http://blogs.msdn.com/ronalg/archive/tags/wss+3.0/default.aspx" /><category term="Database" scheme="http://blogs.msdn.com/ronalg/archive/tags/Database/default.aspx" /></entry><entry><title>Making sense out of incremental crawl times</title><link rel="alternate" type="text/html" href="http://blogs.msdn.com/ronalg/archive/2008/11/17/making-sense-out-of-incremental-crawl-times.aspx" /><id>http://blogs.msdn.com/ronalg/archive/2008/11/17/making-sense-out-of-incremental-crawl-times.aspx</id><published>2008-11-17T21:32:50Z</published><updated>2008-11-17T21:32:50Z</updated><content type="html">&lt;p&gt;I've had the question from customers come up, about why there's differences in their crawl times. It usually relates to the number of changes that need to be processed with each crawl. SharePoint SEE Russ Maxwell has just recently posted some good stuff about this. Check out his posting. Let's hope he keeps this kind of stuff coming on a regular basis.&lt;/p&gt; &lt;p&gt;&lt;a title="http://blogs.msdn.com/russmax/archive/2008/11/17/how-to-determine-the-number-of-changes-an-incremental-crawl-will-process-prior-to-initiating-the-crawl.aspx" href="http://blogs.msdn.com/russmax/archive/2008/11/17/how-to-determine-the-number-of-changes-an-incremental-crawl-will-process-prior-to-initiating-the-crawl.aspx"&gt;http://blogs.msdn.com/russmax/archive/2008/11/17/how-to-determine-the-number-of-changes-an-incremental-crawl-will-process-prior-to-initiating-the-crawl.aspx&lt;/a&gt;&lt;/p&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9111918" width="1" height="1"&gt;</content><author><name>ronalg</name><uri>http://blogs.msdn.com/members/ronalg.aspx</uri></author></entry><entry><title>Object Model exports bad audit log XML</title><link rel="alternate" type="text/html" href="http://blogs.msdn.com/ronalg/archive/2008/11/06/object-model-exports-bad-audit-log-xml.aspx" /><id>http://blogs.msdn.com/ronalg/archive/2008/11/06/object-model-exports-bad-audit-log-xml.aspx</id><published>2008-11-06T20:10:51Z</published><updated>2008-11-06T20:10:51Z</updated><content type="html">&lt;p&gt;I've recently been doing some work analyzing audit logs for a customer. Exporting the audit logs via the Site Collection's Administration pages reports fails due to the amount of data I'm pulling back, so I've turned to the Object Model to get the data out. There's a small issue here, because the data that gets exported is poorly formed for recycle bin entries. The slash is missing in the closing &amp;lt;recycle&amp;gt; tag. In order to work around this, you're going to need to modify the entries with recycle tags to fix the trailing tag.&lt;/p&gt; &lt;p&gt;&amp;lt;AuditEntry&amp;gt;&amp;lt;SiteId&amp;gt;ea85895e-d475-4744-9c50-7212963d9d98&amp;lt;/SiteId&amp;gt;&amp;lt;ItemId&amp;gt;9d14e64b-9d5c-411d-9218-58da76694e6a&amp;lt;/ItemId&amp;gt;&amp;lt;ItemType&amp;gt;Document&amp;lt;/ItemType&amp;gt;&amp;lt;UserId&amp;gt;AM\starservice&amp;lt;/UserId&amp;gt;&amp;lt;DocLocation&amp;gt;sites/star/medrequestform/Lebanon/Fulfillment_T2/200811/LBN-0065903.doc&amp;lt;/DocLocation&amp;gt;&amp;lt;LocationType&amp;gt;Url&amp;lt;/LocationType&amp;gt;&amp;lt;Occurred&amp;gt;11/1/2008 8:54:48 AM&amp;lt;/Occurred&amp;gt;&amp;lt;Event&amp;gt;Delete&amp;lt;/Event&amp;gt;&amp;lt;EventSource&amp;gt;SharePoint&amp;lt;/EventSource&amp;gt;&amp;lt;EventData&amp;gt;&amp;lt;Version&amp;gt;&amp;lt;AllVersions/&amp;gt;&amp;lt;/Version&amp;gt;&amp;lt;Recycle&amp;gt;1&amp;lt;Recycle&amp;gt;&amp;lt;/EventData&amp;gt;&amp;lt;/AuditEntry&amp;gt;&lt;/p&gt; &lt;p&gt;The errors you'll likely see are "XML parse Error" and Error Code: -1072896659, Reason : End tag 'EventData' does not match the start tag 'Recycle'&lt;/p&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9049900" width="1" height="1"&gt;</content><author><name>ronalg</name><uri>http://blogs.msdn.com/members/ronalg.aspx</uri></author><category term="MOSS" scheme="http://blogs.msdn.com/ronalg/archive/tags/MOSS/default.aspx" /><category term="SharePoint" scheme="http://blogs.msdn.com/ronalg/archive/tags/SharePoint/default.aspx" /><category term="wss 3.0" scheme="http://blogs.msdn.com/ronalg/archive/tags/wss+3.0/default.aspx" /></entry></feed>