2,806 questions with SharePoint Development tags

Sort by: Updated
3 answers

Why can't I use version history

I created a documentSet, then I captured its version, after refreshing I select documentSet, click Version history and the error is displayed like the image I provided.

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,409 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
10,267 questions
SharePoint Development
SharePoint Development
SharePoint: A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.Development: The process of researching, productizing, and refining new or existing technologies.
2,806 questions
SharePoint Server Development
SharePoint Server Development
SharePoint Server: A family of Microsoft on-premises document management and storage systems.Development: The process of researching, productizing, and refining new or existing technologies.
1,596 questions
SharePoint Server Management
SharePoint Server Management
SharePoint Server: A family of Microsoft on-premises document management and storage systems.Management: The act or process of organizing, handling, directing or controlling something.
2,897 questions
asked 2024-05-31T09:20:33.14+00:00
Enzo Nguyen 0 Reputation points
answered 2024-06-13T13:58:02.81+00:00
Maycon Batista 171 Reputation points
1 answer One of the answers was accepted by the question author.

How to get custom column value from a SharePoint Document library

Hi, I am trying to get a custom column value using the code below. However, it does not return the custom column var result = await _appClient.Groups[{{GroupId}}].Sites["root"].Lists[{{ListId}}].Items.GetAsync((requestConfiguration) => { …

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,409 questions
SharePoint Development
SharePoint Development
SharePoint: A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.Development: The process of researching, productizing, and refining new or existing technologies.
2,806 questions
asked 2024-06-12T09:02:07.6933333+00:00
Hanz Tay 25 Reputation points
accepted 2024-06-13T04:25:34.2533333+00:00
Hanz Tay 25 Reputation points
0 answers

Error when Deploying SPFx Package to SP2019 On-Premises Production Site

We're utilizing SPFx version 1.4.1 for SharePoint 2019 On-Premises. In our dedicated virtual machine (VM), development is carried out on our internal domain. Deploying to /sites/AppCatalog presents no issues. However, when attempting to upload the…

SharePoint Server
SharePoint Server
A family of Microsoft on-premises document management and storage systems.
2,297 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
10,267 questions
SharePoint Development
SharePoint Development
SharePoint: A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.Development: The process of researching, productizing, and refining new or existing technologies.
2,806 questions
asked 2024-06-11T07:29:54.7966667+00:00
Hermelyn Alvarado 0 Reputation points
commented 2024-06-12T05:42:09.4566667+00:00
RaytheonXie_MSFT 33,641 Reputation points Microsoft Vendor
1 answer

Recommended Options for Uploading a Document to SharePoint Online Library , between SharePoint Online CSOM libraries and Microsoft Graph API

Hello, I would like to know the Recommended Options between SharePoint Online CSOM libraries and Microsoft Graph API , for Uploading a Document to SharePoint Online Library .(With Modern Authentication) Newer version of our application uses .NET Core…

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
10,267 questions
SharePoint Development
SharePoint Development
SharePoint: A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.Development: The process of researching, productizing, and refining new or existing technologies.
2,806 questions
asked 2024-05-23T05:23:30.14+00:00
Shreenivasa_06 0 Reputation points
commented 2024-06-11T22:26:35.5366667+00:00
Shreenivasa_06 0 Reputation points
1 answer

Is it possible to have editable embeded files(excel, word) on a website?

I need to be able to programmatically take a file from one drive and change it to be embedded into an iFrame. I believe that's doable but I need it to be editable inside of that iFrame but not only from me but for multiple users and they can see any…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,409 questions
Windows API - Win32
Windows API - Win32
A core set of Windows application programming interfaces (APIs) for desktop and server applications. Previously known as Win32 API.
2,517 questions
SharePoint Development
SharePoint Development
SharePoint: A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.Development: The process of researching, productizing, and refining new or existing technologies.
2,806 questions
asked 2022-06-21T18:51:36.293+00:00
Patrick Rutherford 6 Reputation points
commented 2024-06-11T16:47:48.58+00:00
Hector Castaneda 0 Reputation points
1 answer One of the answers was accepted by the question author.

Problems with managed identity and sharepoint

I have an azure function that creates sites in sharepoint. The problem is that after giving Sites.FullControl.All permissions under Microsoft Graph on the Managed Identity that the Azure function authenticates with, it creates the site correctly but when…

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
10,267 questions
SharePoint Development
SharePoint Development
SharePoint: A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.Development: The process of researching, productizing, and refining new or existing technologies.
2,806 questions
PowerShell
PowerShell
A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
2,320 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
20,575 questions
asked 2024-06-07T07:22:08.2966667+00:00
Azahara Cruz 20 Reputation points
accepted 2024-06-11T07:02:47.03+00:00
Azahara Cruz 20 Reputation points
1 answer

User profile is not found under reportees and not searchable in teams.

Hi Team, We have found a strange thing in the user profile. There are two users Sam and Ram. Sam is the manager to Ram, so Ram reports to Sam. When we check Sam's profile, normally under organization the user's who reports to sam will be visible under…

Microsoft Exchange Online
Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,605 questions
Active Directory
Active Directory
A set of directory-based technologies included in Windows Server.
6,230 questions
SharePoint Development
SharePoint Development
SharePoint: A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.Development: The process of researching, productizing, and refining new or existing technologies.
2,806 questions
asked 2024-06-03T11:30:57.03+00:00
KarthikeyanBalasubramani-1991 0 Reputation points
commented 2024-06-11T02:09:54.61+00:00
LiweiTian-MSFT 16,845 Reputation points Microsoft Vendor
2 answers One of the answers was accepted by the question author.

Azure AD app permissions for getting all sites using PnP Commands

Hi I am connecting to SharePoint admin center using command "Connect-PnPOnline" with certificate thumbprint and Client Id. In my Azure AD App, I am having the SharePoint Permission "Sites.Read.All". I am trying to get all the site…

SharePoint Development
SharePoint Development
SharePoint: A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.Development: The process of researching, productizing, and refining new or existing technologies.
2,806 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
20,575 questions
asked 2023-10-04T06:30:21.9933333+00:00
ABHISHEK KUMAR 61 Reputation points
edited a comment 2024-06-10T20:09:26.2633333+00:00
Sourabh Kumar Yaduvanshi 0 Reputation points
2 answers One of the answers was accepted by the question author.

User in contributor group can not access file directly on Sharepoint on-premises site

My user tried to access a pptx file directly to the SharePoint Document library and got this message: I checked his permission and found that he existed in contributor group, it means he can access and edit this file. I also checked the permission of…

SharePoint Server
SharePoint Server
A family of Microsoft on-premises document management and storage systems.
2,297 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
10,267 questions
SharePoint Development
SharePoint Development
SharePoint: A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.Development: The process of researching, productizing, and refining new or existing technologies.
2,806 questions
SharePoint Server Development
SharePoint Server Development
SharePoint Server: A family of Microsoft on-premises document management and storage systems.Development: The process of researching, productizing, and refining new or existing technologies.
1,596 questions
SharePoint Server Management
SharePoint Server Management
SharePoint Server: A family of Microsoft on-premises document management and storage systems.Management: The act or process of organizing, handling, directing or controlling something.
2,897 questions
asked 2024-06-05T09:49:09.1466667+00:00
Mr.Hoang Nghiem Huy 20 Reputation points
commented 2024-06-10T07:55:01.3133333+00:00
Mr.Hoang Nghiem Huy 20 Reputation points
1 answer

How to fix "The request is unprocessable because it uses too many resources" in graph API?

I have a task where I need to retrieve items from a SharePoint list, and the list contains over 20,000 records. However, when attempting to filter by a specific range of dates using the createdDateTime property, I encounter an error stating "The…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,409 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
10,267 questions
SharePoint Development
SharePoint Development
SharePoint: A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.Development: The process of researching, productizing, and refining new or existing technologies.
2,806 questions
asked 2024-03-20T10:44:11.6633333+00:00
Siva M 35 Reputation points
commented 2024-06-06T22:49:10.0633333+00:00
Larry Lau 116 Reputation points
1 answer One of the answers was accepted by the question author.

Office Graph turn off

Hello, I am trying to start a SharePoint site, however there is a message on the top of the home page that says "You're seeing a limited version of this page because Office Graph is turned off. Learn more about turning on Office Graph." I tried…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,409 questions
SharePoint Development
SharePoint Development
SharePoint: A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.Development: The process of researching, productizing, and refining new or existing technologies.
2,806 questions
asked 2024-06-05T12:55:05.9466667+00:00
Orona, Darinka 20 Reputation points
accepted 2024-06-06T19:49:42.4133333+00:00
Orona, Darinka 20 Reputation points
1 answer

Graph API in SharePoint Farm Solution - System.MissingMethodException: Method not found: Void Microsoft.Graph.GraphServiceClient

Hello, Update: Forget one Detail: Initially the error was: System.IO.FileNotFoundException: Could not load file or assembly 'Azure.Core, Version=1.38.0.0, Culture=neutral, PublicKeyToken=92742159e12e44c8' I tried downgrading the package, but at some…

SharePoint Server
SharePoint Server
A family of Microsoft on-premises document management and storage systems.
2,297 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,409 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
10,267 questions
SharePoint Development
SharePoint Development
SharePoint: A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.Development: The process of researching, productizing, and refining new or existing technologies.
2,806 questions
asked 2024-04-25T12:11:54.6766667+00:00
Pronizius 46 Reputation points
answered 2024-06-06T12:29:53.22+00:00
Pronizius 46 Reputation points
1 answer

Mismatch in Page Count : DOCX to PDF using Sharepoint Graph API

Hi Team, I'm trying to convert docx file to pdf using SharePoint Graph API by calling this following GET request - …

Viva Connections
Viva Connections
A Microsoft Viva module that provides a gateway to a modern engagement experience.
91 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,409 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
10,267 questions
SharePoint Development
SharePoint Development
SharePoint: A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.Development: The process of researching, productizing, and refining new or existing technologies.
2,806 questions
asked 2022-08-08T15:47:35.77+00:00
Mani Wadhwa 1 Reputation point
edited a comment 2024-06-06T09:30:52.0466667+00:00
Tusti Dwi 0 Reputation points
1 answer

yo Error [ERR_MODULE_NOT_FOUND]: Cannot find package 'stream' imported

when I run yo or yo @microsoft/sharepoint on powershell or cmd I get Error [ERR_MODULE_NOT_FOUND]: Cannot find package 'stream' imported

SharePoint Development
SharePoint Development
SharePoint: A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.Development: The process of researching, productizing, and refining new or existing technologies.
2,806 questions
asked 2024-05-28T21:04:11.98+00:00
Juan Carlos Rivero 0 Reputation points
edited a comment 2024-06-06T08:14:50.4166667+00:00
Michael Bakker 1 Reputation point
2 answers

Sharepoint search for files not working

Hello    Please i need your help on this issue. WE are experiencing an issue with SharePoint search for files. We have uploaded multiple files into the SharePoint "PDQ Freight" a few days ago, but none of the files are appearing in the search…

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
10,267 questions
SharePoint Development
SharePoint Development
SharePoint: A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.Development: The process of researching, productizing, and refining new or existing technologies.
2,806 questions
asked 2024-05-27T00:06:37.5066667+00:00
Iniobong Nkanga 1,751 Reputation points
commented 2024-06-05T20:45:11.4166667+00:00
Iniobong Nkanga 1,751 Reputation points
1 answer

sharepoint server 2019 hide file extensions

How to hide the file extension of the Name in sharepoint 2019? We don't want the .aspx extension show in the name column.

SharePoint Server
SharePoint Server
A family of Microsoft on-premises document management and storage systems.
2,297 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
10,267 questions
SharePoint Development
SharePoint Development
SharePoint: A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.Development: The process of researching, productizing, and refining new or existing technologies.
2,806 questions
asked 2024-06-05T06:18:50.2933333+00:00
Evol12-5109 105 Reputation points
answered 2024-06-05T08:58:38.76+00:00
AllenXu-MSFT 18,361 Reputation points Microsoft Vendor
0 answers

Paging not working in SharePoint 2010 grid

Hi Team, I have implemented a Grid in SP 2010 and paging is not working in the grid from backend I am getting 1410 items but its showing only 5 items as I have set the limit for 5 items but no paging is coming, any suggestions will be helpful.

SharePoint Server
SharePoint Server
A family of Microsoft on-premises document management and storage systems.
2,297 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
10,267 questions
SharePoint Development
SharePoint Development
SharePoint: A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.Development: The process of researching, productizing, and refining new or existing technologies.
2,806 questions
SharePoint Server Development
SharePoint Server Development
SharePoint Server: A family of Microsoft on-premises document management and storage systems.Development: The process of researching, productizing, and refining new or existing technologies.
1,596 questions
asked 2024-06-05T08:52:01.73+00:00
Sunny Rastogi 106 Reputation points
0 answers

Sharepoint List Formatting: Reference first row within a group

I have a grouped SharePoint list I am applying custom column formatting to display a Gnatt Chart within the column. within the chart I only want the month names shows for the first row within a group. Having the month names being repeated for every…

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
10,267 questions
SharePoint Development
SharePoint Development
SharePoint: A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.Development: The process of researching, productizing, and refining new or existing technologies.
2,806 questions
asked 2024-06-04T19:32:39.71+00:00
Gagan Pradhan 5 Reputation points
commented 2024-06-05T05:45:26.1933333+00:00
Haoyan Xue_MSFT 22,381 Reputation points Microsoft Vendor
2 answers

How does the app registered in Azure AD support multi tenants to request access token for SharePoint API?

I recently registered app in Azure AD for SharePoint Online access with OAuth authentication. The account type was set to "in any organizational directory (Multitenant) " , and the API permissions are set with the scope "SharePoint -…

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
10,267 questions
SharePoint Development
SharePoint Development
SharePoint: A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.Development: The process of researching, productizing, and refining new or existing technologies.
2,806 questions
Microsoft Q&A
Microsoft Q&A
Use this tag to share suggestions, feature requests, and bugs with the Microsoft Q&A team. The Microsoft Q&A team will evaluate your feedback on a regular basis and provide updates along the way.
692 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
20,575 questions
asked 2024-05-30T01:12:24.0333333+00:00
shane2405 0 Reputation points
commented 2024-06-04T06:32:57.6833333+00:00
RaytheonXie_MSFT 33,641 Reputation points Microsoft Vendor
1 answer

Editing script files online in SharePoint editor and no syntax colouring

In the past week the scripts I have written that reside in a SharePoint library no longer open with syntax highlighting: colours, formatting, and code help. I cannot see where settings changed - but now there is no highlighting. The scripts are…

Microsoft 365
Microsoft 365
Formerly Office 365, is a line of subscription services offered by Microsoft which adds to and includes the Microsoft Office product line.
4,342 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
10,267 questions
SharePoint Development
SharePoint Development
SharePoint: A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.Development: The process of researching, productizing, and refining new or existing technologies.
2,806 questions
asked 2024-05-20T08:35:59.7466667+00:00
Andrew Black 0 Reputation points
commented 2024-06-04T05:46:04.3433333+00:00
RaytheonXie_MSFT 33,641 Reputation points Microsoft Vendor