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…
Scrape SharePoint sites for their markdown content
Hello, I'm trying to scrape a site which further has links to multiple SharePoint sites and dynamic as well static HTML pages for their markdown/HTML content. The sites are on SharePoint Server. I'm able to scrape dynamic and static HTML pages for their…
Create web part in visual studio 2019 - sharepoint 2019 - using c#
Hi I 'm tring to creat an empty sharepoint 2016 with visual studio 2019. My version of sharepoint is 2019 The following error appears When I press the button create botton Can anyone guide me? Best Regards, Daryush
How can you verify if you have any issues with your web config file.
As web config files are very long I wanted to know how can you verify and track down if they is an error in the file.
How to use Custom login Page (.aspx) as link FBA for Windows Authentication instead of Pop up in Sharepoint 2019
I am Using Sharepoint2019 On-Premise I am looking to use separate .aspx page for authenticate users for Sharepoint2019, I tried the Form-Based…
SharePoint 2019 OnPrem Office Document CUI Label Report
Hi, we are looking for if there is a way to run a report to count how many office document that labeled as CUI inside the document for example MS Work, Excel, PPT. We had SharePoint on prem 2019 and user upload CUI label Office document to document…
Issue on When I am creating a site pages from communication site
Whenever I am clicking on create a new site pages from Communication SharePoint site so that time one .wsp file is downloaded not able to create site pages.
Graph API - Followed Sites returning http error code 500
Hello, since last Friday we are experiencing an error when invoking Graph API to retrieve sharepoint followed Sites https://learn.microsoft.com/en-us/graph/api/sites-list-followed?view=graph-rest-1.0&tabs=http Now, the problem is also on…
Migrate from file shares to SharePoint Online, move files and preserve the source permissions
We want to migrate around 2 TB of files and folders from windows servers to 5 SharePoint online new sites (each site represents a department). so my question is how we can do the migration while preserve the source file shares permissions inside…
Connect-SPOService : No valid OAuth 2.0 authentication session exists ?
How to fix the issue to connect to SharePoint Online using PowerShell like below? Because when I am using the PowerShell ISE, and then the command: Connect-SPOService -Url 'https://CompanyName-admin.sharepoint.com' I got the error:…
automate with SharePoint 2019
Hi, Currently, I use workflows in SharePoint 2019. I read some documentation online, and think automate is more functional. Is it possible to use automate with SharePoint 2019? If so, what are the steps to implement it?
Formatting SharePoint list rows
Hi, I want to display SharePoint list items in different colors based on their due dates. I can apply color formatting to individual columns, but how can this be achieved for entire rows?
Has anyone written a PowerShell script that takes metadata from the top folder and sets the metadata to sub folders and documents
We have a library with a folder for each year then under the year with a number of folders and under each folder can be up to 12 subfolders all storing various different documents. For some reason the subfolders and documents have not inherited the…
SharePoint server 2019 Site Still Prompts for Authentication Despite Enabling Anonymous Access
I am working with SharePoint Server 2019 and have encountered an issue where the site continues to prompt for authentication even after configuring it to allow anonymous access. When it prompt authentication on our default page, and if we cancel it then…
Prevent delete but allow moving files for a document library
Hello everyone, I assigned to a user the edit role permission excluding the delete feature in that role. After that, I noticed that the “Move To” feature disappeared from the ribbon because of excluding the delete feature from the edit role. I did…
Sharepoint 2013 Central Administration not working!
Please help need your expertise! I restored our Sharepoint server from backup but I'm having trouble accessing central administration functions like Application Management, System Settings, and Backup and Restore. However, I can still open the create…
RSS Feed not working for Modern SharePoint for Office365 group enabled team site
Hi there, I have a Modern SharePoint Site that's a Office365 group enabled team site, and the RSS URL for a document library is not being accepted by the RSS web part. Here are two screen captures of the document library RSS Feed and my site's RSS…
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!
Custom Error Message is not displaying for Remote Event Receiver
Custom Error Message is not displaying in Modern UI when a remote event receiver returns a status of SPRemoteEventServiceStatus.CancelWithError and an error message. It works as expected in classic UI. We use a Remote Event Receiver to determine if a…
Formatted columns were not able to be read from sharepoint files using graph api.
Hi Team, Currently there is a use case I am working on where I will be reading excel files from Sharepoint standalone server via graph API. Everything is good but suddently I was not able to read few columns from the file. When debugged I…