Cannot access SharePoint folder with special characters in the name using .Net and PnP Framework
Extracting files from SharePoint for Office 365 using PnP framework for .Net This code used to work correctly for the past year, however It now started failing randomly with a "File not Found" error (actually folder not found): Dim sDataFolder…
Sharepoint Server On Premise App Level Authentication
Hi, I am using SharePoint Server subscription edition. I am able to use the rest APIs of SharePoint Server using NTLM authentication. However, this requires user credentials, which I want to avoid. I want to use App Level Authentication to access the…
https://<Site_URL>/_api/web/GetFileByServerRelativeUrl('/Folder Name/{file'name}')/$value return 400 (Bad request) when the filename contains a single quote
Hello, I'm calling the below SharePoint API where file name contains the single quate (') into the name & getting 400 error. URL- https://<Site_URL>/_api/web/GetFileByServerRelativeUrl('/SudDammyDocLib/DocLib_Folder/issue's.aspx')/$value File…
One user cannot search nor edit items in a list
One user cannot search nor edit items in a list. Other users in the same security group can search and edit. They cleared their browser cache for Edge & IE. Their permission is Contribute, Limited Access to the list and the items they wish to edit.…
Search On Hub and Associated HubSites using Graph API?
Hi We have one Parent Hub and Associated 10 HubSites to the same. We want to search on all 11 Associated sites altogether. Through Search API of SharePoint I am able to achieve it , but how to do it through GRAPH API. Please help. This is…
must i get both the SharePoint Standard CAL and the SharePoint Enterprise CAL to have access to the Enterprise edition features of SharePoint. Or just SharePoint Server 2019 and SharePoint Enterprise 2019 User CAL suffices.
must i get both the SharePoint Standard CAL and the SharePoint Enterprise CAL to have access to the Enterprise edition features of SharePoint. Or just SharePoint Server 2019 and SharePoint Enterprise 2019 User CAL suffices
Enforcing download of files from a Document Library in SharePoint Server 2019/Subscription Edition
In SharePoint Server Document Libraries, when the user clicks on a file with some certain extensions (e.g. .txt, .html), the file opens in the SharePoint text editor by default. Is there any way in which the file will get downloaded by default when the…
Create a generative chatbot in Sharepoint
How do I create a chatbot in Sharepoint, that uses documents held in Sharepoint as it's data source to produce generative answers?
How to detect any change in SharePoint Server 2019/Subscription Edition browser URL?
We have an SPFx Application Customizer, which checks the URL in the browser, and checks whether a file is open in preview mode. If the URL is of the preview mode, we want to redirect the user to another URL (our own custom editor). When I click on the…
How to redirect open of specific files (.html) to a custom file handler in SharePoint Server 2019/Subscription Edition?
We have an HTML file editor, and we want a way in which our file editor is invoked when a user clicks on any .html file (in the "Name" column of a SharePoint Document Library). We do not want the default SharePoint behavior of other (non-HTML)…
Why braking change in SharePoint Subscription Edition March 2025 (KB5002698)
We are implementing the ISqlSession interface in our product for SharePoint On-Premises 2013/2016/2019/SE to handle updates to our database provided through SharePoint. However, Microsoft has now changed this interface, which is generally not done since…
How to enable custom scripts in SharePoint SE (OnPrem) on Modern Design site collections
Is it possible enable custom scripts in SharePoint SE (OnPrem) on Modern Design site collections? In 2019 it was possible for site collections in Classic Design, see…
Why is Sharepoint not saving changes ?
Now SharePoint AND this site not saving changes. I have been shutting off external sharing on all our sites. Yet I come back, and they are still on. This has been happening for over a month now. Make changes, save changes, wait 20 minutes, and no…
What is the correct process to install SharePoint Server 2019 and ensure that Enterprise features are enabled and accessible?
I have a client who recently purchased SharePoint Server 2019 along with SharePoint Enterprise User CALs and Standard CALs. After installing SharePoint and applying the license key, they are still unable to access the Enterprise features — they receive…
how to create a website that is running Microsoft Share point Foundation
how to create a website that is running Microsoft Share point Foundation
Keeping documents in sync with SharePoint Server Subscription Edition
With the SharePoint Server Subscription Edition for on-premises SharePoint, users can collaborate with people outside their organisations by enabling access and sending invitations to collaborate. External users will need to connect to an organisation’s…
Programmatically authenticating SharePoint on-premises (Subscription Edition) with OIDC protocol
I am trying to authenticate users from an external Idp to SharePoint Subscription Edition using OIDC protocol. I have set up the SharePoint farm as per the…
How can copy a seccion and paste it in another page of the same site? There is no longer tha manu with copy and paste.
I have a SharePoint Comunication Site. In one of tha pages there is a seccion thar I would like to copy and paste it in another page of the same Site. Cant find copy and paste anymore. Tks.
500 INTERNAL SERVER ERROR on my new sharepoint 2019 communication site
I recently started noticing the 500 Internal Server Issue when going back from pages on my SharePoint site. What cause this issue and what's the best method of resolving this? Any screenshots are welcomed. Thanks!
Error during SharePoint Add-in deployment: 403 Forbidden error in Visual Studio 2019
Hi Team, I am experiencing the following error while trying to deploy a SharePoint Add-in, Error occurred in deployment step 'Install SharePoint Add-in': The remote server returned an error: (403) Forbidden (Error Screenshot attached here). The…