Click here to Skip to main content
15,905,914 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
How to Add this Namespace in C#

Microsoft.Office.Excel.Server.Addins.ComputeCluster.TaskScheduler


I have installed this on my machine

1.Windows SharePoint Services: IntelliSense XML File
2.Windows SharePoint Services 3.0: Software Development Kit (SDK)

But still i did't able to add the Reference

I tried in this way also:

C:\Program Files\Common Files\ Microsoft shared\Web Server Extensions\12\ISAPI\Microsoft.SharePoint.

But I did't get it.

Help me in solving this query.

Thanks Regards
sam
Posted
Comments
CHill60 13-May-13 6:47am    
When you say you are not able to add the reference did you Right-Click in the Solution Explorer on References, then choose "Add Reference...". On the .NET tab in the Dialog Box locate Microsoft.Office.Excel.Server.Addins and click OK? What error message do you get?

1 solution

Please follow this link: http://khaledauf.blogspot.in/2010/08/configure-excel-services-with.html[^] and configure Excel services to work with Sharepoint.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900