Term Store management option missing in Site Collection settings

Friday, January 21, 2011

When you don’t see the Term Store Management option in your site collection settings:

image001

A hidden web application feature is probably not activated. You can activate it through PowerShell or stsadm:

Enable-SPFeature -id “73EF14B1-13A9-416b-A9B5-ECECA2B0604C” -Url <Site-URL>

stsadm -o activatefeature -id 73EF14B1-13A9-416b-A9B5-ECECA2B0604C –url http://<url> –force

 

After activation it is visible:

image003

The Complete Guide to Create your own SharePoint Server 2010 RTM Virtual Machine

Wednesday, May 12, 2010

Now available!! A Completely guid to build your own SharePoint RTM  Virtual machine. Cool!!! You can download it form Critical Path training:

http://www.andrewconnell.com/blog/archive/2010/05/12/now-available-create-your-own-sharepoint-server-2010-rtm-virtual.aspx

This is only for Members!!

SharePoint 2010 RTM prerequisite installer

Sunday, May 2, 2010

Before the installation of SharePoint 2010 RTM you must need install the prerequisite installer. After prerequisite installer you also need to install ADO.NET Data Service update. This is used for the services like REST web services. This component is not installed by prerequisite installer because its RTM date is too late to make into the code. The prerequisite installer will be updated at SP1 to include it.

SharePoint 2010 & Office 2010 RTM!!

Monday, April 26, 2010

Finally!! The SharePoint 2010 and Office 2010 are now RTM. For more information about the Office & SharePoint 2010 RTM Download Links and Launch.

http://www.sharepointjoel.com/Lists/Posts/Post.aspx?List=0cd1a63d-183c-4fc2-8320-ba5369008acb&ID=331

Check it out!!

Get Ready for SharePoint 2010 with Ignite Online: now available for partners on the Partner Learning Center!

Tuesday, March 30, 2010

Shrijf je nu in!!!

http://blogs.msdn.com/sharepoint/archive/2010/03/24/get-ready-for-sharepoint-2010-with-ignite-online-now-available-for-partners-on-the-partner-learning-center.aspx

SharePoint 2010 protection in DPM 2010

Friday, March 12, 2010

So Today I 'Am testing DPM 2010 with SharePoint 2010. There are some cool ne features in DPM 2010. The Best new feature is that you don’t need a Recovery Farm Anymore. That's assume!!!

So her are some good links to Protecting you Entire SharePoint 2010 Farm with DPM 2010:

SharePoint 2010 protection in DPM 2010: Part 1 :

http://myitforum.com/cs2/blogs/scug/archive/2010/03/11/sharepoint-2010-protection-in-dpm-2010-part-1.aspx

SharePoint 2010 protection in DPM 2010: Part 2 :

http://myitforum.com/cs2/blogs/scug/archive/2010/03/12/sharepoint-2010-protection-in-dpm-2010-part-2.aspx

Part 3 is Cumming soon!!

SharePoint 2010 RTM in April 2010

Sunday, March 7, 2010

As the Microsoft Office product development group announced on their blog, that starting today if you purchase and activate Office 2007 you will be able to download Office 2010 at no additional cost when it becomes available in June 2010. 

In addition to the Office 2010 Technology Guarantee, were excited to confirm that Office 2010, SharePoint 2010, Visio 2010 and Project 2010 are on schedule and will release to manufacturing (RTM) next month.

May 12, Microsoft is launching the next wave of productivity. TIl then, go and Get Office for Today or Tomorrow.

Go to http://sharepoint.microsoft.com/2010launch to join the launch and share your thoughts.

Upgrade

Upgrading from SharePoint 2010 Beta to RTM is not supported.  SharePoint Technical Program Manager Jie Li points out in this MSDN Forum post Upgrading SharePoint 2010 from Beta 2 to RC or RTM:

Upgrade from SharePoint Server Public Beta to RTM (in-place, or database attach) for general public will be blocked. For exceptions, we will support those who hold a "Go Live" license, they were clearly communicated, signed a contract, and should know their upgrade process would be supported by CSS.

If you need to know how to install SharePoint 2010, then either Download SharePoint 2010 Beta 2 Virtual Machine or SharePoint 2010 Beta Installation Roundup.