ObjectSharp

The leading provider of Microsoft technology solutions and services in Canada: Silverlight, SharePoint, and .NET.
Welcome to ObjectSharp Sign in | Join | Help
in Search

Browse by Tags

All Tags » SharePoint   (RSS)
Showing page 1 of 7 (63 total posts)
  • SharePoint 2010: Managed Service Accounts

    SharePoint 2010 allows administrators to pre-configure service accounts to be used when configuring SharePoint components. This way administrators don't have to remember or lookup usernames and passwords for service accounts every time they configure a new web application or SharePoint service. To configure managed service accounts in SharePoint ...
    Posted to Max Yermakhanov's Blog (Weblog) by max on March 4, 2010
  • TFS 2010 Web Access “access denied” error

    If you're getting ''Access to the path 'C:\ProgramData\Microsoft\Team Foundation\Web Access\Cache' is denied'' error when you try to access TFS 2010 Beta 2 via the Team Web Access, the problem most likely lies with missing NTFS permissions on the above-mentioned Cache folder. This problem often happens when you're running your TFS 2010 server on a ...
    Posted to Max Yermakhanov's Blog (Weblog) by max on February 3, 2010
  • Microsoft SharePoint 2010 Upgrade Planning

    I recently came across draft guidelines from Microsoft that describe the requirements and considerations for planning to upgrade to SharePoint 2010. It's a one page document. It's easy to read to and to the point. I found it quite useful. Microsoft describes this document as: ''This model covers planning for an upgrade from Microsoft Office ...
    Posted to Max Yermakhanov's Blog (Weblog) by max on February 2, 2010
  • Running SharePoint 2010 on a domain controller

    If you need to run SharePoint 2010 on a domain controller, then you have to run the following PowerShell command on your SharePoint server to enable Sandboxed Solutions: $acl = Get-Acl HKLM:\System\CurrentControlSet\Control\ComputerName $person = [System.Security.Principal.NTAccount]''Users'' $access = ...
    Posted to Max Yermakhanov's Blog (Weblog) by max on January 15, 2010
  • Blank page instead of the SharePoint Central Administration site

    If you're getting a blank page when you are trying to access SharePoint Central Administration site, then check your IIS settings. To be more specific, check the authentication settings for SharePoint Central Administration website in IIS. Make sure that you have Windows Authentication enabled and Anonymous Authentication disabled. This must be ...
    Posted to Max Yermakhanov's Blog (Weblog) by max on January 4, 2010
  • Integrating TFS 2010 with SharePoint 2010 beta 2

    It is definitely possible to use SharePoint 2010 beta 2 with TFS 2010 beta 2. You don't even need to do a lot of work to get them working together. A few things to consider: SharePoint 2010 beta 2 must be preinstalled (either on the same or separate machines) since TFS configuration wizard will not install SharePoint 2010 for you (only can only ...
    Posted to Max Yermakhanov's Blog (Weblog) by max on December 3, 2009
  • Using local accounts in SharePoint 2010 complete install

    If you want to install and configure SharePoint 2010 in a standalone environment, but you do not want to use SQL Express and/or if you it to run in a workgroup environment, by default SharePoint 2010 configuration wizard will not allow you to do that. There is a way to get around this limitation though: Open SharePoint 2010 management shell, (you ...
    Posted to Max Yermakhanov's Blog (Weblog) by max on December 2, 2009
  • Cannot move, hide, or add anything in SharePoint navigation menu

    Yesterday I have witnessed a very weird behaviour of SharePoint navigation menu. Basically, SharePoint refused to save any changes (add/remove, hide, move, etc.) to SharePoint navigation menu. To make things even more confusing, it did not throw any errors or warnings in the event logs or SharePoint logs when this happened! In the process of ...
    Posted to Max Yermakhanov's Blog (Weblog) by max on November 25, 2009
  • Installing SharePoint 2010 on Windows 7

    I installed the public Beta of SharePoint 2010 on Windows 7 last night. There were several resources on the web to use as a guide, I found this one to be the best: Setting Up the Development Environment for SharePoint Server There are a couple main points you need to be aware of: The setup contains a config file that must be edited to ...
    Posted to Rob Windsor's Five Cents (Weblog) by rwindsor on November 17, 2009
  • Change SharePoint Service Accounts

    Change SharePoint Central Administration Account On servers running SharePoint Central Administration site run the following command:stsadm -o updatefarmcredentials -userlogin DOMAIN\USERNAME -password PASSWORD On other servers not running SharePoint Central Administration site run the following command:stsadm -o updatefarmcredentials ...
    Posted to Max Yermakhanov's Blog (Weblog) by max on November 5, 2009
1 2 3 4 5 Next > ... Last »