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…
Getting error when importing SP 2010 list template and create a new list in SP 2019 using that template.
Hi Team, I am getting error when importing SP 2010 list template and create a new list in SP 2019 using that template. Please see the attachment for the error that I am getting, please suggest, its giving some unexpected URL error: Sorry, something went…
Can we change the background color of a modern list view
Inside our SharePoint online main home page >> we want to show Announcement items, so i did the following:- 1) Create a new custom list named Announcement 2) Change the list view to use the Gallery template, as follow:- 3) then using the list…
How to display time in dropdown select format.
How can get the below time format like below where the time is in drop down format in customized SharePoint form (Formed customized using InfoPath).
Sharepoint on prem one drive and authentication issue
Scenario : We have a SharePoint On-prem setup in our organization, We are trying to authenticate our users through EntraID and have setup OIDC using the following documentation…
error page "Server Error in '/' Application
When attempting to create a new site collection in my production server via central admin I landed on an error page "Server Error in '/' Application." Please explain how this error message can be resolved. I'm unsure of where/how to find…
How to Control File Previews with IRM Enabled in SharePoint Server 2019 Modern UI
We have enabled Information Rights Management (IRM) on a document library in SharePoint Server 2019. In the modern UI, users are able to preview files and images even though they are IRM-protected, and the previews are not encrypted. We would like to…
Yes /No not working on If condition using Power Automate
Hi Using office 365 Sharepoint. I have Yes/No column in list, based on yes/no want to execute condition using Flow its not working. even though , Note :i have tested true value as well Solution Required: based on 'yes' wants to…
What is the maximum size a SharePoint online document library can store
I am reading this SharePoint online limits @ https://learn.microsoft.com/en-us/office365/servicedescriptions/sharepoint-online-service-description/sharepoint-online-limits but it did not mention what is the maximum size a SharePoint online document…
Visual Studio workflow not working. System.Net.WebException: The underlying connection was closed: Could not establish trust relationship for the SSL/TLS secure channel.
I created a workflow in Visual Studio 2019 for SharePoint 2016 the first time. It is just logging to history these words "workflow started". When workflow starts it is showing following error: HTTP to:…
Phone number did not pass security checks microsoft
Hello, I'm trying to create a E5 Subscription but when I get to phone verification step for the last 2 weeks or so. I get an error while trying to send the code to my phone number: We can't continue with the signup process for the following…
I need help with PowerShell script to disable search indexing on a list of sites and subsites.
I have cobbled together this script to disable search indexing of sites listed in the sites.txt file, but I'm having trouble figuring out how to apply the same change to all subsites under the sites.txt list. Any PowerShell SMEs who are familiar with…
SPEventReceiverStatus.CancelNoError is showing error even though it is not supposed to
I am developing GroupUserAdding event receiver in which I am using SPEventReceiverStatus.CancelNoError but it is still throwing error Sorry, something went wrong when someone tries to add user in group. It is for SharePoint 2016. Why is this throwing…
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!
How to enable Outbound SMTP server port box for email configuration in SharePoint 2010?
Hi Team, We are configuring Outgoing email for our web application but we are enable to see Outbound SMTP server port box in SharePoint 2010, please provide any alternate solution for putting the port number for the email configuration. Note: Just want…
In SharePoint 2016, the <Mapping> element allowed you to specify a URL to be invoked when clicking on a file name based on file extensions. What is the recommended replacement in SharePoint 2019/2021 to achieve similar functionality?
The <Mapping> element in SharePoint 2016 allowed the configuration of custom actions, such as invoking a URL when a user clicked on a file name, based on the file’s extension. This feature is no longer available in SharePoint 2019. What is the…
Implementing a Custom File Handler for Document Library in SharePoint Server 2019 Modern UI
How can a custom file handler be created for a document library in SharePoint Server 2019 modern UI? The objective is to intercept and handle file actions when the file name is clicked by users. Any guidance on implementation and best practices for…
Challenges in Moving Files from Private SharePoint Group Folders to Archive Sites in the SharePoint Admin Center
Objectives: We are moving files from specific folders within our private SharePoint group to archive sites in the SharePoint Admin center, but we are encountering issues during the process. 1. We are not seeing any data on the API access page. Here is…
Workflow Error
I am encountering a "failed on start" error with my SharePoint 2019 workflows. Can anyone provide some guidance on how to resolve this issue? Thanks.