Sharepoint server publishing infrastructure not visible in Sharepoint 2010 Foundation - sharepoint-2010

I am trying to activate the Sharepoint server publishing infrastructure in order to be able to use custom master pages. When I go to Sharepoint 2010 Central admin > Site Actions > Site Settings > Site Collection features, the option for Server Publishing is missing. It looks like this feature is not available on Sharepoint 2010 Foundation. Is that so?

Publishing features are available in SharePoint Server 2010 (standard and enterprise), but not in SharePoint 2010 Foundation.

You have to activate the site collection features (Site Actions -> Site Settings -> Manage Site Collection Features) before you try to activate the site feature. Once you do that, it should appear as an option.

SharePoint Server Publishing features not available in SharePoint 2013 Foundation.need to deploy SharePoint Foundation 2013 Publishing Infrastructure solution in sharepoint foundation
(more details fallow this link https://spf2013publishing.codeplex.com/) after deploying need to activate SharePoint Foundation Publishing Infrastructure feature from Site Collection Features and in Manage site features in sharepoint site...

Related

Can we migrate SharePoint 2010 web portal to Office 365?

Hi I have a SharePoint Farm Solution developed in SharePoint 2010, We have a requirement to migrate it from SharePoint 2010 to office 365.
Is it possible to migrate it without any difficulty or it is not recommended to migrate SharePoint 2010 to Office 365.
You can not directly use the farm solution in office 365, as Farm solutions are not supported in office 365/SharePoint Online. Please see this reference link: https://community.office365.com/en-us/f/156/t/232435
You will have to transform the farm solution in app model and then you will get the same functionality in office 365.
Click Here to see more about the transformation of Farm solutions to App Model.
Note: It's not mandatory that you use Apps only for this. You can use other approaches as well i.e. JSOM, OOTB etc.. It depends on the functionality of your farm solution.

How to:configure sharepoint 2013 BI features

I have installed SQL server on server (nvsql01) with the following features:
Database engine services
Analysis services
then i installed Sharepoint 2013 under server(nvsp01) and connected to default sql instance found under server (nfsql01)
Now i want to add features under sharepoint server(nvsp01)
reporting services sharepoint
reporting services add-in sharepoint product
I installed them using sql 2012 r1 but only check these features but did not ask where to add them under which sql instance
so i use sharepoint management shell and type install-SSRSservices
give error.
so i remove them.
Dear my friend
is anyone can help me how to enable Bi features under sharepoint 2013.
Really need to activate sql server reporting services service application.
best regards
the following article is a good place to start
Install Reporting Services SharePoint Mode for SharePoint 2013
http://msdn.microsoft.com/en-us/library/jj219068.aspx

Enable auditing only for a specific sharepoint library programatically - SharePoint 2010

How can I enable auditing for a specific SharePoint library in SharePoint 2010 through code?
There is dedicated article:
Activating Auditing Programmatically for a Single Document Library in Windows SharePoint Services 3.0
Its for WSS v3 but should work for SP 2010 as well.

Develop sharepoint software without having local sharepoint installation

Is there anyway to develop sharepoint projects without having sharepoint server installed locally. I have a sharepoint server running at my work and vs2010 installed locally. I want to be able to test my projects on the server.
You develop them locally but without SharePoint installed you cant test them. Microsoft Offers no free version of SharePoint Server, so you have to be able to use a licensed copy of SharePoint to test on it. I just use a Remote Desktop Connection to connect to my DEV machine that has SP installed on and Visual Studio. I then develop my app then test, and then it gets deployed to our SharePoint Farm.
Yes, it is possible. You just need to build wsp and then deploy it on a SharePoint server. I hope, this links will help you:
Creating a SharePoint Solution Package (.wsp) in 5 steps
WSPBuilder (SharePoint WSP tool)
Installation and Deployment of a Farm Solution in SharePoint 2010

How to install Excel Services on Sharepoint 2010 Enterprise Client Access License?

I have a farm installation of Sharepoint 2010 Server with Enterprise Client Access License. I want to publish an excel workbook to a document library on my site, but I am unable to do so. When I go to Central Admin -> Manage Service Applications, I do not see a service application for Excel Services and its not available under the New menu there either. Kindly let me know how to install Excel Services on my Server.
Make sure you have SharePoint 2010 Server and not SharePoint 2010 Foundation.