<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:copyright="http://blogs.law.harvard.edu/tech/rss" xmlns:image="http://purl.org/rss/1.0/modules/image/">
    <channel>
        <title>Paul Lee</title>
        <link>http://geekswithblogs.net/paullee/Default.aspx</link>
        <description>Sharepoint bumps and bruises</description>
        <language>en-US</language>
        <copyright>Paul Lee</copyright>
        <managingEditor>plee.paul@gmail.com</managingEditor>
        <generator>Subtext Version 0.0.0.0</generator>
        <image>
            <title>Paul Lee</title>
            <url>http://geekswithblogs.net/images/RSS2Image.gif</url>
            <link>http://geekswithblogs.net/paullee/Default.aspx</link>
            <width>77</width>
            <height>60</height>
        </image>
        <item>
            <title>IIS Service Unavailable</title>
            <category>Sharepoint Administration</category>
            <link>http://geekswithblogs.net/paullee/archive/2009/12/09/iis-service-unavailable.aspx</link>
            <description>&lt;p&gt;I found a great post on how to troubleshoot the "503 Service Unavailable" error.&lt;/p&gt;
&lt;p&gt;&lt;a href="http://blogs.iis.net/brian-murphy-booth/archive/2007/03/22/how-to-troubleshoot-an-iis-event-id-1009-error.aspx"&gt;http://blogs.iis.net/brian-murphy-booth/archive/2007/03/22/how-to-troubleshoot-an-iis-event-id-1009-error.aspx&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;I'm putting this link up mostly so I can easily find it next time I have this issue.  :)&lt;/p&gt;
&lt;p&gt; &lt;/p&gt; &lt;img src="http://geekswithblogs.net/paullee/aggbug/136847.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Paul Lee</dc:creator>
            <guid>http://geekswithblogs.net/paullee/archive/2009/12/09/iis-service-unavailable.aspx</guid>
            <pubDate>Wed, 09 Dec 2009 19:39:00 GMT</pubDate>
            <wfw:comment>http://geekswithblogs.net/paullee/comments/136847.aspx</wfw:comment>
            <comments>http://geekswithblogs.net/paullee/archive/2009/12/09/iis-service-unavailable.aspx#feedback</comments>
            <wfw:commentRss>http://geekswithblogs.net/paullee/comments/commentRss/136847.aspx</wfw:commentRss>
            <trackback:ping>http://geekswithblogs.net/paullee/services/trackbacks/136847.aspx</trackback:ping>
        </item>
        <item>
            <title>Tomcat SSL Cache - Cannot download PDF</title>
            <category>Tomcat</category>
            <link>http://geekswithblogs.net/paullee/archive/2009/10/30/tomcat-ssl-cache---cannot-download-pdf.aspx</link>
            <description>&lt;p&gt;I've fixed this error so many times and have had to search the internet for the fix everytime that I've finally decided to log it into my own blog.  Mainly so I can easily find it. &lt;/p&gt;
&lt;p&gt;Here's the problem.  As a general rule, all https applications do not cache any pages for security reasons.  This leaves the issue of downloading files from a https site.  For example, if you try to download a file (pdf, xls, doc, etc) from any site, your computer will download it to cache before opening it with the associated application.  So specifically in a Tomcat ssl site, you will get this error (or something like this):&lt;/p&gt;
&lt;p&gt;&lt;img height="141" width="767" alt="" src="/images/geekswithblogs_net/paullee/IEerror.jpg" /&gt;&lt;/p&gt;
&lt;p&gt;Tomcat is automatic adding a Pragma: no-cache header to your page.  Here is the &lt;a href="http://www.symphonious.net/2007/06/19/caching-in-tomcat/"&gt;link&lt;/a&gt; with the fix.  &lt;/p&gt;
&lt;p&gt;So where ever the &amp;lt;context&amp;gt; of your web application is defined, you want to add something like this:&lt;/p&gt;
&lt;p&gt;&amp;lt;Context&amp;gt;&lt;br /&gt;
&amp;lt;Valve className="org.apache.catalina.authenticator.BasicAuthenticator"  disableProxyCaching="false" /&amp;gt;&lt;br /&gt;
&amp;lt;/Context&amp;gt;&lt;/p&gt;
&lt;p&gt;And of course you can change BasicAuthenticator to FormAuthenticator or DigestAuthenticator depending on what you are using.  &lt;/p&gt;
&lt;p&gt;Hopes this helps someone.&lt;/p&gt; &lt;img src="http://geekswithblogs.net/paullee/aggbug/135915.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Paul Lee</dc:creator>
            <guid>http://geekswithblogs.net/paullee/archive/2009/10/30/tomcat-ssl-cache---cannot-download-pdf.aspx</guid>
            <pubDate>Sat, 31 Oct 2009 00:57:26 GMT</pubDate>
            <wfw:comment>http://geekswithblogs.net/paullee/comments/135915.aspx</wfw:comment>
            <comments>http://geekswithblogs.net/paullee/archive/2009/10/30/tomcat-ssl-cache---cannot-download-pdf.aspx#feedback</comments>
            <wfw:commentRss>http://geekswithblogs.net/paullee/comments/commentRss/135915.aspx</wfw:commentRss>
            <trackback:ping>http://geekswithblogs.net/paullee/services/trackbacks/135915.aspx</trackback:ping>
        </item>
        <item>
            <title>Sharepoint cannot resolve AD security group</title>
            <category>Sharepoint Administration</category>
            <link>http://geekswithblogs.net/paullee/archive/2009/07/21/sharepoint-cannot-resolve-ad-security-group.aspx</link>
            <description>&lt;p&gt;I was banging my head against the wall over this one for a few days.  There was a particular AD security group (over 1000 users) that sharepoint could not resolve.  Nothing about it (so I thought) was different than any of the groups that sharepoint could resolve.  Same setup, OU and everything.&lt;/p&gt;
&lt;p&gt;Finally, I realized that the Alias name was not the same as the standard object name which is called the "Pre-Windows 2000" name in Active Directory.  &lt;/p&gt;
&lt;p&gt;&lt;img height="31" width="274" alt="" src="/images/geekswithblogs_net/paullee/pre2000(1).jpg" /&gt;&lt;/p&gt;
&lt;p&gt;In 99% of all the cases, these are the same.  For some reason, this time they weren't.  &lt;/p&gt;
&lt;p&gt;Hope this saves someone some grief.&lt;/p&gt; &lt;img src="http://geekswithblogs.net/paullee/aggbug/133628.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Paul Lee</dc:creator>
            <guid>http://geekswithblogs.net/paullee/archive/2009/07/21/sharepoint-cannot-resolve-ad-security-group.aspx</guid>
            <pubDate>Tue, 21 Jul 2009 22:15:04 GMT</pubDate>
            <wfw:comment>http://geekswithblogs.net/paullee/comments/133628.aspx</wfw:comment>
            <comments>http://geekswithblogs.net/paullee/archive/2009/07/21/sharepoint-cannot-resolve-ad-security-group.aspx#feedback</comments>
            <wfw:commentRss>http://geekswithblogs.net/paullee/comments/commentRss/133628.aspx</wfw:commentRss>
            <trackback:ping>http://geekswithblogs.net/paullee/services/trackbacks/133628.aspx</trackback:ping>
        </item>
        <item>
            <title>MOSS - corrupt memory errors</title>
            <category>Sharepoint Administration</category>
            <link>http://geekswithblogs.net/paullee/archive/2009/06/08/moss---corrupt-memory-errors.aspx</link>
            <description>&lt;p&gt;Today my index server started to show this error in the event logs:&lt;/p&gt;
&lt;p&gt;&lt;font color="#ff0000"&gt;Attempted to read or write protected memory. This is often an indication that other memory is corrupt.&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;More or less the same error in three separate events:&lt;/p&gt;
&lt;li&gt;Event ID 6398 &lt;/li&gt;
&lt;li&gt;Event ID 6482 &lt;/li&gt;
&lt;li&gt;Event ID 7076&lt;/li&gt;
&lt;p&gt;I did a quick search on the web and found this fix: &lt;font face="Arial"&gt;&lt;a href="http://support.microsoft.com/default.aspx/kb/946517"&gt;http://support.microsoft.com/default.aspx/kb/946517&lt;/a&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;Seems to work but I'm still not sure why this started to happen all of a sudden.  &lt;/p&gt;
&lt;p&gt;My environment: Server 2003 SP2, MOSS SP1, Feb CU&lt;/p&gt; &lt;img src="http://geekswithblogs.net/paullee/aggbug/132688.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Paul Lee</dc:creator>
            <guid>http://geekswithblogs.net/paullee/archive/2009/06/08/moss---corrupt-memory-errors.aspx</guid>
            <pubDate>Mon, 08 Jun 2009 16:26:38 GMT</pubDate>
            <wfw:comment>http://geekswithblogs.net/paullee/comments/132688.aspx</wfw:comment>
            <comments>http://geekswithblogs.net/paullee/archive/2009/06/08/moss---corrupt-memory-errors.aspx#feedback</comments>
            <wfw:commentRss>http://geekswithblogs.net/paullee/comments/commentRss/132688.aspx</wfw:commentRss>
            <trackback:ping>http://geekswithblogs.net/paullee/services/trackbacks/132688.aspx</trackback:ping>
        </item>
        <item>
            <title>Make a subfolder hierarchy inherit from parent</title>
            <category>Iron Python and Sharepoint</category>
            <link>http://geekswithblogs.net/paullee/archive/2009/05/01/making-a-subfolder-hierarchy-inherit-from-parent.aspx</link>
            <description>&lt;span lang="EN"&gt;
&lt;p&gt;&lt;font size="2"&gt;I have been involved in a huge public folder migration project for my company. One particular folder I migrated had a hierarchy of 1500 subfolders. The migration tool was nice enough to migrate the permissions for me for each folder into sharepoint. Cool, right? Yes until my manager told me he just wanted to manage the parent folder in sharepoint and have the subfolders inherit everything.  There is nothing in sharepoint out-of-the-box that lets you do this in one shot.  Now there are probably many 3rd party sharepoint admin tools that will do this.  But here is the poor man's way.  Simple IronPython script.&lt;/font&gt;&lt;/p&gt;
&lt;blockquote dir="ltr" style="MARGIN-RIGHT: 0px"&gt;
&lt;p&gt;&lt;font face="Courier New" size="2"&gt;import clr&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font face="Courier New" size="2"&gt;clr.AddReference("Microsoft.SharePoint")&lt;br /&gt;
from Microsoft.SharePoint import SPSite&lt;/font&gt;&lt;font size="2"&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font face="Courier New" size="2"&gt;siteurl = '&amp;lt;url to site&amp;gt;'&lt;br /&gt;
url= '&amp;lt;url to doclib&amp;gt;'&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font face="Courier New" size="2"&gt;site = SPSite(siteurl)&lt;br /&gt;
web = site.OpenWeb()&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font face="Courier New" size="2"&gt;docLib = web.GetList(url)&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font face="Courier New" size="2"&gt;myfolders = docLib.Folders&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font face="Courier New" size="2"&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font face="Courier New" size="2"&gt;for furl in myfolders:&lt;br /&gt;
    furl.ResetRoleInheritance()&lt;/font&gt;&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p dir="ltr"&gt;&lt;font face="Courier New" size="2"&gt;&lt;font face="Arial"&gt;That's it!  Took me only 10 minutes to write...without knowing much about the sharepoint API.  &lt;font size="2"&gt;The first 3 lines is the key here that lets you hook into the .NET framework and the sharepoint API.  &lt;/font&gt;&lt;/font&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p dir="ltr"&gt;&lt;font face="Courier New" size="2"&gt;&lt;font face="Arial"&gt;Please read my original &lt;a href="http://geekswithblogs.net/paullee/archive/2009/04/29/ironpython---sharepoint-programming-for-the-rest-of-us.aspx"&gt;post&lt;/a&gt; for a guide on installing (if you can call it that) IronPython.  &lt;/font&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p dir="ltr"&gt;&lt;font face="Arial"&gt;&lt;a href="http://msdn.microsoft.com/en-us/library/ms550992.aspx"&gt;&lt;/a&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p dir="ltr"&gt; &lt;/p&gt;
&lt;/span&gt; &lt;img src="http://geekswithblogs.net/paullee/aggbug/131660.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Paul Lee</dc:creator>
            <guid>http://geekswithblogs.net/paullee/archive/2009/05/01/making-a-subfolder-hierarchy-inherit-from-parent.aspx</guid>
            <pubDate>Fri, 01 May 2009 19:02:29 GMT</pubDate>
            <wfw:comment>http://geekswithblogs.net/paullee/comments/131660.aspx</wfw:comment>
            <comments>http://geekswithblogs.net/paullee/archive/2009/05/01/making-a-subfolder-hierarchy-inherit-from-parent.aspx#feedback</comments>
            <slash:comments>2</slash:comments>
            <wfw:commentRss>http://geekswithblogs.net/paullee/comments/commentRss/131660.aspx</wfw:commentRss>
            <trackback:ping>http://geekswithblogs.net/paullee/services/trackbacks/131660.aspx</trackback:ping>
        </item>
        <item>
            <title>Sharepoint Datasheet view errors</title>
            <category>Sharepoint Administration</category>
            <link>http://geekswithblogs.net/paullee/archive/2009/05/01/sharepoint-datasheet-view-errors.aspx</link>
            <description>&lt;p&gt;Here's the error from one of my users:&lt;/p&gt;
&lt;p&gt;&lt;span style="FONT-SIZE: 12pt; FONT-FAMILY: 'Times New Roman','serif'; mso-fareast-font-family: Calibri; mso-fareast-theme-font: minor-latin; mso-ansi-language: EN-US; mso-fareast-language: EN-US; mso-bidi-language: AR-SA"&gt;&lt;font color="#ff0000"&gt;The list is displayed in Standard view. It cannot be displayed in Datasheet view for one or more of the following reasons: A datasheet component compatible with Windows SharePoint Services is not installed, your browser does not support ActiveX controls, or support for ActiveX controls is disabled.&lt;/font&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="FONT-SIZE: 12pt; FONT-FAMILY: 'Times New Roman','serif'; mso-fareast-font-family: Calibri; mso-fareast-theme-font: minor-latin; mso-ansi-language: EN-US; mso-fareast-language: EN-US; mso-bidi-language: AR-SA"&gt;&lt;font face="Arial" size="2"&gt;This just started happening this week.  Only for one user.  No recent patches on the sharepoint server.&lt;/font&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="FONT-SIZE: 12pt; FONT-FAMILY: 'Times New Roman','serif'; mso-fareast-font-family: Calibri; mso-fareast-theme-font: minor-latin; mso-ansi-language: EN-US; mso-fareast-language: EN-US; mso-bidi-language: AR-SA"&gt;&lt;font face="Arial" size="2"&gt;If you search this on the internet, you get tons of results but nothing simple.  I went through this good article, &lt;font face="Arial"&gt;&lt;a href="http://www.sharepointblogs.com/wsspectacular/archive/2008/04/14/when-datasheets-go-bad.aspx"&gt;http://www.sharepointblogs.com/wsspectacular/archive/2008/04/14/when-datasheets-go-bad.aspx&lt;/a&gt; but nothing worked.  Frustrating....&lt;/font&gt;&lt;/font&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="FONT-SIZE: 12pt; FONT-FAMILY: 'Times New Roman','serif'; mso-fareast-font-family: Calibri; mso-fareast-theme-font: minor-latin; mso-ansi-language: EN-US; mso-fareast-language: EN-US; mso-bidi-language: AR-SA"&gt;&lt;font face="Arial" size="2"&gt;Then a local IT guy asked me if I tried clearing the Internet Explorer cache.  Tried it and it worked!!!&lt;/font&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="FONT-SIZE: 12pt; FONT-FAMILY: 'Times New Roman','serif'; mso-fareast-font-family: Calibri; mso-fareast-theme-font: minor-latin; mso-ansi-language: EN-US; mso-fareast-language: EN-US; mso-bidi-language: AR-SA"&gt;&lt;font face="Arial" size="2"&gt;Lesson: Try clearing the IE cache first before trying all the other stuff.  May save you alot of time.&lt;/font&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="FONT-SIZE: 12pt; FONT-FAMILY: 'Times New Roman','serif'; mso-fareast-font-family: Calibri; mso-fareast-theme-font: minor-latin; mso-ansi-language: EN-US; mso-fareast-language: EN-US; mso-bidi-language: AR-SA"&gt;&lt;font face="Arial" size="2"&gt;Server environment:  WSS 2.0, server 2003&lt;/font&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="FONT-SIZE: 12pt; FONT-FAMILY: 'Times New Roman','serif'; mso-fareast-font-family: Calibri; mso-fareast-theme-font: minor-latin; mso-ansi-language: EN-US; mso-fareast-language: EN-US; mso-bidi-language: AR-SA"&gt;&lt;font face="Arial" size="2"&gt;Client environment: XP, Office 2003&lt;/font&gt;&lt;/span&gt;&lt;/p&gt; &lt;img src="http://geekswithblogs.net/paullee/aggbug/131653.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Paul Lee</dc:creator>
            <guid>http://geekswithblogs.net/paullee/archive/2009/05/01/sharepoint-datasheet-view-errors.aspx</guid>
            <pubDate>Fri, 01 May 2009 15:42:38 GMT</pubDate>
            <wfw:comment>http://geekswithblogs.net/paullee/comments/131653.aspx</wfw:comment>
            <comments>http://geekswithblogs.net/paullee/archive/2009/05/01/sharepoint-datasheet-view-errors.aspx#feedback</comments>
            <slash:comments>2</slash:comments>
            <wfw:commentRss>http://geekswithblogs.net/paullee/comments/commentRss/131653.aspx</wfw:commentRss>
            <trackback:ping>http://geekswithblogs.net/paullee/services/trackbacks/131653.aspx</trackback:ping>
        </item>
        <item>
            <title>IronPython - Sharepoint programming for the rest of us</title>
            <category>Iron Python and Sharepoint</category>
            <link>http://geekswithblogs.net/paullee/archive/2009/04/29/ironpython---sharepoint-programming-for-the-rest-of-us.aspx</link>
            <description>&lt;font size="2"&gt;
&lt;p&gt;For those of us who want to start programming sharepoint but get intimidated by the extensive setup needed to begin with C# and visual studio, IronPython is for you.  Frankly, I have been too lazy to take on the task of installing and configuring visual studio on a VM with MOSS. &lt;/p&gt;
&lt;p&gt;My background(many moons ago) is java development. I'm not a python expert. Nor am I a sharepoint programming expert. I may not even be considered a java expert anymore. And I'm definitely not a C# or .NET guy. I'm writing about iron python because it has been so easy for me to bang out useful scripts without having to get into the complexities(at least for me) of Visual Studio and .NET. &lt;/p&gt;
&lt;p&gt;For the C# or python developers, you will probably laugh at the code I will be posting. My intention here is to show how easy it is write a script to do something useful.  Hopefully my code will get better as I learn more.  &lt;/p&gt;
&lt;p&gt;Also, just to be clear, you will not be creating huge sharepoint programs or features with iron python. To do that, you will still need visual studio and C#. &lt;/p&gt;
&lt;p&gt;So what is IronPython good for? I have been able to create scripts that do basic administrative tasks that sharepoint doesn't provide out-of-the-box.  I know there are many other vendor tools out there that fill in these administrative gaps of sharepoint but my company is not spending any money these days.  &lt;/p&gt;
&lt;p&gt;Here's how to get started:&lt;/p&gt;
&lt;p&gt;- download &lt;a href="http://ironpython.codeplex.com/Release/ProjectReleases.aspx?ReleaseId=12481"&gt;IronPython&lt;/a&gt; on your MOSS (dev or uat) server- The zipped version will do.  I think if you use 2.0 and up, you will need the latest version of .NET which is not required for MOSS.  I am using 1.1.2 because of this.  Yes, I'm lazy...&lt;/p&gt;
&lt;p&gt;- Just unzip the folder somewhere and you're done.  You can test it by double clicking ipy.exe.  &lt;/p&gt;
&lt;p&gt;Type:&lt;/p&gt;
&lt;p&gt;    &lt;strong&gt;print "Hello World"&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;That's it!  You've just installed and written the defacto Hello world program.  Easy right?  It gets better.  I'll begin posting all the scripts I've written using the sharepoint API and explaining how easy it was to write it.  Stay tuned...&lt;/p&gt;
&lt;p&gt;For those of you that want to get more technical with IronPython or just Python, here are some links:&lt;/p&gt;
&lt;p&gt;&lt;a href="http://www.python.org"&gt;www.python.org&lt;/a&gt; - Official Python site.  &lt;/p&gt;
&lt;p&gt;&lt;font face="Arial"&gt;&lt;a href="http://ironpython.codeplex.com/"&gt;http://ironpython.codeplex.com/&lt;/a&gt; - Official IronPython site.&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font face="Arial"&gt;&lt;a href="http://www.diveintopython.org/"&gt;http://www.diveintopython.org/&lt;/a&gt; - Good free Python book.  &lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font face="Arial"&gt;Be sure to have the API's handy.&lt;br /&gt;
WSS - &lt;a href="http://msdn.microsoft.com/en-us/library/ms441339.aspx"&gt;http://msdn.microsoft.com/en-us/library/ms441339.aspx&lt;/a&gt;&lt;/font&gt;&lt;font face="Arial"&gt;&lt;br /&gt;
MOSS - &lt;a href="http://msdn.microsoft.com/en-us/library/ms550992.aspx"&gt;http://msdn.microsoft.com/en-us/library/ms550992.aspx&lt;/a&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;/font&gt; &lt;img src="http://geekswithblogs.net/paullee/aggbug/131602.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Paul Lee</dc:creator>
            <guid>http://geekswithblogs.net/paullee/archive/2009/04/29/ironpython---sharepoint-programming-for-the-rest-of-us.aspx</guid>
            <pubDate>Thu, 30 Apr 2009 02:35:55 GMT</pubDate>
            <wfw:comment>http://geekswithblogs.net/paullee/comments/131602.aspx</wfw:comment>
            <comments>http://geekswithblogs.net/paullee/archive/2009/04/29/ironpython---sharepoint-programming-for-the-rest-of-us.aspx#feedback</comments>
            <wfw:commentRss>http://geekswithblogs.net/paullee/comments/commentRss/131602.aspx</wfw:commentRss>
            <trackback:ping>http://geekswithblogs.net/paullee/services/trackbacks/131602.aspx</trackback:ping>
        </item>
        <item>
            <title>Stsadm createsite doesn't create default groups</title>
            <category>Sharepoint Administration</category>
            <link>http://geekswithblogs.net/paullee/archive/2009/04/29/stsadm-createsite-doesnt-create-default-groups.aspx</link>
            <description>&lt;p&gt;If you use:&lt;/p&gt;
&lt;p&gt;     &lt;strong&gt;stsadm -o createsite [required fields] -sitetemplate STS#0&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;to create your site collections, the default groups are missing (Owners, Visitors, Members).  &lt;/p&gt;
&lt;p&gt;If you create your site collections without the -sitetemplate option, when you first visit the site, you get a page to choose a site template &lt;strong&gt;&lt;em&gt;followed&lt;/em&gt;&lt;/strong&gt; by a page to to setup the default groups for the site.  Nice.&lt;/p&gt;
&lt;p&gt;If you're like me, you create 50 sites with the -sitetemplate option before figuring out there are no default groups....  &lt;/p&gt;
&lt;p&gt;So what I figured out was that you can paste this to your groupless site collection url:&lt;/p&gt;
&lt;div style="MARGIN: 0in 0in 0pt"&gt;       &lt;strong&gt;/_layouts/permsetup.aspx&lt;/strong&gt;&lt;/div&gt;
&lt;p&gt;This will get you to the default group creation page.  Just click OK.  Hopes this helps someone.&lt;/p&gt;
&lt;p&gt;My environment: MOSS with Feb CU on server 2003.&lt;/p&gt; &lt;img src="http://geekswithblogs.net/paullee/aggbug/131591.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Paul Lee</dc:creator>
            <guid>http://geekswithblogs.net/paullee/archive/2009/04/29/stsadm-createsite-doesnt-create-default-groups.aspx</guid>
            <pubDate>Wed, 29 Apr 2009 21:11:53 GMT</pubDate>
            <wfw:comment>http://geekswithblogs.net/paullee/comments/131591.aspx</wfw:comment>
            <comments>http://geekswithblogs.net/paullee/archive/2009/04/29/stsadm-createsite-doesnt-create-default-groups.aspx#feedback</comments>
            <slash:comments>1</slash:comments>
            <wfw:commentRss>http://geekswithblogs.net/paullee/comments/commentRss/131591.aspx</wfw:commentRss>
            <trackback:ping>http://geekswithblogs.net/paullee/services/trackbacks/131591.aspx</trackback:ping>
        </item>
        <item>
            <title>Sharepoint Crawls stop working - Part 2</title>
            <category>Sharepoint Administration</category>
            <link>http://geekswithblogs.net/paullee/archive/2009/04/22/sharepoint-crawls-stop-working---part-2.aspx</link>
            <description>&lt;p&gt;Environment: SIngle server farm - Windows 2003 - MOSS SP1&lt;/p&gt;
&lt;p&gt;I found another server with the same "access denied" error in the crawl logs.  So I applied the &lt;a href="http://geekswithblogs.net/paullee/archive/2009/04/22/sharepoint-crawls-stop-working-after-feb-cu.aspx"&gt;Loopback&lt;/a&gt; fix but then another error:&lt;/p&gt;
&lt;p&gt;&lt;font color="#ff0000"&gt;The system cannot find the path specified. (Exception from HRESULT: 0x80070003)&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#000000"&gt;After searching the internet, I found the &lt;a href="http://social.technet.microsoft.com/Forums/en-US/sharepointsearch/thread/168cf7ff-4ae3-4ee1-a08b-638f30322695"&gt;solution&lt;/a&gt;.  You have to make sure the "gthrsvc" folder exists under your search account's Temp directory.  Then restart the search service.  &lt;/font&gt;&lt;/p&gt;
&lt;p&gt;CMD&amp;gt; net stop osearch&lt;/p&gt;
&lt;p&gt;CMD&amp;gt; net start osearch&lt;/p&gt;
&lt;p&gt;Then run full crawl.  Worked for me.  &lt;/p&gt;
&lt;p&gt;I think this is another side effect of one of the recent server patches.  This particular server has been around for a while and the crawls never had a problem until now.  Going to check the rest of my MOSS servers now...&lt;/p&gt; &lt;img src="http://geekswithblogs.net/paullee/aggbug/131393.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Paul Lee</dc:creator>
            <guid>http://geekswithblogs.net/paullee/archive/2009/04/22/sharepoint-crawls-stop-working---part-2.aspx</guid>
            <pubDate>Thu, 23 Apr 2009 01:38:03 GMT</pubDate>
            <wfw:comment>http://geekswithblogs.net/paullee/comments/131393.aspx</wfw:comment>
            <comments>http://geekswithblogs.net/paullee/archive/2009/04/22/sharepoint-crawls-stop-working---part-2.aspx#feedback</comments>
            <wfw:commentRss>http://geekswithblogs.net/paullee/comments/commentRss/131393.aspx</wfw:commentRss>
            <trackback:ping>http://geekswithblogs.net/paullee/services/trackbacks/131393.aspx</trackback:ping>
        </item>
        <item>
            <title>Sharepoint lists stop receiving emails</title>
            <category>Sharepoint Administration</category>
            <link>http://geekswithblogs.net/paullee/archive/2009/04/22/sharepoint-lists-stop-receiving-emails.aspx</link>
            <description>&lt;p&gt;Got woken up this morning by frantic people in Amsterdam.  Their document libraries stopped receiving emails!  &lt;/p&gt;
&lt;p&gt;First thing I checked was to make sure emails were still making it to the sharepoint server.  To the IIS drop box at least...  So I sent a test email there.&lt;/p&gt;
&lt;p&gt;&lt;img height="84" alt="" width="500" src="/images/geekswithblogs_net/paullee/drop(1).jpg" /&gt;&lt;/p&gt;
&lt;p&gt;Yep, they were definitely getting there.  And they were disappearing too so that means the timer service was working and picking them up.  So where the hell were they going?  &lt;/p&gt;
&lt;p&gt;So I throttled the email events:&lt;/p&gt;
&lt;p&gt;&lt;img height="87" alt="" width="600" src="/images/geekswithblogs_net/paullee/event(1).jpg" /&gt;&lt;/p&gt;
&lt;p&gt;After sending another test email, here's what showed up in the event logs:&lt;/p&gt;
&lt;p&gt;&lt;font face="Arial" color="#ff0000"&gt;Event Type: Warning&lt;br /&gt;
Event Source: Windows SharePoint Services 3&lt;br /&gt;
Event Category: E-Mail &lt;br /&gt;
Event ID: 6873&lt;br /&gt;
Date:  4/20/2009&lt;br /&gt;
Time:  3:15:26 PM&lt;br /&gt;
User:  N/A&lt;br /&gt;
Computer: XXXXXXXXXXX&lt;br /&gt;
Description:&lt;br /&gt;
An error occurred while processing the incoming e-mail file C:\Inetpub\mailroot\Drop\f83e047f01c9c1b9000000bb.eml. The error was: Unknown alias..&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#000000"&gt;The event type was Warning.  This is just a Warning?!?!?&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#000000"&gt;Here's what I found out before calling premier and before doing any more research on this.  If you go to the Incoming email settings of the document library:&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;img height="67" alt="" width="153" src="/images/geekswithblogs_net/paullee/settings.jpg" /&gt;&lt;/p&gt;
&lt;p&gt;&lt;font face="Arial"&gt;You can just click OK on the settings page without changing anything and emails will magically start working again.  Wow.  What a fix!  The best thing is that the end users can do this themselves.  :)  So I called them and asked them to go to each of the document libraries and do this.  &lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font face="Arial"&gt;Here's the real cause and fix for this after doing some research.  Occasionally, the email addresses in the config db can get deleted (corrupt) without warning.  &lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font face="Arial"&gt;The quick fix is:&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;stsadm -o refreshdms -url &amp;lt;url of web application&amp;gt;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;The permanent fix is to install the hotfix &lt;span style="FONT-SIZE: 11pt; FONT-FAMILY: 'Calibri','sans-serif'; mso-fareast-font-family: Calibri; mso-fareast-theme-font: minor-latin; mso-bidi-font-family: 'Times New Roman'; mso-ansi-language: EN-US; mso-fareast-language: EN-US; mso-bidi-language: AR-SA"&gt;&lt;a href="http://support.microsoft.com/kb/961750"&gt;http://support.microsoft.com/kb/961750&lt;/a&gt; &lt;font face="Arial" size="2"&gt;or even better, install the Feb CU and get it over with.&lt;/font&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;Apparently, if sharepoint doesn't know what to do with an email or there is some kind of error (or warning) it will just be launched into orbit.  Never to be seen again.  Shouldn't it go into the Badmail folder or something?&lt;br /&gt;
&lt;/p&gt; &lt;img src="http://geekswithblogs.net/paullee/aggbug/131386.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Paul Lee</dc:creator>
            <guid>http://geekswithblogs.net/paullee/archive/2009/04/22/sharepoint-lists-stop-receiving-emails.aspx</guid>
            <pubDate>Wed, 22 Apr 2009 17:47:45 GMT</pubDate>
            <wfw:comment>http://geekswithblogs.net/paullee/comments/131386.aspx</wfw:comment>
            <comments>http://geekswithblogs.net/paullee/archive/2009/04/22/sharepoint-lists-stop-receiving-emails.aspx#feedback</comments>
            <slash:comments>2</slash:comments>
            <wfw:commentRss>http://geekswithblogs.net/paullee/comments/commentRss/131386.aspx</wfw:commentRss>
            <trackback:ping>http://geekswithblogs.net/paullee/services/trackbacks/131386.aspx</trackback:ping>
        </item>
    </channel>
</rss>
