<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0"><channel><title>Dirk Van den Berghe SharePoint Blog</title><link>http://dirkvandenberghe.com/default.aspx</link><description>real admins use stsadm, but admins from hell use powershell.</description><dc:language>en</dc:language><generator>CommunityServer 2008.5 SP1 (Build: 31106.3070)</generator><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/dirkvandenberghe" /><feedburner:info uri="dirkvandenberghe" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com" /><item><title>SharePoint Timeout error: thread was being aborted. Think about executionTimeout!</title><link>http://feedproxy.google.com/~r/dirkvandenberghe/~3/g95oEdYHd4g/sharepoint-timeout-error-thread-was-being-aborted.aspx</link><pubDate>Fri, 29 Jan 2010 11:03:00 GMT</pubDate><guid isPermaLink="false">08968d1a-79c2-4855-b1cb-db3b54515911:6677</guid><dc:creator>Dirk</dc:creator><slash:comments>0</slash:comments><comments>http://dirkvandenberghe.com/archive/2010/01/29/sharepoint-timeout-error-thread-was-being-aborted.aspx#comments</comments><description>&lt;p&gt;This error kept our team occupied for some time before finding a solution. &lt;/p&gt;
&lt;p&gt;Error description: &lt;/p&gt;
&lt;p&gt;A custom application on SharePoint copies some documents form one library to another after a button is pushed on a form button. When the button is pushed the application behaves as expected and the files are copied. For some reason now, the operation fails if the number of files being copied is quite a lot. &lt;/p&gt;
&lt;p&gt;We were originally thinking about a timeout issue, an upload limit issue or the antivirus software interfering. After investigating all of these cases, we were unable to find a solution. A lot of research and some days later, we went back in to the problem before calling PSS and I found the solution on a blog post &lt;/p&gt;
&lt;p&gt;Solution: &lt;/p&gt;
&lt;p&gt;You need to define the executionTimeout parameter in the web.config file of the web application where the custom application is running. This parameter is not there by default. From what I have read out there, it seems that if this parameter is not defined, then a default value is assumed of 110 seconds &lt;/p&gt;
&lt;p&gt;&lt;span style="color:blue"&gt;&lt;span style="font-family:Courier New; font-size:10pt"&gt;&amp;lt;&lt;span style="color:#a31515"&gt;httpRuntime&lt;span style="color:blue"&gt; &lt;span style="color:red"&gt;executionTimeout&lt;span style="color:blue"&gt;=&lt;/span&gt;"&lt;span style="color:blue"&gt;200&lt;/span&gt;"&lt;/span&gt; &lt;span style="color:red"&gt;maxRequestLength&lt;span style="color:blue"&gt;=&lt;/span&gt;"&lt;span style="color:blue"&gt;51200&lt;/span&gt;"&lt;span style="color:blue"&gt;/&amp;gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-family:Times New Roman; font-size:12pt"&gt; &lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;Source for execution timeout: &lt;/p&gt;
&lt;p&gt;http://blogs.msdn.com/pedram/archive/2007/10/02/how-the-execution-timeout-is-managed-in-asp-net.aspx&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://dirkvandenberghe.com/aggbug.aspx?PostID=6677" width="1" height="1"&gt;&lt;img src="http://feeds.feedburner.com/~r/dirkvandenberghe/~4/g95oEdYHd4g" height="1" width="1"/&gt;</description><feedburner:origLink>http://dirkvandenberghe.com/archive/2010/01/29/sharepoint-timeout-error-thread-was-being-aborted.aspx</feedburner:origLink></item><item><title>Unable to edit Document Library Column: Unknown Error</title><link>http://feedproxy.google.com/~r/dirkvandenberghe/~3/kgCH1HgU19s/unable-to-edit-document-library-column-unknown-error.aspx</link><pubDate>Fri, 29 Jan 2010 10:04:00 GMT</pubDate><guid isPermaLink="false">08968d1a-79c2-4855-b1cb-db3b54515911:6676</guid><dc:creator>Dirk</dc:creator><slash:comments>0</slash:comments><comments>http://dirkvandenberghe.com/archive/2010/01/29/unable-to-edit-document-library-column-unknown-error.aspx#comments</comments><description>&lt;p&gt;It has been a while since my last post and since then, I encountered some interesting issues, worth writing about. This one amazed me.&lt;br /&gt;One of our users complained that he was unable to edit a standard&amp;nbsp;choice field that he just created in a document library. Whenever he tried to edit&amp;nbsp;the&amp;nbsp;filed he got the dreadfull "Unknown Error" from SharePoint.&lt;br /&gt;A little research and some&amp;nbsp;adjusting of diagnostics logging when reproducing the error, showed the following error in the ULS logs:&lt;/p&gt;
&lt;p&gt;&lt;em&gt;&lt;span style="FONT-FAMILY: 'Arial','sans-serif'; FONT-SIZE: 10pt"&gt;Application error when access /_layouts/FldEdit.aspx, Error=Object reference not set to an instance of an object.&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;br /&gt;&lt;span style="FONT-FAMILY: 'Arial','sans-serif'; FONT-SIZE: 10pt"&gt;at Microsoft.SharePoint.ApplicationPages.BasicFieldEditPage.get_ContentTypeId()&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;br /&gt;&lt;span style="FONT-FAMILY: 'Arial','sans-serif'; FONT-SIZE: 10pt"&gt;at ASP._layouts_fldedit_aspx.__Render__control433(HtmlTextWriter __w, Control parameterContainer)&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;br /&gt;&lt;span style="FONT-FAMILY: 'Arial','sans-serif'; FONT-SIZE: 10pt"&gt;at System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children)&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;br /&gt;&lt;span style="FONT-FAMILY: 'Arial','sans-serif'; FONT-SIZE: 10pt"&gt;at System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children)&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;br /&gt;&lt;span style="FONT-FAMILY: 'Arial','sans-serif'; FONT-SIZE: 10pt"&gt;at System.Web.UI.HtmlControls.HtmlContainerControl.Render(HtmlTextWriter writer)&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;br /&gt;&lt;span style="FONT-FAMILY: 'Arial','sans-serif'; FONT-SIZE: 10pt"&gt;at System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children)&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;br /&gt;&lt;span style="FONT-FAMILY: 'Arial','sans-serif'; FONT-SIZE: 10pt"&gt;at System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children)&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;br /&gt;&lt;span style="FONT-FAMILY: 'Arial','sans-serif'; FONT-SIZE: 10pt"&gt;at Microsoft.SharePoint.WebControls.UnsecuredLayoutsPageBase.RenderChildren(HtmlTextWriter writer)&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;br /&gt;&lt;span style="FONT-FAMILY: 'Arial','sans-serif'; FONT-SIZE: 10pt"&gt;at System.Web.UI.Page.Render(HtmlTextWriter writer)&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;br /&gt;&lt;span style="FONT-FAMILY: 'Arial','sans-serif'; FONT-SIZE: 10pt"&gt;at Microsoft.SharePoint.WebControls.UnsecuredLayoutsPageBase.Render(HtmlTextWriter writer)&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;br /&gt;&lt;span style="FONT-FAMILY: 'Arial','sans-serif'; FONT-SIZE: 10pt"&gt;at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)&lt;/span&gt;&lt;/em&gt;&lt;span style="font-family: Times New Roman; font-size: small;"&gt;&lt;em&gt; &lt;br /&gt;&lt;/em&gt;&lt;/span&gt;&lt;span style="FONT-FAMILY: 'Arial','sans-serif'; FONT-SIZE: 10pt"&gt;&lt;em&gt;Exception Type: System.NullReferenceException&amp;nbsp; Exception Message: Object reference not set to an instance of an object.&lt;/em&gt; &lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="FONT-FAMILY: 'Arial','sans-serif'; FONT-SIZE: 10pt"&gt;&lt;/span&gt;&lt;o:p&gt;Now this error does not say much, so I started to look for it in blogs. Now it turns out that someone had faced the exact same issue with oddly enough the exact same name of the column causing the issue. My user had called the column &lt;strong&gt;'doctype'&lt;/strong&gt; . According to the blog post, the name doctype is a reserved word in SharePoint and strangely enough SharePoint does allow you to create a column with that name, but then you will no longer be able to edit it again.&lt;/o:p&gt;&lt;/p&gt;
&lt;p&gt;&lt;o:p&gt;As suggested in that post, I was also able to delete the column using SharePoint Manager 2007 (&lt;a href="http://spm.codeplex.com/Release/ProjectReleases.aspx?ReleaseId=22762"&gt;http://spm.codeplex.com/Release/ProjectReleases.aspx?ReleaseId=22762&lt;/a&gt;)&lt;/o:p&gt;&lt;/p&gt;
&lt;p&gt;&lt;o:p&gt;My source: &lt;span style="FONT-FAMILY: 'Times New Roman','serif'; FONT-SIZE: 12pt; mso-ansi-language: NL-BE; mso-fareast-font-family: Calibri; mso-fareast-language: NL-BE; mso-fareast-theme-font: minor-latin; mso-bidi-language: AR-SA"&gt;&lt;a href="http://www.ureader.com/msg/123210106.aspx"&gt;&lt;span style="FONT-FAMILY: 'Arial','sans-serif'; FONT-SIZE: 10pt"&gt;&lt;span style="color: #0000ff;"&gt;http://www.ureader.com/msg/123210106.aspx&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;.&lt;/span&gt;&lt;/o:p&gt;&lt;/p&gt;
&lt;p&gt;&lt;o:p&gt;&lt;span style="FONT-FAMILY: 'Times New Roman','serif'; FONT-SIZE: 12pt; mso-ansi-language: NL-BE; mso-fareast-font-family: Calibri; mso-fareast-language: NL-BE; mso-fareast-theme-font: minor-latin; mso-bidi-language: AR-SA"&gt;&lt;/span&gt;&lt;/o:p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;o:p&gt;&lt;/o:p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://dirkvandenberghe.com/aggbug.aspx?PostID=6676" width="1" height="1"&gt;&lt;img src="http://feeds.feedburner.com/~r/dirkvandenberghe/~4/kgCH1HgU19s" height="1" width="1"/&gt;</description><category domain="http://dirkvandenberghe.com/archive/tags/sharepoint/default.aspx">sharepoint</category><category domain="http://dirkvandenberghe.com/archive/tags/Support/default.aspx">Support</category><feedburner:origLink>http://dirkvandenberghe.com/archive/2010/01/29/unable-to-edit-document-library-column-unknown-error.aspx</feedburner:origLink></item><item><title>a very Happy New Year</title><link>http://feedproxy.google.com/~r/dirkvandenberghe/~3/tuGmAB-Xn1M/a-very-happy-new-year.aspx</link><pubDate>Mon, 04 Jan 2010 07:36:00 GMT</pubDate><guid isPermaLink="false">08968d1a-79c2-4855-b1cb-db3b54515911:6417</guid><dc:creator>Dirk</dc:creator><slash:comments>1</slash:comments><comments>http://dirkvandenberghe.com/archive/2010/01/04/a-very-happy-new-year.aspx#comments</comments><description>&lt;p&gt;for my first day at work, I want to start of by wishing you all a Happy 2010. &lt;/p&gt;
&lt;p&gt;May all your wishes come true and of course may you all enjoy the new and fun stuff in SharePoint 2010.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;For myself, 2009 has been a great year with a lot of changes:&lt;/p&gt;
&lt;p&gt;- I quit my job at BT to become a freelance IT Consultant, which was quite a big change&lt;/p&gt;
&lt;p&gt;- I became a licenced firefighter next to my paramedics licence at the local fire department in my home town?&lt;/p&gt;
&lt;p&gt;- I had the luck of being asked by Microsoft to do a mini project for them again, which is always a great learning experience &lt;img src="http://dirkvandenberghe.com/emoticons/emotion-2.gif" alt="Big Smile" /&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I hope I can continue to&amp;nbsp;bring some great content to this blog this year.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://dirkvandenberghe.com/aggbug.aspx?PostID=6417" width="1" height="1"&gt;&lt;img src="http://feeds.feedburner.com/~r/dirkvandenberghe/~4/tuGmAB-Xn1M" height="1" width="1"/&gt;</description><feedburner:origLink>http://dirkvandenberghe.com/archive/2010/01/04/a-very-happy-new-year.aspx</feedburner:origLink></item><item><title>SharePoint 2010 Office Web Apps on a single server SharePoint Foundation --&gt; Issues and Fixes</title><link>http://feedproxy.google.com/~r/dirkvandenberghe/~3/h6xFzoQzvn0/sharepoint-2010-office-web-apps-on-a-single-server-sharepoint-foundation-gt-issues-and-fixes.aspx</link><pubDate>Fri, 25 Dec 2009 13:12:00 GMT</pubDate><guid isPermaLink="false">08968d1a-79c2-4855-b1cb-db3b54515911:6313</guid><dc:creator>Dirk</dc:creator><slash:comments>2</slash:comments><comments>http://dirkvandenberghe.com/archive/2009/12/25/sharepoint-2010-office-web-apps-on-a-single-server-sharepoint-foundation-gt-issues-and-fixes.aspx#comments</comments><description>&lt;p&gt;I finally found some time to get the Office Web Apps working on one of my servers running SharePoint Foundation 2010 beta&lt;/p&gt;
&lt;p&gt;This is the server that I had upgraded from WSS 3.0 etc. As you may recall, I had completely uninstalled my SharePoint 2010 Foundation and WSS 3.0 after successfully having upgraded my WSS 3.0 site collection to SharePoint 2010. This enabled me to have a "clean" installation of Foundation. After all that, &amp;nbsp;I decided to give Office Web Apps a try. The installation went smoothly and after running psconfig, all service applications were up and running.&lt;/p&gt;
&lt;p&gt;So I gave it a try and as expected it did not work....bummer ... That was some weeks ago. I finally found the time to get this fixed. I googled around a bit and found an article by &lt;a href="http://geeksthenewblack.wordpress.com/2009/11/27/installing-office-web-apps-in-a-standalone-sharepoint-2010-environment/"&gt;Kylie Richardson&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;She had run into the same issue I had, where the Word Viewer refused to render the document. Apparently this is an issue if you are running SharePoint Foundation on a Domain Controller. The system I am running is running so much more than that :) &lt;/p&gt;
&lt;p&gt;In my case the solution did not work. I got error messages in the eventlogs stating that my Excel services and Word Services were not properly registered in the Config database.&lt;/p&gt;
&lt;p&gt;Finally I decided to follow Kiley's article all the way where she installed Foundatation and Office Web Apps before running the SharePoint 2010 Products and Configuration Wizard to create the farm. &lt;/p&gt;
&lt;p&gt;The steps I took:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;took a backup of my site collection&lt;/li&gt;
&lt;li&gt;uninstalled Office Web Apps&lt;/li&gt;
&lt;li&gt;then uninstalled SharePoint Foundation 2010&lt;/li&gt;
&lt;li&gt;reinstalled SharePoint Foundation 2010 without running SharePoint 2010 Products and Configuration Wizard&lt;/li&gt;
&lt;li&gt;reinstalled Office Web Apps&lt;/li&gt;
&lt;li&gt;ran&amp;nbsp;SharePoint 2010 Products and Configuration Wizard&lt;/li&gt;
&lt;li&gt;restored my site collection&lt;/li&gt;
&lt;li&gt;executed the suggested commands by Kylie:&lt;/li&gt;
&lt;/ul&gt;
&lt;p style="padding-left: 60px;"&gt;$e = Get-SPServiceApplication | where {$_.TypeName.Equals("Word Viewing Service Application")}&lt;br /&gt;$e.WordServerIsSandboxed = $false&lt;br /&gt;$e.WordServerIsSandboxed&lt;/p&gt;
&lt;p style="padding-left: 60px;"&gt;#(Please use the below script for PowerPointServiceApplication - You need to enter "Y" for the answer of each cmd)&lt;br /&gt;Get-SPPowerPointServiceApplication | Set-SPPowerPointServiceApplication -EnableSandboxedViewing $false&lt;br /&gt;Get-SPPowerPointServiceApplication | Set-SPPowerPointServiceApplication -EnableSandboxedEditing $false&lt;/p&gt;
&lt;p style="padding-left: 60px;"&gt;In the server&amp;rsquo;s c:\windows\system32\inetsrv\config\applicationHost.config&lt;br /&gt;Add the line below in the end of the dynamicTypes.&lt;br /&gt;&amp;lt;add mimeType=&amp;rdquo;application/zip&amp;rdquo; enabled=&amp;rdquo;false&amp;rdquo; /&amp;gt;&lt;/p&gt;
&lt;p style="padding-left: 60px;"&gt;IISRESET&lt;/p&gt;
&lt;p&gt;So there I was with my completely reinstalled SharePoint Foundation&lt;/p&gt;
&lt;p&gt;Cool. So now Office Web Apps works.....&lt;strong&gt;or NOT!&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;After having doen all these actions, it still didn't work. I remebered for Excel Services that you need to configure the Trusted File Locations, so I went to the Service Applications, Selected Excel Services and added a trusted file location for my site collection --&amp;gt; No Luck, still didn't work.&lt;/p&gt;
&lt;p&gt;At this point I went back to basic troubleshooting...Eventlog and bam! There was an error indcation that my SharePoint Farm Service account was unable to open my content database, which was not there before having reinstalled everything. As a fix I added my SharePoint Farm Service account in the permissions of my content database and voila, Office Web Apps works! &lt;/p&gt;
&lt;p&gt;As it turns out, I am using different accounts for my Application Pools as everyone should and the Excel Services and Word Viewing Service seem to use the default SharePoint Farm Service account for accessing the content.&lt;/p&gt;
&lt;p&gt;So again, nice to know, isn't it ? &lt;img src="http://dirkvandenberghe.com/emoticons/emotion-2.gif" alt="Big Smile" /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://dirkvandenberghe.com/aggbug.aspx?PostID=6313" width="1" height="1"&gt;&lt;img src="http://feeds.feedburner.com/~r/dirkvandenberghe/~4/h6xFzoQzvn0" height="1" width="1"/&gt;</description><category domain="http://dirkvandenberghe.com/archive/tags/Tips/default.aspx">Tips</category><category domain="http://dirkvandenberghe.com/archive/tags/SharePoint+2010/default.aspx">SharePoint 2010</category><feedburner:origLink>http://dirkvandenberghe.com/archive/2009/12/25/sharepoint-2010-office-web-apps-on-a-single-server-sharepoint-foundation-gt-issues-and-fixes.aspx</feedburner:origLink></item><item><title>SharePoint 2010 beta error: Retrieving the COM class factory for component with CLSID {BDEADF26-C265-11D0-BCED-00A0C90AB50F} failed due to the following error: 800703fa</title><link>http://feedproxy.google.com/~r/dirkvandenberghe/~3/DAH2rJzgun4/sharepoint-2010-beta-error-retrieving-the-com-class-factory-for-component-with-clsid-bdeadf26-c265-11d0-bced-00a0c90ab50f-failed-due-to-the-following-error-800703fa.aspx</link><pubDate>Fri, 25 Dec 2009 10:08:00 GMT</pubDate><guid isPermaLink="false">08968d1a-79c2-4855-b1cb-db3b54515911:6308</guid><dc:creator>Dirk</dc:creator><slash:comments>0</slash:comments><comments>http://dirkvandenberghe.com/archive/2009/12/25/sharepoint-2010-beta-error-retrieving-the-com-class-factory-for-component-with-clsid-bdeadf26-c265-11d0-bced-00a0c90ab50f-failed-due-to-the-following-error-800703fa.aspx#comments</comments><description>&lt;p&gt;So I ran into this issue after having installed my SharePoint 2010 farm with 3 servers. At first I did not want to spend a lot of time troubleshooting this and I solved it be reprovisioning my Central Admin which solved the issue. However one day later, the issue was back. after further investigatio&amp;agrave;n this time I got an error indicating:&lt;/p&gt;
&lt;p&gt;--&amp;gt;&amp;nbsp;Retrieving the COM class factory for component with CLSID {BDEADF26-C265-11D0-BCED-00A0C90AB50F} failed due to the following error: 800703fa&lt;/p&gt;
&lt;p&gt;When performing an IIS reset, the error disappears. You could schedule a iisreset, but hey let's try to fix this. My good friend Google, found the solution on the blog of Kasper de Jonge.&lt;/p&gt;
&lt;p&gt;(&lt;a href="http://business-intelligence.kdejonge.net/sharepoint-2010-beta-error-retrieving-the-com-class-factory-for-component-with-clsid-bdeadf26-c265-11d0-bced-00a0c90ab50f-failed-due-to-the-following-error-800703fa"&gt;http://business-intelligence.kdejonge.net/sharepoint-2010-beta-error-retrieving-the-com-class-factory-for-component-with-clsid-bdeadf26-c265-11d0-bced-00a0c90ab50f-failed-due-to-the-following-error-800703fa&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;The solution:&lt;/p&gt;
&lt;p&gt;Go to IIS Manager, select the Application Pool for your central administration web&amp;nbsp; application and click Advanced settings, change the value for &amp;ldquo;Load User Profile&amp;rdquo; to &amp;ldquo;true&amp;rdquo;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Thanks Kasper for this one &lt;img src="http://dirkvandenberghe.com/emoticons/emotion-2.gif" alt="Big Smile" /&gt;&lt;br /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://dirkvandenberghe.com/aggbug.aspx?PostID=6308" width="1" height="1"&gt;&lt;img src="http://feeds.feedburner.com/~r/dirkvandenberghe/~4/DAH2rJzgun4" height="1" width="1"/&gt;</description><category domain="http://dirkvandenberghe.com/archive/tags/SharePoint+2010/default.aspx">SharePoint 2010</category><feedburner:origLink>http://dirkvandenberghe.com/archive/2009/12/25/sharepoint-2010-beta-error-retrieving-the-com-class-factory-for-component-with-clsid-bdeadf26-c265-11d0-bced-00a0c90ab50f-failed-due-to-the-following-error-800703fa.aspx</feedburner:origLink></item><item><title>Revert a SharePoint 2010 site to the WSS3.0/MOSS2007 Look after Visual Upgrade</title><link>http://feedproxy.google.com/~r/dirkvandenberghe/~3/Ttq3lTsEZaU/revert-a-sharepoint-2010-site-to-the-wss3-0-moss2007-look-after-visual-upgrade.aspx</link><pubDate>Fri, 04 Dec 2009 15:45:00 GMT</pubDate><guid isPermaLink="false">08968d1a-79c2-4855-b1cb-db3b54515911:5951</guid><dc:creator>Dirk</dc:creator><slash:comments>0</slash:comments><comments>http://dirkvandenberghe.com/archive/2009/12/04/revert-a-sharepoint-2010-site-to-the-wss3-0-moss2007-look-after-visual-upgrade.aspx#comments</comments><description>&lt;p&gt;This question came up in one of my comments recently and I wanted to find out if it was even possible to reveert the look back of a SharePoint 2010 site that has been upgraded from WSS 3.0 or MOSS2007&lt;/p&gt;
&lt;p&gt;Thanks to Corey Roth and a comment on his post about&amp;nbsp;I found out the following:&lt;/p&gt;
&lt;p style="padding-left: 30px;"&gt;&lt;em&gt;"In SharePoint 2010, there is the concept of a UI Version and it has a value of 3 or 4.&amp;nbsp; When you upgrade your existing site, it will leave you at Version 3 which looks just like WSS3.&amp;nbsp; However, you have the capability to upgrade to the new SharePoint 2010 visualizations which is version 4.&amp;nbsp; If the administrators have the options enabled, you can change your UI version using the UI itself.&amp;nbsp; It provides the capability to run on Version 3 but get a preview of 4 and then ultimately they can convert to version 4 completely.&amp;nbsp; However, you may want to do this programmatically or you may want to revert back to version 3 after you have turned off preview mode.&amp;nbsp; "&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;So&amp;nbsp;there are already&amp;nbsp;two possible ways of doing it:&lt;/p&gt;
&lt;p&gt;1. Using Code: (thanks to Corey Roth)&lt;/p&gt;
&lt;p style="padding-left: 30px;"&gt;using (SPSite siteCollection = new SPSite("&lt;a href="http://server/site"&gt;http://server/site&lt;/a&gt;"))&lt;br /&gt;{&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; SPWeb site = siteCollection.OpenWeb()&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; {&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; site.UIVersion = 3;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; site.UIVersionConfigurationEnabled = true;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; site.Update();&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; }&lt;br /&gt;}&lt;/p&gt;
&lt;p&gt;2. Using Powershell: (thanks to Tobias Zimmergren)&lt;/p&gt;
&lt;p style="padding-left: 30px;"&gt;$site = Get-SPSite("&lt;a target="_new" rel="nofollow" href="http://portal"&gt;http://portal&lt;/a&gt;")&lt;br /&gt;$web = $site.OpenWeb()&lt;br /&gt;$web.UIVersion = 3&lt;br /&gt;$web.Update()&lt;br /&gt;$web.Dispose()&lt;br /&gt;$site.Dispose()&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://dirkvandenberghe.com/aggbug.aspx?PostID=5951" width="1" height="1"&gt;&lt;img src="http://feeds.feedburner.com/~r/dirkvandenberghe/~4/Ttq3lTsEZaU" height="1" width="1"/&gt;</description><category domain="http://dirkvandenberghe.com/archive/tags/sharepoint/default.aspx">sharepoint</category><category domain="http://dirkvandenberghe.com/archive/tags/Tips/default.aspx">Tips</category><category domain="http://dirkvandenberghe.com/archive/tags/upgrade/default.aspx">upgrade</category><category domain="http://dirkvandenberghe.com/archive/tags/SharePoint+2010/default.aspx">SharePoint 2010</category><feedburner:origLink>http://dirkvandenberghe.com/archive/2009/12/04/revert-a-sharepoint-2010-site-to-the-wss3-0-moss2007-look-after-visual-upgrade.aspx</feedburner:origLink></item><item><title>Tip of the day: The best way for finding your downloads on microsoft.com/downloads --&gt; USE GOOGLE !!</title><link>http://feedproxy.google.com/~r/dirkvandenberghe/~3/WGN1aZzRmd0/tip-of-the-day-the-best-way-for-finding-your-downloads-on-microsoft-com-downloads-gt-use-google.aspx</link><pubDate>Thu, 03 Dec 2009 10:24:00 GMT</pubDate><guid isPermaLink="false">08968d1a-79c2-4855-b1cb-db3b54515911:5923</guid><dc:creator>Dirk</dc:creator><slash:comments>2</slash:comments><comments>http://dirkvandenberghe.com/archive/2009/12/03/tip-of-the-day-the-best-way-for-finding-your-downloads-on-microsoft-com-downloads-gt-use-google.aspx#comments</comments><description>&lt;p&gt;This is my frustration of the week!&lt;/p&gt;
&lt;p&gt;Don't you just hate it when you are on the nice Microsoft Download Center&amp;nbsp;&lt;a href="http://www.microsoft.com/downloads"&gt;www.microsoft.com/downloads&lt;/a&gt;&amp;nbsp;website, that when you search for a download, like Sharepoint Language Pack, that you get a blank page? Well I do!&lt;/p&gt;
&lt;p&gt;I blame it on Bing....&lt;/p&gt;
&lt;p&gt;&amp;nbsp;That's why I decided to kill my Bing ringtones from my cell phone and use Google by default for my Microsof Download searches&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family: 'Arial','sans-serif'; color: black; font-size: 10pt; mso-ansi-language: NL-BE; mso-fareast-font-family: Calibri; mso-fareast-language: NL-BE; mso-fareast-theme-font: minor-latin; mso-bidi-language: AR-SA;"&gt;&lt;v:shapetype coordsize="21600,21600" o:spt="75" o:preferrelative="t" path="m@4@5l@4@11@9@11@9@5xe" filled="f" stroked="f" id="_x0000_t75"&gt;&amp;nbsp;&lt;a href="http://dirkvandenberghe.com/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/blog/ms.jpg"&gt;&lt;img src="http://dirkvandenberghe.com/resized-image.ashx/__size/550x0/__key/CommunityServer.Blogs.Components.WeblogFiles/blog/ms.jpg" border="0" /&gt;&lt;/a&gt;&lt;v:stroke joinstyle="miter"&gt;&lt;/v:stroke&gt;&lt;v:formulas&gt;&lt;v:f eqn="if lineDrawn pixelLineWidth 0"&gt;&lt;/v:f&gt;&lt;v:f eqn="sum @0 1 0"&gt;&lt;/v:f&gt;&lt;v:f eqn="sum 0 0 @1"&gt;&lt;/v:f&gt;&lt;v:f eqn="prod @2 1 2"&gt;&lt;/v:f&gt;&lt;v:f eqn="prod @3 21600 pixelWidth"&gt;&lt;/v:f&gt;&lt;v:f eqn="prod @3 21600 pixelHeight"&gt;&lt;/v:f&gt;&lt;v:f eqn="sum @0 0 1"&gt;&lt;/v:f&gt;&lt;v:f eqn="prod @6 1 2"&gt;&lt;/v:f&gt;&lt;v:f eqn="prod @7 21600 pixelWidth"&gt;&lt;/v:f&gt;&lt;v:f eqn="sum @8 21600 0"&gt;&lt;/v:f&gt;&lt;v:f eqn="prod @7 21600 pixelHeight"&gt;&lt;/v:f&gt;&lt;v:f eqn="sum @10 21600 0"&gt;&lt;/v:f&gt;&lt;/v:formulas&gt;&lt;v:path o:extrusionok="f" gradientshapeok="t" o:connecttype="rect"&gt;&lt;/v:path&gt;&lt;o:lock v:ext="edit" aspectratio="t"&gt;&lt;/o:lock&gt;&lt;/v:shapetype&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://dirkvandenberghe.com/aggbug.aspx?PostID=5923" width="1" height="1"&gt;&lt;img src="http://feeds.feedburner.com/~r/dirkvandenberghe/~4/WGN1aZzRmd0" height="1" width="1"/&gt;</description><category domain="http://dirkvandenberghe.com/archive/tags/Tips/default.aspx">Tips</category><feedburner:origLink>http://dirkvandenberghe.com/archive/2009/12/03/tip-of-the-day-the-best-way-for-finding-your-downloads-on-microsoft-com-downloads-gt-use-google.aspx</feedburner:origLink></item><item><title>SQL Query to identify Kerberos or NTLM connection (by Marc Valk)</title><link>http://feedproxy.google.com/~r/dirkvandenberghe/~3/7qeNCju5w_Q/sql-query-to-identify-kerberos-or-ntlm-connection-by-mark-valk.aspx</link><pubDate>Sun, 29 Nov 2009 13:17:00 GMT</pubDate><guid isPermaLink="false">08968d1a-79c2-4855-b1cb-db3b54515911:5868</guid><dc:creator>Dirk</dc:creator><slash:comments>0</slash:comments><comments>http://dirkvandenberghe.com/archive/2009/11/29/sql-query-to-identify-kerberos-or-ntlm-connection-by-mark-valk.aspx#comments</comments><description>&lt;p&gt;&amp;nbsp;I found myself looking for this query for the second time now and finally decided to post it on my blog &lt;img src="http://dirkvandenberghe.com/emoticons/emotion-15.gif" alt="Geeked" /&gt;&lt;/p&gt;
&lt;p&gt;This query enables you to find out if your connections towards your SQL server are using Kerberos instead of NTLM. This may help in your troubleshooting or confirmation for your Kerberos implementation on SharePoint.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;If found it back this time on the blog of Marc Valk (&lt;a href="http://www.marcvalk.net/2009/04/sql-query-to-identify-kerberos-or-ntlm-connection/"&gt;http://www.marcvalk.net/2009/04/sql-query-to-identify-kerberos-or-ntlm-connection/&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;&amp;nbsp;SELECT&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; s.session_id,&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; c.connect_time,&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; s.login_time,&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; s.login_name,&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; c.protocol_type,&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; c.auth_scheme,&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; s.HOST_NAME,&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; s.program_name&lt;br /&gt;FROM sys.dm_exec_sessions s&lt;br /&gt;JOIN sys.dm_exec_connections c&lt;br /&gt;ON s.session_id = c.session_id&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://dirkvandenberghe.com/aggbug.aspx?PostID=5868" width="1" height="1"&gt;&lt;img src="http://feeds.feedburner.com/~r/dirkvandenberghe/~4/7qeNCju5w_Q" height="1" width="1"/&gt;</description><category domain="http://dirkvandenberghe.com/archive/tags/sharepoint/default.aspx">sharepoint</category><category domain="http://dirkvandenberghe.com/archive/tags/Tips/default.aspx">Tips</category><category domain="http://dirkvandenberghe.com/archive/tags/Kerberos/default.aspx">Kerberos</category><feedburner:origLink>http://dirkvandenberghe.com/archive/2009/11/29/sql-query-to-identify-kerberos-or-ntlm-connection-by-mark-valk.aspx</feedburner:origLink></item><item><title>Find out which language packs are installed and the build version</title><link>http://feedproxy.google.com/~r/dirkvandenberghe/~3/xUJYdK5sqU4/find-out-which-language-packs-are-installed-and-the-build-version.aspx</link><pubDate>Tue, 24 Nov 2009 07:04:00 GMT</pubDate><guid isPermaLink="false">08968d1a-79c2-4855-b1cb-db3b54515911:5805</guid><dc:creator>Dirk</dc:creator><slash:comments>1</slash:comments><comments>http://dirkvandenberghe.com/archive/2009/11/24/find-out-which-language-packs-are-installed-and-the-build-version.aspx#comments</comments><description>&lt;p&gt;I was asked this question yesterday and I remember having tried to find out how to do it. Finally I took some time to search around on the net and found a post by Patrick Heyde.&lt;/p&gt;
&lt;p class="MsoNormal"&gt;&lt;span lang="EN-US" style="color: #1f497d; mso-ansi-language: EN-US;"&gt;&lt;a href="http://blogs.technet.com/patrick_heyde/archive/2009/09/30/sharepoint-blow-up-in-daily-business-and-nobody-writes-important-stuff-to-the-farm-documentation.aspx"&gt;&lt;span style="font-family: Calibri; font-size: small;"&gt;http://blogs.technet.com/patrick_heyde/archive/2009/09/30/sharepoint-blow-up-in-daily-business-and-nobody-writes-important-stuff-to-the-farm-documentation.aspx&lt;/span&gt;&lt;/a&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal"&gt;&lt;span lang="EN-US" style="color: #1f497d; mso-ansi-language: EN-US;"&gt;&lt;o:p&gt;&lt;span style="font-family: Calibri; font-size: small;"&gt;&amp;nbsp;&lt;/span&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal"&gt;&lt;span lang="EN-US" style="color: #1f497d; mso-ansi-language: EN-US;"&gt;&lt;span style="font-size: small;"&gt;&lt;span style="font-family: Calibri;"&gt;which says the following:&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal"&gt;&lt;i&gt;&lt;span lang="EN" style="color: #1f497d; mso-ansi-language: EN; mso-style-textfill-fill-color: #1F497D; mso-style-textfill-fill-alpha: 100.0%; mso-style-textfill-fill-colortransforms: lumm=75000;"&gt;&lt;span style="font-size: small;"&gt;&lt;span style="font-family: Calibri;"&gt;3. Which SharePoint language packs were installed?&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/i&gt;&lt;/p&gt;
&lt;p class="MsoNormal"&gt;&lt;i&gt;&lt;span lang="EN" style="color: #1f497d; mso-ansi-language: EN; mso-style-textfill-fill-color: #1F497D; mso-style-textfill-fill-alpha: 100.0%; mso-style-textfill-fill-colortransforms: lumm=75000;"&gt;&lt;span style="font-size: small;"&gt;&lt;span style="font-family: Calibri;"&gt;Answer: check registry&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/i&gt;&lt;/p&gt;
&lt;p class="MsoNormal"&gt;&lt;i&gt;&lt;span lang="EN" style="color: #1f497d; mso-ansi-language: EN; mso-style-textfill-fill-color: #1F497D; mso-style-textfill-fill-alpha: 100.0%; mso-style-textfill-fill-colortransforms: lumm=75000;"&gt;&lt;span style="font-size: small;"&gt;&lt;span style="font-family: Calibri;"&gt;HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Shared Tools\Web Server Extensions\12.0\WSS\InstalledLanguages\&amp;lt;LCID&amp;gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/i&gt;&lt;/p&gt;
&lt;p class="MsoNormal"&gt;&lt;i&gt;&lt;span lang="EN" style="color: #1f497d; mso-ansi-language: EN; mso-style-textfill-fill-color: #1F497D; mso-style-textfill-fill-alpha: 100.0%; mso-style-textfill-fill-colortransforms: lumm=75000;"&gt;&lt;span style="font-size: small;"&gt;&lt;span style="font-family: Calibri;"&gt;here you will see something like this:&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/i&gt;&lt;/p&gt;
&lt;p class="MsoNormal"&gt;&lt;i&gt;&lt;span lang="EN" style="color: #1f497d; mso-ansi-language: EN; mso-style-textfill-fill-color: #1F497D; mso-style-textfill-fill-alpha: 100.0%; mso-style-textfill-fill-colortransforms: lumm=75000;"&gt;&lt;span style="font-size: small;"&gt;&lt;span style="font-family: Calibri;"&gt;LCID - Reg_SZ - {language pack build level}&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/i&gt;&lt;/p&gt;
&lt;p class="MsoNormal"&gt;&lt;i&gt;&lt;span lang="EN" style="color: #1f497d; mso-ansi-language: EN; mso-style-textfill-fill-color: #1F497D; mso-style-textfill-fill-alpha: 100.0%; mso-style-textfill-fill-colortransforms: lumm=75000;"&gt;&lt;span style="font-size: small;"&gt;&lt;span style="font-family: Calibri;"&gt;1033 - Reg_SZ - 12.0.4518.1000&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/i&gt;&lt;/p&gt;
&lt;p class="MsoNormal"&gt;&lt;i&gt;&lt;span lang="EN" style="color: #1f497d; mso-ansi-language: EN; mso-style-textfill-fill-color: #1F497D; mso-style-textfill-fill-alpha: 100.0%; mso-style-textfill-fill-colortransforms: lumm=75000;"&gt;&lt;span style="font-size: small;"&gt;&lt;span style="font-family: Calibri;"&gt;1031 - Reg_SZ - 12.0.4518.1000&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/i&gt;&lt;/p&gt;
&lt;p class="MsoNormal"&gt;&lt;i&gt;&lt;span lang="EN" style="color: #1f497d; mso-ansi-language: EN; mso-style-textfill-fill-color: #1F497D; mso-style-textfill-fill-alpha: 100.0%; mso-style-textfill-fill-colortransforms: lumm=75000;"&gt;&lt;span style="font-size: small;"&gt;&lt;span style="font-family: Calibri;"&gt;...&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/i&gt;&lt;/p&gt;
&lt;p class="MsoNormal"&gt;&lt;i&gt;&lt;span lang="EN" style="color: #1f497d; mso-ansi-language: EN; mso-style-textfill-fill-color: #1F497D; mso-style-textfill-fill-alpha: 100.0%; mso-style-textfill-fill-colortransforms: lumm=75000;"&gt;&lt;span style="font-size: small;"&gt;&lt;span style="font-family: Calibri;"&gt;or &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/i&gt;&lt;/p&gt;
&lt;p class="MsoNormal"&gt;&lt;i&gt;&lt;span lang="EN" style="color: #1f497d; mso-ansi-language: EN; mso-style-textfill-fill-color: #1F497D; mso-style-textfill-fill-alpha: 100.0%; mso-style-textfill-fill-colortransforms: lumm=75000;"&gt;&lt;span style="font-size: small;"&gt;&lt;span style="font-family: Calibri;"&gt;LCID - Reg_SZ - {language pack build level} &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/i&gt;&lt;/p&gt;
&lt;p class="MsoNormal"&gt;&lt;i&gt;&lt;span lang="EN" style="color: #1f497d; mso-ansi-language: EN; mso-style-textfill-fill-color: #1F497D; mso-style-textfill-fill-alpha: 100.0%; mso-style-textfill-fill-colortransforms: lumm=75000;"&gt;&lt;span style="font-size: small;"&gt;&lt;span style="font-family: Calibri;"&gt;1033 - Reg_SZ - 12.0.6219.1000 &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/i&gt;&lt;/p&gt;
&lt;p class="MsoNormal"&gt;&lt;i&gt;&lt;span lang="EN" style="color: #1f497d; mso-ansi-language: EN; mso-style-textfill-fill-color: #1F497D; mso-style-textfill-fill-alpha: 100.0%; mso-style-textfill-fill-colortransforms: lumm=75000;"&gt;&lt;span style="font-size: small;"&gt;&lt;span style="font-family: Calibri;"&gt;1031 - Reg_SZ - 12.0.6219.1000&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/i&gt;&lt;/p&gt;
&lt;p class="MsoNormal"&gt;&lt;i&gt;&lt;span lang="EN" style="color: #1f497d; mso-ansi-language: EN; mso-style-textfill-fill-color: #1F497D; mso-style-textfill-fill-alpha: 100.0%; mso-style-textfill-fill-colortransforms: lumm=75000;"&gt;&lt;span style="font-size: small;"&gt;&lt;span style="font-family: Calibri;"&gt;...&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/i&gt;&lt;/p&gt;
&lt;p class="MsoNormal"&gt;&lt;i&gt;&lt;span lang="EN" style="color: #1f497d; mso-ansi-language: EN; mso-style-textfill-fill-color: #1F497D; mso-style-textfill-fill-alpha: 100.0%; mso-style-textfill-fill-colortransforms: lumm=75000;"&gt;&lt;span style="font-size: small;"&gt;&lt;span style="font-family: Calibri;"&gt;Note: It's important to have all language packs on the same build level!&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/i&gt;&lt;/p&gt;
&lt;p class="MsoNormal"&gt;&lt;span lang="EN" style="color: #1f497d; mso-ansi-language: EN; mso-style-textfill-fill-color: #1F497D; mso-style-textfill-fill-alpha: 100.0%; mso-style-textfill-fill-colortransforms: lumm=75000;"&gt;&lt;span style="font-size: small;"&gt;&lt;span style="font-family: Calibri;"&gt;&lt;span style="color: #000000;"&gt;To get an overview about all Microsoft LCIDs you can use this article: &lt;/span&gt;&lt;a href="http://msdn.microsoft.com/en-us/library/0h88fahh(VS.85).aspx"&gt;Local ID (LCID) chart&lt;/a&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;Thanks Patrick, in my case the build version was set to 12.0.6425.1000 which turns out to be SP2&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://dirkvandenberghe.com/aggbug.aspx?PostID=5805" width="1" height="1"&gt;&lt;img src="http://feeds.feedburner.com/~r/dirkvandenberghe/~4/xUJYdK5sqU4" height="1" width="1"/&gt;</description><category domain="http://dirkvandenberghe.com/archive/tags/sharepoint/default.aspx">sharepoint</category><category domain="http://dirkvandenberghe.com/archive/tags/Tips/default.aspx">Tips</category><feedburner:origLink>http://dirkvandenberghe.com/archive/2009/11/24/find-out-which-language-packs-are-installed-and-the-build-version.aspx</feedburner:origLink></item><item><title>My upgrade experience to SharePoint Foundation 2010</title><link>http://feedproxy.google.com/~r/dirkvandenberghe/~3/6tC-KLTJcBY/my-upgrade-experience-to-sharepoint-foundation-2010.aspx</link><pubDate>Tue, 24 Nov 2009 06:23:00 GMT</pubDate><guid isPermaLink="false">08968d1a-79c2-4855-b1cb-db3b54515911:5804</guid><dc:creator>Dirk</dc:creator><slash:comments>3</slash:comments><comments>http://dirkvandenberghe.com/archive/2009/11/24/my-upgrade-experience-to-sharepoint-foundation-2010.aspx#comments</comments><description>&lt;p&gt;I thought I'd share with you guys what I had experienced during the upgrade from my WSS 3.0 server to SharePoint Foundation 2010 beta.&lt;/p&gt;
&lt;p&gt;First of all, my WSS 3.0 is quite small. There's only One site collection in there of any significance en some other site collections for testing purposes. So with this in mind&amp;nbsp;I thought this would be a piece of cake.&lt;/p&gt;
&lt;p&gt;After having made a stsadm backup of every site collection and a backup of all my SharePoint databases, I was ready to start. After having read though the deployment docs, I&amp;nbsp;found out that if you are running SQL 2008, that it needs to be at least SP1. I was already running that build so I was good to go for that.&amp;nbsp;I must admit that the prerequisite installer runs smoothly. It does detect your missing prerquisite software and goes out to the interent to download the missing bits. The installation of SharePoint Foundation went flawlessly. I was quickly able to start up the Products and Configuration wizard.&lt;/p&gt;
&lt;p&gt;The upgrade wizard&amp;nbsp;quickly failed, telling me that I need to install the Dutch Language Pack as it is also installed for WSS 3.0. A quick look on the web showed me that there isn't one yet available. Hmm.. problem number 1. I had to uninstall the Dutch language Pack before I could continue. Since all my site collections are also created in Dutch, I needed to convert them to an Englich version, so I decided to do some unsupported stuff and change&amp;nbsp;the &amp;nbsp;language of my site using the following SQL command on my content database:&lt;/p&gt;
&lt;p&gt;UPDATE dbo.webs set language = 1033&lt;/p&gt;
&lt;p&gt;Sure enough, my sites are now back in English. I ran the uninstall for the dutch WSS Language Pack and again I was good to go.&lt;/p&gt;
&lt;p&gt;My next attempt for running teh upgrade failed as well, complaining about an incorrect SQL version. What the h***? Hadn't I checked that already before?&amp;nbsp;As it turns out you&amp;nbsp;do not only need SQL 2008 SP1, but it also needs the Cumulative Update 2 for SP1 installed. So&amp;nbsp;I got to download those bits, install them and voila, we are back in business.&lt;/p&gt;
&lt;p&gt;The final attempt for the upgrade succeeded.&amp;nbsp;The upgrade process ran successfully, giving no errors and I was soon presented &amp;nbsp;with the new Central Admin site.I quickly checked the look of my sites, which was as expected still the same, although if you go through to Site Settings, you immediately notice that something has changed. It isn't quite the old version anymore.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;So all I needed to do is play aroud &amp;nbsp;with the Visual Upgrade Preview and fin out how my sites will look in their SharePoint 2010 version.&lt;/p&gt;
&lt;p&gt;so that's it for my first upgrade experience.&lt;/p&gt;
&lt;p&gt;Well actually it isn't, because after all my sites had been upgraded I decided to take a backup of my new site collections using stsadm and remove everything. I uninstalled SharePoint Foundation 2010, WSS 3.0, deleted all my SQL databases and started a clean install of SharePoint Foundation 2010. After that I restored the site collections and there I was again: up and running. I don't like running some hybrid versions with both WSS and Foundation installed and prefer a clean install &lt;img src="http://dirkvandenberghe.com/emoticons/emotion-2.gif" alt="Big Smile" /&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://dirkvandenberghe.com/aggbug.aspx?PostID=5804" width="1" height="1"&gt;&lt;img src="http://feeds.feedburner.com/~r/dirkvandenberghe/~4/6tC-KLTJcBY" height="1" width="1"/&gt;</description><category domain="http://dirkvandenberghe.com/archive/tags/WSS/default.aspx">WSS</category><category domain="http://dirkvandenberghe.com/archive/tags/upgrade/default.aspx">upgrade</category><category domain="http://dirkvandenberghe.com/archive/tags/SharePoint+2010/default.aspx">SharePoint 2010</category><feedburner:origLink>http://dirkvandenberghe.com/archive/2009/11/24/my-upgrade-experience-to-sharepoint-foundation-2010.aspx</feedburner:origLink></item><item><title>STSADM has survived in SharePoint 2010</title><link>http://feedproxy.google.com/~r/dirkvandenberghe/~3/rdjEoJXbLWA/stsadm-has-survived-in-sharepoint-2010.aspx</link><pubDate>Mon, 09 Nov 2009 19:03:00 GMT</pubDate><guid isPermaLink="false">08968d1a-79c2-4855-b1cb-db3b54515911:5647</guid><dc:creator>Dirk</dc:creator><slash:comments>4</slash:comments><comments>http://dirkvandenberghe.com/archive/2009/11/09/stsadm-has-survived-in-sharepoint-2010.aspx#comments</comments><description>&lt;p&gt;I am going through&amp;nbsp;some of the SharePoint Conference 2009 Videos I recently got from a colleague of mine that was lucky enough to be there, and I am pleased to have learned that STSADM will not be gone in SharePoint 2010. Simon Skaria confirmed this in his IT Pro Overview session.&lt;/p&gt;
&lt;p&gt;Great. Now I don't need to look for a new subtitle for my blog. &lt;img src="http://dirkvandenberghe.com/emoticons/emotion-2.gif" alt="Big Smile" /&gt;&lt;/p&gt;
&lt;p&gt;But I Simon Skaria also encourages everyone&amp;nbsp;to move on&amp;nbsp;to Powershell because of its auto-complete capabilities. &lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://dirkvandenberghe.com/aggbug.aspx?PostID=5647" width="1" height="1"&gt;&lt;img src="http://feeds.feedburner.com/~r/dirkvandenberghe/~4/rdjEoJXbLWA" height="1" width="1"/&gt;</description><category domain="http://dirkvandenberghe.com/archive/tags/STSADM/default.aspx">STSADM</category><category domain="http://dirkvandenberghe.com/archive/tags/SharePoint+2010/default.aspx">SharePoint 2010</category><feedburner:origLink>http://dirkvandenberghe.com/archive/2009/11/09/stsadm-has-survived-in-sharepoint-2010.aspx</feedburner:origLink></item><item><title>SharePoint 2010 Evolution Conference - London</title><link>http://feedproxy.google.com/~r/dirkvandenberghe/~3/EYhlaCKaKp4/sharepoint-2010-evolution-conference-london.aspx</link><pubDate>Mon, 09 Nov 2009 09:16:00 GMT</pubDate><guid isPermaLink="false">08968d1a-79c2-4855-b1cb-db3b54515911:5639</guid><dc:creator>Dirk</dc:creator><slash:comments>2</slash:comments><comments>http://dirkvandenberghe.com/archive/2009/11/09/sharepoint-2010-evolution-conference-london.aspx#comments</comments><description>&lt;p&gt;Yes, finally, I have found the time and means to attend a conference again. This time I did not have much difficulty convincing my boss, being selfemployed and all...&lt;img src="http://dirkvandenberghe.com/emoticons/emotion-2.gif" alt="Big Smile" /&gt;. I just had to check with my COO that I married today, eight years ago. Congratulations to you too my dear &lt;img src="http://dirkvandenberghe.com/emoticons/emotion-51.gif" alt="Gift" /&gt;&lt;/p&gt;
&lt;p&gt;So if you haven't heard, you can register for the SharePoint 2010 Evolution Conference in London starting April 19th for a 3-day conference.&lt;/p&gt;
&lt;p&gt;Find out all about it at &lt;a href="http://www.sharepointevolutionconference.com/"&gt;http://www.sharepointevolutionconference.com/&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;My registration is complete and confirmed, so if you guys are out there as well, then print a large copy of my picture, carry it with you at all time and say "Hi" if you bump into me. I'll buy you a free drink at the conference &lt;img src="http://dirkvandenberghe.com/emoticons/emotion-22.gif" alt="Beer" /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://dirkvandenberghe.com/aggbug.aspx?PostID=5639" width="1" height="1"&gt;&lt;img src="http://feeds.feedburner.com/~r/dirkvandenberghe/~4/EYhlaCKaKp4" height="1" width="1"/&gt;</description><category domain="http://dirkvandenberghe.com/archive/tags/community/default.aspx">community</category><category domain="http://dirkvandenberghe.com/archive/tags/SharePoint+2010/default.aspx">SharePoint 2010</category><category domain="http://dirkvandenberghe.com/archive/tags/Conferences/default.aspx">Conferences</category><feedburner:origLink>http://dirkvandenberghe.com/archive/2009/11/09/sharepoint-2010-evolution-conference-london.aspx</feedburner:origLink></item><item><title>Saving Document to SharePoint using Office 2003 resets choice metadata fields to default values</title><link>http://feedproxy.google.com/~r/dirkvandenberghe/~3/Tdu90WbimHY/saving-document-to-sharepoint-using-office-2003-resets-choice-metadata-fields-to-default-values.aspx</link><pubDate>Tue, 03 Nov 2009 09:58:00 GMT</pubDate><guid isPermaLink="false">08968d1a-79c2-4855-b1cb-db3b54515911:5573</guid><dc:creator>Dirk</dc:creator><slash:comments>0</slash:comments><comments>http://dirkvandenberghe.com/archive/2009/11/03/saving-document-to-sharepoint-using-office-2003-resets-choice-metadata-fields-to-default-values.aspx#comments</comments><description>&lt;p&gt;I was recently facing an issue as described in &lt;a href="http://stackoverflow.com/questions/809179/saving-a-document-to-sharepoint-brings-up-web-file-properties-dialog-with-incor"&gt;http://stackoverflow.com/questions/809179/saving-a-document-to-sharepoint-brings-up-web-file-properties-dialog-with-incor&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Recap from original post:&lt;/p&gt;
&lt;p&gt;&lt;span class="Apple-style-span" style="widows: 2; text-transform: none; text-indent: 0px; border-collapse: separate; font: 16px 'Times New Roman'; white-space: normal; orphans: 2; letter-spacing: normal; color: #000000; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;"&gt;&lt;span class="Apple-style-span" style="text-align: left; line-height: 18px; border-collapse: collapse; font-family: Arial, Helvetica, sans-serif; font-size: 14px;"&gt;
&lt;p&gt;&lt;b style="background-color: transparent; margin: 0px; font-size: 14px; vertical-align: baseline; font-weight: bold; -webkit-background-clip: initial; -webkit-background-origin: initial; border-width: 0px; padding: 0px;"&gt;&lt;em&gt;Situation:&lt;/em&gt;&lt;/b&gt;&lt;/p&gt;
&lt;ul style="padding-bottom: 0px; background-color: transparent; list-style-type: disc; margin: 0px 0px 1em 30px; padding-left: 60px; padding-right: 0px; font-size: 14px; vertical-align: baseline; padding-top: 0px; -webkit-background-clip: initial; -webkit-background-origin: initial; border-width: 0px;"&gt;
&lt;li style="background-color: transparent; margin: 0px; font-size: 14px; vertical-align: baseline; -webkit-background-clip: initial; -webkit-background-origin: initial; border-width: 0px; padding: 0px;"&gt;&lt;em&gt;A custom "Master Document" content type inherits from Document&lt;/em&gt;&lt;/li&gt;
&lt;li style="background-color: transparent; margin: 0px; font-size: 14px; vertical-align: baseline; -webkit-background-clip: initial; -webkit-background-origin: initial; border-width: 0px; padding: 0px;"&gt;&lt;em&gt;The "Master Document" content type has five additional choice fields&lt;/em&gt;&lt;/li&gt;
&lt;li style="background-color: transparent; margin: 0px; font-size: 14px; vertical-align: baseline; -webkit-background-clip: initial; -webkit-background-origin: initial; border-width: 0px; padding: 0px;"&gt;&lt;em&gt;There are five custom "Document Template" content types that inherit from the "Master Document" content type&lt;/em&gt;&lt;/li&gt;
&lt;li style="background-color: transparent; margin: 0px; font-size: 14px; vertical-align: baseline; -webkit-background-clip: initial; -webkit-background-origin: initial; border-width: 0px; padding: 0px;"&gt;&lt;em&gt;Each of the "Document Template" content types uses a different Word document template (.dot) file&lt;/em&gt;&lt;/li&gt;
&lt;li style="background-color: transparent; margin: 0px; font-size: 14px; vertical-align: baseline; -webkit-background-clip: initial; -webkit-background-origin: initial; border-width: 0px; padding: 0px;"&gt;&lt;em&gt;Each of the "Document Template" content types have been added to a document library&lt;/em&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;em&gt;&lt;b style="background-color: transparent; margin: 0px; font-size: 14px; vertical-align: baseline; font-weight: bold; -webkit-background-clip: initial; -webkit-background-origin: initial; border-width: 0px; padding: 0px;"&gt;Problem:&lt;/b&gt;&lt;br /&gt;&lt;/em&gt;&lt;/p&gt;
&lt;ol style="padding-bottom: 0px; background-color: transparent; list-style-type: decimal; margin: 0px 0px 1em 30px; padding-left: 60px; padding-right: 0px; font-size: 14px; vertical-align: baseline; padding-top: 0px; -webkit-background-clip: initial; -webkit-background-origin: initial; border-width: 0px;"&gt;
&lt;li style="background-color: transparent; margin: 0px; font-size: 14px; vertical-align: baseline; -webkit-background-clip: initial; -webkit-background-origin: initial; border-width: 0px; padding: 0px;"&gt;&lt;em&gt;I click on a document in the library&lt;/em&gt;&lt;/li&gt;
&lt;li style="background-color: transparent; margin: 0px; font-size: 14px; vertical-align: baseline; -webkit-background-clip: initial; -webkit-background-origin: initial; border-width: 0px; padding: 0px;"&gt;&lt;em&gt;Document opens up in Word 2003 for me to edit&lt;/em&gt;&lt;/li&gt;
&lt;li style="background-color: transparent; margin: 0px; font-size: 14px; vertical-align: baseline; -webkit-background-clip: initial; -webkit-background-origin: initial; border-width: 0px; padding: 0px;"&gt;&lt;em&gt;I make some changes and save&lt;/em&gt;&lt;/li&gt;
&lt;li style="background-color: transparent; margin: 0px; font-size: 14px; vertical-align: baseline; -webkit-background-clip: initial; -webkit-background-origin: initial; border-width: 0px; padding: 0px;"&gt;&lt;em&gt;A box pops up called "Web File Properties". The window contains all of my custom metadata properties and the ContentType field. The ContentType field is set correctly to the current content type. The other fields are reset to their default values. This same window can apparently be opened by going to File -&amp;gt; Properties&lt;/em&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;&lt;em&gt;This window by itself would be fine except for two reasons:&lt;/em&gt;&lt;/p&gt;
&lt;ul style="padding-bottom: 0px; background-color: transparent; list-style-type: disc; margin: 0px 0px 1em 30px; padding-left: 60px; padding-right: 0px; font-size: 14px; vertical-align: baseline; padding-top: 0px; -webkit-background-clip: initial; -webkit-background-origin: initial; border-width: 0px;"&gt;
&lt;li style="background-color: transparent; margin: 0px; font-size: 14px; vertical-align: baseline; -webkit-background-clip: initial; -webkit-background-origin: initial; border-width: 0px; padding: 0px;"&gt;&lt;em&gt;It includes the ContentType column&lt;/em&gt;&lt;/li&gt;
&lt;li style="background-color: transparent; margin: 0px; font-size: 14px; vertical-align: baseline; -webkit-background-clip: initial; -webkit-background-origin: initial; border-width: 0px; padding: 0px;"&gt;&lt;em&gt;All of my custom metadata properties are visible but are reset to their default values instead of whatever values were previously selected. This means, every time the user wants to save the document, they have to remember what properties were tagged and set them back.&lt;/em&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;b style="background-color: transparent; margin: 0px; font-size: 14px; vertical-align: baseline; font-weight: bold; -webkit-background-clip: initial; -webkit-background-origin: initial; border-width: 0px; padding: 0px;"&gt;&lt;em&gt;Question:&lt;/em&gt;&lt;/b&gt;&lt;/p&gt;
&lt;ol style="padding-bottom: 0px; background-color: transparent; list-style-type: decimal; margin: 0px 0px 1em 30px; padding-left: 60px; padding-right: 0px; font-size: 14px; vertical-align: baseline; padding-top: 0px; -webkit-background-clip: initial; -webkit-background-origin: initial; border-width: 0px;"&gt;
&lt;li style="background-color: transparent; margin: 0px; font-size: 14px; vertical-align: baseline; -webkit-background-clip: initial; -webkit-background-origin: initial; border-width: 0px; padding: 0px;"&gt;&lt;em&gt;Can I disable this Web File Properties box?&lt;/em&gt;&lt;/li&gt;
&lt;li style="background-color: transparent; margin: 0px; font-size: 14px; vertical-align: baseline; -webkit-background-clip: initial; -webkit-background-origin: initial; border-width: 0px; padding: 0px;"&gt;&lt;em&gt;If no... can I get the fields that show up to be populated to their correct values?&lt;/em&gt;&lt;/li&gt;
&lt;li style="background-color: transparent; margin: 0px; font-size: 14px; vertical-align: baseline; -webkit-background-clip: initial; -webkit-background-origin: initial; border-width: 0px; padding: 0px;"&gt;&lt;em&gt;If no... is there a way to disable my fields from displaying in this window?&lt;/em&gt;&lt;/li&gt;
&lt;li style="background-color: transparent; margin: 0px; font-size: 14px; vertical-align: baseline; -webkit-background-clip: initial; -webkit-background-origin: initial; border-width: 0px; padding: 0px;"&gt;&lt;em&gt;If no... is this a SharePoint page that I can modify?&lt;/em&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;&lt;em&gt;&lt;code style="padding-bottom: 1px; background-color: #eeeeee; margin: 0px; padding-left: 5px; padding-right: 5px; font-family: Consolas, Monaco, 'Lucida Console', 'Liberation Mono', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', 'Courier New'; font-size: 14px; vertical-align: baseline; padding-top: 1px; -webkit-background-clip: initial; -webkit-background-origin: initial; border-width: 0px;"&gt;***&lt;/code&gt;&lt;b style="background-color: transparent; margin: 0px; font-size: 14px; vertical-align: baseline; font-weight: bold; -webkit-background-clip: initial; -webkit-background-origin: initial; border-width: 0px; padding: 0px;"&gt;Edit with some more information&lt;/b&gt;&lt;code style="padding-bottom: 1px; background-color: #eeeeee; margin: 0px; padding-left: 5px; padding-right: 5px; font-family: Consolas, Monaco, 'Lucida Console', 'Liberation Mono', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', 'Courier New'; font-size: 14px; vertical-align: baseline; padding-top: 1px; -webkit-background-clip: initial; -webkit-background-origin: initial; border-width: 0px;"&gt;***&lt;/code&gt;&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;It looks like this only happens in Office 2003 and looks like it affects Choice fields. If I create the same column as a&lt;span class="Apple-converted-space"&gt;&amp;nbsp;&lt;/span&gt;Lookup&lt;span class="Apple-converted-space"&gt;&amp;nbsp;&lt;/span&gt;field, it seems to work.&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;Edit again&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;Looks like if the lookup field is a multi-select field then it will not show up in the Web File Properties box at all (single select lookups still work).&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;edit 10/14/2009&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;Link to the KB Article mentioned below by Brenda:&lt;span class="Apple-converted-space"&gt;&amp;nbsp;&lt;/span&gt;&lt;/em&gt;&lt;a rel="nofollow" href="http://support.microsoft.com/kb/971500/" style="background-color: transparent; margin: 0px; color: #0077cc; font-size: 14px; vertical-align: baseline; cursor: pointer; text-decoration: none; -webkit-background-clip: initial; -webkit-background-origin: initial; border-width: 0px; padding: 0px;"&gt;&lt;em&gt;http://support.microsoft.com/kb/971500/&lt;/em&gt;&lt;/a&gt;&lt;/p&gt;
&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;My Solution:&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Of Course the suggested hotfix, which in fact is the June Cumulative Update for WSS did not fix my issue, but I did find a solution at the end.&lt;/p&gt;
&lt;p&gt;
&lt;p&gt;What really happens when you call the Web File Properties box is that your client will download 3 javascript files from the server:&amp;nbsp;&amp;nbsp;bform.js, core.js and init.js. You can check this by by opening up the document library causing the issue and clearing your temporary internet files at that time. When you now call the Web File Properties in Word 2003 through File --&amp;gt; Properties, you will notice these 3 script files being downloadin in your temprary internet files folder.&lt;/p&gt;
&lt;p&gt;On the SharePoint front-end servers, you can find these files in the 12-hive\Template\Layouts\&amp;lt;LCID&amp;gt; folders, where you have&amp;nbsp; to replace &amp;lt;LCID&amp;gt; with your language codes installed (1033, English; 1043, Dutch; .... you get the picture, right?)&lt;/p&gt;
&lt;p&gt;So the problem is most likely caused by one of those javascript files. Now we have had the issue since we had installed SP2 and the June Cumulative Update. So I decided to restore these 3 script files and play aroun with these files for a while.&lt;/p&gt;
&lt;p&gt;As it happens, my problem went away by replacing the bform.js file with a pre-SP2 version and clearing my &lt;/p&gt;
&lt;p&gt;So if your issue does not get resolved by the suggested method of Microsoft, which is installing the latest Cumulative Update, then try restoring a previous version of this file and remember that you will need to clear this file from your client's Temporary Internet Folder to force a download of the latest version from the server.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://dirkvandenberghe.com/aggbug.aspx?PostID=5573" width="1" height="1"&gt;&lt;img src="http://feeds.feedburner.com/~r/dirkvandenberghe/~4/Tdu90WbimHY" height="1" width="1"/&gt;</description><category domain="http://dirkvandenberghe.com/archive/tags/moss/default.aspx">moss</category><category domain="http://dirkvandenberghe.com/archive/tags/sharepoint/default.aspx">sharepoint</category><category domain="http://dirkvandenberghe.com/archive/tags/Tips/default.aspx">Tips</category><category domain="http://dirkvandenberghe.com/archive/tags/WSS/default.aspx">WSS</category><category domain="http://dirkvandenberghe.com/archive/tags/Support/default.aspx">Support</category><feedburner:origLink>http://dirkvandenberghe.com/archive/2009/11/03/saving-document-to-sharepoint-using-office-2003-resets-choice-metadata-fields-to-default-values.aspx</feedburner:origLink></item><item><title>New SharePoint Server 2010 Site available</title><link>http://feedproxy.google.com/~r/dirkvandenberghe/~3/wCgMthS60Hg/new-sharepoint-server-2010-site-available.aspx</link><pubDate>Wed, 21 Oct 2009 09:22:00 GMT</pubDate><guid isPermaLink="false">08968d1a-79c2-4855-b1cb-db3b54515911:5405</guid><dc:creator>Dirk</dc:creator><slash:comments>2</slash:comments><comments>http://dirkvandenberghe.com/archive/2009/10/21/new-sharepoint-server-2010-site-available.aspx#comments</comments><description>&lt;p&gt;I'm on a roll ...&lt;/p&gt;
&lt;p&gt;I just discovered the new SharePoint Server 2010 site of Microsoft. Lots and lots of information to catch up on....&lt;/p&gt;
&lt;p&gt;&lt;a href="http://sharepoint2010.microsoft.com/"&gt;http://sharepoint2010.microsoft.com/&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;For me the most valuable information is the ability to &lt;strong&gt;preregister for the beta version&lt;/strong&gt;, scheduled to be available in November.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://dirkvandenberghe.com/aggbug.aspx?PostID=5405" width="1" height="1"&gt;&lt;img src="http://feeds.feedburner.com/~r/dirkvandenberghe/~4/wCgMthS60Hg" height="1" width="1"/&gt;</description><category domain="http://dirkvandenberghe.com/archive/tags/SharePoint+2010/default.aspx">SharePoint 2010</category><feedburner:origLink>http://dirkvandenberghe.com/archive/2009/10/21/new-sharepoint-server-2010-site-available.aspx</feedburner:origLink></item><item><title>SharePoint Foundation 2010 = WSS 4.0</title><link>http://feedproxy.google.com/~r/dirkvandenberghe/~3/HnagCVa4y84/sharepoint-foundation-2010-wss-4-0.aspx</link><pubDate>Wed, 21 Oct 2009 09:17:00 GMT</pubDate><guid isPermaLink="false">08968d1a-79c2-4855-b1cb-db3b54515911:5404</guid><dc:creator>Dirk</dc:creator><slash:comments>0</slash:comments><comments>http://dirkvandenberghe.com/archive/2009/10/21/sharepoint-foundation-2010-wss-4-0.aspx#comments</comments><description>&lt;p&gt;The new name for the next version of Windows SharePoint Services has been set to SharePoint Foundation 2010. &lt;/p&gt;
&lt;p&gt;Microsoft has published all you need to know about it on:&lt;/p&gt;
&lt;p&gt;&lt;a href="http://sharepoint2010.microsoft.com/product/related-technologies/Pages/SharePoint-Foundation-2010.aspx"&gt;http://sharepoint2010.microsoft.com/product/related-technologies/Pages/SharePoint-Foundation-2010.aspx&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;and for thos of you still wondering, I read the next lines on MSDN &lt;a href="http://msdn.microsoft.com/en-us/library/dd776256.aspx"&gt;here&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;"The Microsoft SharePoint Foundation 2010 technology helps teams stay connected and productive by providing easy access to the people, documents, and information that can help in decision making and getting work done. (&lt;strong&gt;Microsoft SharePoint Foundation 2010 will be available as a free download in November 2009&lt;/strong&gt;.) "&lt;/p&gt;
&lt;p&gt;Wow, I am discovering &lt;img src="http://dirkvandenberghe.com/emoticons/emotion-3.gif" alt="Surprise" /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://dirkvandenberghe.com/aggbug.aspx?PostID=5404" width="1" height="1"&gt;&lt;img src="http://feeds.feedburner.com/~r/dirkvandenberghe/~4/HnagCVa4y84" height="1" width="1"/&gt;</description><category domain="http://dirkvandenberghe.com/archive/tags/SharePoint+2010/default.aspx">SharePoint 2010</category><feedburner:origLink>http://dirkvandenberghe.com/archive/2009/10/21/sharepoint-foundation-2010-wss-4-0.aspx</feedburner:origLink></item></channel></rss>
