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

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.

Related

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.

Sharepoint server publishing infrastructure not visible in Sharepoint 2010 Foundation

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...

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

Microsoft Learning Gateway - MLG Deployment on Sharepoint 2010

I have installed MOSS 2010 on Windows Server 2008 R2, and also MLG installed on Sharepoint server 2010. but when i try to create School Portal Site it generates error.
I want to know is MLG - Microsoft Learning Gateway support / configure on Sharepoint 2010 ?.
Thank in advance
I hope I understand your question correctly Saifal - you were not able to create a site based on a template from the Microsoft Learning Gateway kit?
AFAIK is the Learning Gateway not yet available for Sharepoint 2010, so I don't know how you were even able to install it.
The Learning Gateway codeplex site is only for Sharepoint 2007, the Microsoft UK site only lists availability for Sharepoint 2007.