Questions tagged [sharepoint-foundation]
SharePoint Foundation is the platform for all on-premises products in the SharePoint family. Questions having this tag should be specific to SharePoint Foundation and not SharePoint Online or other license SKUs of SharePoint Server. It contains all of the core functionality and architecture drawn on by the commercial versions of the package, but is free to download
4,384 questions
0
votes
0
answers
30
views
Set-SPAppPrincipalPermission fails with "AppPrincipal is null" on one machine but works on others
The Register-SPAppPrincipal command runs without any errors, but on one specific air-gapped SharePoint on-premises setup, the $AppPrincipal variable is returned as $null. Interestingly, the same ...
0
votes
0
answers
55
views
SharePoint on Prem Rest API call from ADFS Authentication (SAML)
I have been struggling to call SharePoint Rest API from Postman. The site is using ADFS Authentication & registered on ADFS using URN.
By following multiple Articles, I first Registered an App in ...
0
votes
0
answers
30
views
Installing Graph Connector on SharePoint Foundation 2013?
I have heard that it could be problem in installing the new Graph Connector Agent (was in preview 2021) on SharePoint foundation 2013. But when you read articles they just mentioned SharePoint 2013 ...
0
votes
1
answer
131
views
REST api returns incorrect date for one DateTime column but the correct date for another DateTime column in the same list
We have a list with a few DateTime(Date only is set) columns which are created through Powershell and there's no difference between them except the name. On a custom search page REST api is used to ...
0
votes
1
answer
42
views
Does SharePoint store everything of a OneNote notebook in SQL?
Suppose I have a 20GB OneNote notebook hosted on SharePoint. Will all of this data be stored in the SQL database or is the SQL database only used for meta data?
Background of my question is that I am ...
0
votes
2
answers
689
views
SharePoint File Viewer Web Part Missing More Options (...)
I cannot figure out why the more options (...) is missing in the settings of the File Viewer web part. I've checked the SharePoint Admin settings, etc. I want to use the Connect to source for dynamic ...
0
votes
1
answer
33
views
SharePoint: Web config files are not identical in all servers
I had an error in the SharePoint Health Analyzer, where it shows: "Web Config files are not identical in the farm servers". So, I checked the web config files one by one and yes, they were ...
0
votes
1
answer
116
views
Infopath 2010 download source
The organization that I work for wants to setup a dev environment of what we are working with now. while setting up old SharePoint projects which runs on VS 2010 needs Infopath 2010. I need Microsoft ...
0
votes
0
answers
24
views
sharepoint page edit ribbon how to fix to not be hiddin
we have SharePoint 2019
when admin try to edit page ribbon is showing but when sliding to down of page it get hide
how to keep it always showing while edit page and slide on the page
0
votes
1
answer
275
views
SharePoint 2019 Optimize CAML Query performance for large lists and large number of users to query list
Problem:
I have a production SharePoint farm that contains 10 web front ends with dedicated redundant distributed cache servers and BLOB cache configured, recently I developed an ASCX control to ...
0
votes
2
answers
8k
views
Is it possible to get email from person column in SharePoint calculated column?
Is it possible to get email from person column in SharePoint calculated column?
Please write it, if it is possible.
0
votes
1
answer
31
views
SharePoint blue bar isn't showing for end users unless I'm logged in as farm user
I have an issue with SharePoint. For all end users logged in the default blue SharePoint bar that's at the top of the page isn't showing.
However; if I login as farm admin to the SharePoint server ...
0
votes
1
answer
421
views
Setup Response Header in SharePoint
I want to configure the following security header in SharePoint, however every time I do so, either at the site- or web-config-level, these headers end up being duplicated. Any suggestions?
<add ...
0
votes
1
answer
364
views
Downloading SharePoint 2019 monthly patches using a PowerShell
I would like to download SharePoint 2019 patches (on-premise) using PowerShell Script.
The Microsoft Update Catalog only has core patches but I want to download language patch as well.
Please let me ...
0
votes
0
answers
31
views
Apps you can Add Option Missing in Custom Master Page
I have created a Custom Master Page for my SharePoint Site. Everything looks fine but I am trying to create a list from Template uploaded in Gallery.
I can't see "Apps you can Add" Option if ...