For SharePoint specific questions, please see the SharePoint Stack Exchange (https://sharepoint.stackexchange.com) site. Use this tag for programming questions which may involve SharePoint 2016. Microsoft SharePoint 2016 is a platform and a family of software products developed by Microsoft for collaboration
Questions tagged [sharepoint-2016]
227 questions
4
votes
2 answers
Searching SharePoint Results using Metadata
May I ask about how to do the Search for Metadata?
Currently, I'm using this URL, but the result is not the result I need.
My Metadata column name is…

Eng Soon Cheah
- 257
- 1
- 10
- 42
4
votes
0 answers
How to setup NTLM V2 for Sharepoint 2013/ 2016?
I am working on SharePoint 2013 onpremise REST APIs.
I am able to configure my web application with BASIC and NTLM. I would like to setup on-premise instance with NTLM V2.
Could you please help us How to setup NTLM V2 on SharePoint 2013/…

Joe
- 157
- 1
- 12
4
votes
1 answer
Hooking into SharePoint server-side
Please note I am talking of injecting my code into SharePoint server-side (via a package / add-in etc) as opposed to using Microsoft.SharePoint.dll or web-services to access SharePoint.
So my problem is this, I need to customise how Document…

r_honey
- 883
- 4
- 15
- 31
3
votes
0 answers
Connect-PnPOnline Unsupported user type 'Unknown'
I have installed SharePointPnPPowershell on my dev machine which is running SP2016.
I tried to connected to my local sharepoint site using:
Connect-PnPOnline -Url "http//....:7999" -Credentials (Get-Credential)
but I a getting the following…

Burre Ifort
- 653
- 3
- 15
- 30
3
votes
1 answer
SSIS 2017 OData source - Sharepoint 2016 $expand
Unable to select expanded properties of an expanded type, when using a query with $expand operator.
Sharepoint 2016 list contains a 'Person or Group' field (column=Client), when querying the list:
SSIS 2017 Odata…

Strig
- 43
- 5
3
votes
1 answer
Sharepoint 2013/2016 and Custom Web Api with custom database.
How do I authenticate to a Custom Web Api from a SharePoint 2013/2016 single page app? I've seen a couple examples of using session which i really don't want to use, I'm thinking maybe a custom security token service or would it be better to add the…

Fab
- 904
- 2
- 14
- 38
3
votes
0 answers
Visual Studio 2015 Cannot Connect to SharePoint 2016
I have spun up a Windows Server 2012 box with SQL Server 2016 and SharePoint 2016. I have loaded Visual Studio 2015 Professional and the Office Tools for Visual Studio 2015. When I expand the Server Explorer and click on the "Add SharePoint…

Skip Munk
- 31
- 3
2
votes
0 answers
Sharepoint 2016 internet explorer error - window.location.pathname is undefined
Hello i'm facing this problem in a sharepoint 2016 on-prem environment.
i customize my masterpage (starting from the seattle one) adding some custom javascript such as following...............

Angelo Guarino
- 91
- 7
2
votes
1 answer
SharePoint API for both 2016 On-Premise and Online
Hello fellow colleagues,
I am starting to write a SharePoint Adapter which should work on: support SharePoint 2016 On-Premise/ Online and 365. So far I've understood that Office365 uses Online so it narrows down the supported version to: SharePoint…

Svetoslav Georgiev
- 57
- 1
- 8
2
votes
1 answer
Access External List from SharePoint Add-In using REST
I am using the SharePoint REST API inside an Add-In to access list data. When I query a "normal" list, I get results back. When I try to query an External List, I get a 401 error. I get the same error when I try to access the REST URL in the…

user472292
- 1,069
- 2
- 22
- 37
2
votes
1 answer
How to add file to sharepoint 2016 as specific user using Web API
I am using Web API to add file to sharepoint2016 and it works, but the column "modified by" is filled with "System account". I used credentials of other user to add the file, so I would like to see that user there.
Is there any possibility how to…

Ondrej Kollar
- 21
- 1
2
votes
0 answers
Office Online Server : We couldn't find the file you wanted. It's possible the file was renamed, moved or deleted
Environment:
On-premise SharePoint 2016
On-premise Office Online Server 2016
Installed Office Online Server Mar 2017 Update on to a 2012 R2 Server
Verified OOS is working using
https :// myOOSserver.com /hosting/discovery
https ://…

Rajesh Khatri
- 21
- 1
- 4
2
votes
1 answer
Workaround for SharePoint 2016 where users are unable to log in from Apple iOS devices when connecting using https
The issue is that users trying to connect to a SharePoint 2016 site using https will be continually prompting for credentials when browsing using an Apple iOS devices (iPhone, iPad, etc).
We have spoken to Microsoft about this issue and appears to…

RickWeb
- 1,765
- 2
- 25
- 40
2
votes
1 answer
2
votes
3 answers
Integrate Sharepoint and CRM 2016 on-premise
We have Dynamics CRM 2016 on-premise and Sharepoint 2016 on-premise.
We'd like to configure the server-side-integration of the two products.
Several consultancies failed to setup the system.
Now they claim that this integration is not supported…

Sparhawk
- 1,517
- 1
- 14
- 28