SharePoint Foundation is the platform for all products in the SharePoint family. It contains all of the core functionality and architecture drawn on by the commercial versions of the package, but is free to download

learn more… | top users | synonyms (1)

0
votes
0answers
4 views

File Access Method setting under Excel Service settings in SharePoint

Under Excel Service settings in SharePoint, File Access Method (The authentication method used by Excel Calculation Services to retrieve workbook files from all non-Microsoft SharePoint Foundation ...
0
votes
0answers
4 views

EffectiveUserName for Excel Services in SharePoint 2013 not working as expected

I have followed the steps mentioned under this MSDN article. Under Roles for SSAS DB, I have added only User A and User B, not User C. My SharePoint site has 3 users under the Site Owners. --> User ...
1
vote
0answers
11 views

Can the choices in a Field Type=Choice be updated when referenced in Content Type

Using Visual Studio I am creating several custom Tasks to be created in a Workflow. Each of the Tasks have the same fields -- an area for appending comments and a Choice field for indicating where the ...
0
votes
0answers
7 views

Add Content Type to existing List when associating Workflow

Using Visual Studio I have created a package for SharePoint 2010 that deploys a Workflow that creates Tasks of a custom Content Type Id. When I first deployed it, I noticed that Tasks were being ...
1
vote
0answers
25 views

SharePoint 2013 site definition adding web parts (timeline and task)

I am currently working on a site definition for a customer. Their wish is to create a team site with four subsites and some specified web parts on them. Safe to say that all that works, but I am ...
0
votes
1answer
24 views

Unable to see Sort options for some columns among list of columns of a List

I want the Sort option to be enabled for all the columns in a list. But i cannot see the ribbon(which gives sort ascending/descending option) beside some columns. Any idea why this is happening? ...
0
votes
0answers
17 views

migration sharepoint 2010 to sharepoint 2013 [duplicate]

I'm stuck migrate my application in sharepoint 2010 to sharepoint 2013. Because SPEmailEventReceiver. i'm deploy wsp sharepoint 2010 to sharepoint 2013 success. but i'm testing email eventreceiver ...
2
votes
1answer
40 views

SPEmailEventReceiver in sharepoint 2013

I'm stuck in use of SPEmailEventReceiver in sharepoint 2013. this my code: public class EREmail : SPEmailEventReceiver // this error because namespace can't found { public override void ...
3
votes
2answers
41 views

When creating a web part project, is it true that we have to add it as safe control?

When we are creating new webparts when is it that we have to add safe controls to package or web.config. I am confused on this topic.. Pls guide. 1) Where does the webpart (farm solution) go when ...
1
vote
1answer
21 views

Saving User IDs in DB

I am building new SharePoint solution that contains module with large number of items as well as complex relations so I decided to save all the data into custom database I need to relate some ...
0
votes
1answer
19 views

Uploadify with sharepoint

I'm using uploadify to upload documents to SharePoint library. It gives me 403 error sometimes and sometimes it works fine. I tried to find solution on 403 error but could not find the proper ...
0
votes
0answers
20 views

What is the significance of the Assembly Deployment Target and Feature Scope? [duplicate]

We have created a project as Farm Solution (not sandbox). Under project properties we can see an option for Assembly Deployment Target : GAC or WebApplication. I know that GAC will deploy the dll to ...
0
votes
1answer
24 views

Uncheck the checkbox by default

I am adding a new Item in SharePoint Tasks. But whenever I add, I see the first Item(named "Select") is checked by default. Is there anyway to not let this happen? Thank You
0
votes
1answer
24 views

Can't deny user access to a library when he is inside the “All Users” group

I'm trying to give an user access to just one folder in our main library, first I gave him permission to access the Site and then I went on the folder that I would like him to have access to and ...
0
votes
3answers
55 views

Custom Timer job does not show up under Job Definitions when installed via PowerShell

We have created a custom timer job in VS2012 farm project. The scope is set to Site level and the project is deployed at GAC. Using VS2012, we can deploy the project and see it come up in the Job ...

15 30 50 per page