David's profileDavid Moisan's ITPhotosBlogLists Tools Help
    May 08

    SBS 2008: Solving Four Sharepoint Problems at Once

    sharepoint 

    If you are administering SBS 2008, you might have found Sharepoint broken recently.  There have been no less than three problems and fixes out there:  SBS 2008 Update Rollup 2 (KB 960911) Installation Failure, Companyweb Inaccessible After Sharepoint 3.0 Service Pack 2, Files in Companyweb are Opening Read-Only After SBS 2008 UR2, and Event 2436 for SharePoint Services 3 Search.

    Sharepoint broke on my personal SBS box.  In my case the Update Rollup was applied properly so far as I knew, but Companyweb gave 404 errors when I tried opening it.  Not only that, I was getting multiple event 2436 errors in my application log every five minutes.

    To fix the 404 errors, I manually reinstalled the Sharepoint 3.0 Service Pack 2 file.  I got the idea from a posting from someone who tried to install Sharepoint 3.0 SP1 and broke it.  My procedure is the same though the files involved are different:

    1. Download the x64 version of the Sharepoint service pack.
    2. On the server, run the service pack with the /extract option and extract the files to a directory of your choice: 
    3. wssv3sp2-kb953338-x64-fullfile-en-us.exe /extract
    4. In the directory you just made, there’ll be three MSP files:

      stswwsp2.msp                                                              
      wssmuisp2-en-us.msp                                                       
      wsswwsp2.msp                                                              
      
    5. In an elevated PowerShell prompt, cd to the directory and invoke each of the files one at a time:

      invoke-instance stswwsp2.msp                                                              
      invoke-instance wssmuisp2-en-us.msp                                                       
      invoke-instance wsswwsp2.msp
    6. Note that it might take a long while to patch and the process may be stuck at times.  This is normal

    Check Companyweb from the server.  If it works, continue applying the steps listed in each of the linked articles, if you haven’t done so already.  In my case I applied Event 2436 for SharePoint Services 3 Search and Files in Companyweb are Opening Read-Only After SBS 2008 UR2 and my Companyweb is now working.

    I’m not sure what caused the 2436 errors but if you are troubleshooting Sharepoint on SBS 2008 you should follow all the steps in all four articles to determine your problem.  Don’t follow any diagnostics you may see for older versions of Sharepoint.

    Comments (2)

    Please wait...
    Sorry, the comment you entered is too long. Please shorten it.
    You didn't enter anything. Please try again.
    Sorry, we can't add your comment right now. Please try again later.
    To add a comment, you need permission from your parent. Ask for permission
    Your parent has turned off comments.
    Sorry, we can't delete your comment right now. Please try again later.
    You've exceeded the maximum number of comments that can be left in one day. Please try again in 24 hours.
    Your account has had the ability to leave comments disabled because our systems indicate that you may be spamming other users. If you believe that your account has been disabled in error please contact Windows Live support.
    Complete the security check below to finish leaving your comment.
    The characters you type in the security check must match the characters in the picture or audio.

    To add a comment, sign in with your Windows Live ID (if you use Hotmail, Messenger, or Xbox LIVE, you have a Windows Live ID). Sign in


    Don't have a Windows Live ID? Sign up

    Philip Elderwrote:
    David,

    I am in the process, but the PS command on the server I am working on was invoke-item stswwsp2.msp

    For some reason it did not recognize invoke-instance.

    Thanks,

    Philip
    2 Sept.
    No namewrote:
    THANKYOU!!! I've been stressing about this for the last week. I was having weird permission problems with SharePoint and Search was behaving oddly.
    My fix was: http://blogs.technet.com/sbs/archive/2009/05/07/event-2436-for-sharepoint-services-3-search.aspx
    AND
    http://blogs.technet.com/sbs/archive/2009/05/07/files-in-companyweb-are-opening-read-only-after-sbs-2008-ur2.aspx

    Thanks so much again.
    7 Aug.

    Trackbacks

    The trackback URL for this entry is:
    http://dmoisan.spaces.live.com/blog/cns!95CB015E3E4A702A!988.trak
    Weblogs that reference this entry
    • None