Unable to cast object of type 'Microsoft.SharePoint.SPFieldChoice' to type 'Microsoft.SharePoint.SPFieldNumber Error in Sharpoint list
I am getting Unable to cast object of type 'Microsoft.SharePoint.SPFieldChoice' to type 'Microsoft.SharePoint.SPFieldNumber Error when I try to submit sharpoint list.
how do iuninstall sharepoint desogner 2010 from windows 11 if the control panel uninstall does not work
I installed sharepoint 2010 on my windows 11 computer and it will not uninstall using control panel uninstall
Onboarding Email Task - CC Certain people according to division
Hello All, I currently have created a list were I input the division of the new hire so according to the division I need to CC certain people within the welcome email, we have almost 4 divisions so how can I CC specific people according to the division…
SharePoint List Catastrophic failure (Exception from HRESULT: 0x8000FFFF (E_UNEXPECTED))
HI Trying to edit a exciting entry into a list on SharePoint Online and keep getting Catastrophic failure (Exception from HRESULT: 0x8000FFFF (E_UNEXPECTED)) The only solution i have found is to delete everything in the list and start again which is…
SharePoint REST API: Not able to get list through API
I am trying to get a list through the use of the sharepoint API. If I am logged in I can access the XML response through the following URL: https://{sitenumber}.sharepoint.com/sites/AI/_api/web/lists/GetByTitle('[ListTitle]') When I use an API call…
SharePoint List - Even with it set to Read/Edit only items created by user, attachments to the list item are visible to all
SharePoint 2016 - Custom List with Advanced setting set to allow users to only Read/Edit items created by them correctly restricts access to those list items, but attachments created on the list item get placed in Site Assets > Lists > ListName…
Recognize text with AI Builder Task giving error
I am trying this exercise https://learn.microsoft.com/en-us/training/modules/get-started-with-ai-builder-text-recognition/3-build-flow and getting bellow error. Followings are my steps, exactly same as in learn exercise. Only difference is I am using…
SSO Not working in "Safari" and Working fine in Crome browser
SSO working in Crome using below Code(SPFx) and Not working in "Safari". Please provide solution of the issue . Below is the Error and Code which we have used. Error : [Error] Refused to display…
Microsoft SharePoint Designer 2013 Application is closing automatically
Hi, As I'm using Microsoft SharePoint Designer 2013 for Editing/Adding/Customizing Web-Parts or to add files and Edit the Forms pages, but suddenly today when I open designer to edit Master Page i.e., seatle.master page, the page is loading and…


Can this message “This site is read-only at the site collection administrator's request” be changed to say something else?
Can this message that comes up when a SharePoint site is set to ReadOnly be changed to say something else? Maybe using the central admin or using PowerShell? If is possible, please share detail steps on how to do this. Thank you!
Unable to track Document Library permission changes in SharePoint via Microsoft Graph Delta API
We are using the /drives/{drive-id}/root/delta endpoint with a header "Prefer": "deltashowremovedasdeleted, deltatraversepermissiongaps, deltashowsharingchanges" to track changes in SharePoint, as documented. However, we encountered…
Sync content between two web applications
We have two web applications in our SharePoint On-prem server. We are planning one application A as our test and development environment for only internal access and another one B is used to allow public access. We need to sync all contents and changes…
Sharepoint Online: Trying to send automated email when new item gets added with attachments without the use of Power Automate
Hi, I am dealing with some challenges trying to send mail notifications with attachments and lookup fields without using Power Automate. The issue is that the tenant where the SharePoint list is located does not have/allow integration with Power…
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…
SharePoint online - PowerApps - Display relevant options while typing a city in a text box
Hello, Can someone assist me in how I can achieve pulling relevant options to choose from for cities from a list by starting to type the name of the city in a text box on SharePoint? The SharePoint form is currently being customized using PowerApps.…
Installing SharePoint 2019 on a Non-OS Drive
About the installation of SharePoint 2019 on-premises: Is it possible to configure SharePoint so that no websites are hosted on the OS drive (C:), particularly in compliance with IIS 10 Site Security Technical Implementation guidelines? Specifically, can…
I can’t remove an internal user from Sharepoint access rights
Hello , I have a main site called "Intranet" which is itself divided into several "sub-sites" according to the service of my company. Depending on the groups to which they belong, a user will see the "intranet/IT" or…
How to add an RSS feed on a SharePoint Online modern page? I cannot see the RSS web part even after enabling it in Site Collection Admin settings.
Hi there How to add an RSS feed on a SharePoint Online modern page? I cannot see the RSS web part even after enabling it in Site Collection Admin settings (screenshot below). Thanks.
Connect to SharePoint Online without Basic Authentication from C# Console App
Hello, I have developed a C# Windows Console app. In the past I could connect and write data to SharePoint Online using Basic Authentication very easily. See my (simplified) code here: using Microsoft.SharePoint.Client; using System.Security; …
Graph API not working in SPFX webpart for few tenants
In SPFx webpart trigger Graph call and got console error "Error: To view the information on this page, ask a global or SharePoint admin in your organization to go to the API management page in the new SharePoint admin center." and for one…