2,877 questions with SharePoint Development tags

Sort by: Updated
1 answer One of the answers was accepted by the question author.

Get immediate child (files and folder) from folder via CSOM C# SP Online

Document Library -----RootFolder -> File1 -------------------SubFolder1WithinRootFolder -> File2 ------------------------------SubFolder2WithinSubFolder1 -> File3 …

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
10,527 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,877 questions
asked 2021-08-05T07:10:22.957+00:00
Amit 731 Reputation points
commented 2021-08-06T02:59:57.29+00:00
MichaelHan-MSFT 18,031 Reputation points
3 answers

Unable to create publishing subsite/activate publishing feature on team sites/publish infopath forms

We have migrated few of the site collection from sharepoint 2016 to 2019.l Everything was working fine ,meanwhile we also had done couple of other activities like moving db transaction logs to new drive and also migrate few users from old to new domain…

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,877 questions
Windows Server Infrastructure
Windows Server Infrastructure
Windows Server: A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.Infrastructure: A Microsoft solution area focused on providing organizations with a cloud solution that supports their real-world needs and meets evolving regulatory requirements.
532 questions
asked 2021-07-18T17:28:49.673+00:00
Winston Froid Pinto 1 Reputation point
commented 2021-08-05T19:04:00+00:00
Winston Froid Pinto 1 Reputation point
1 answer One of the answers was accepted by the question author.

Copying a DriveItem on SharePoint using PostAsync doesn't work on unique fields

I've raised this issue in other places, and it lead me here https://github.com/microsoftgraph/msgraph-sdk-dotnet/issues/790 https://stackoverflow.com/questions/63847261/copying-file-on-sharepoint-using-graph-api-sdk-doesnt-work-with-unique-fields …

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,688 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
10,527 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,877 questions
asked 2021-08-04T10:06:40.797+00:00
Eskild Diderichsen 21 Reputation points
accepted 2021-08-05T13:35:41.047+00:00
Eskild Diderichsen 21 Reputation points
1 answer

How to add/target section and column in a page

Sample request body in example explains about adding webparts. However, is there a way to create and target perticular section/column in a page and add webpart to that perticualr section? Can we have sample request body. GET query doesnt return…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,688 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
10,527 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,877 questions
asked 2021-07-29T04:42:30.49+00:00
Rohit Devmore 21 Reputation points
commented 2021-08-05T01:35:48.393+00:00
MichaelHan-MSFT 18,031 Reputation points
1 answer

OneDrive file handler cache can't be update

I register a onedrive file handler use the localhost for develop stage, and I change the localhost to production address, but this change doesn't work the file handler post address is still localhost, I use the api to clean the cache, but it still not…

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
10,527 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,877 questions
OneDrive Management
OneDrive Management
OneDrive: A Microsoft file hosting and synchronization service.Management: The act or process of organizing, handling, directing or controlling something.
1,226 questions
asked 2021-07-29T07:31:45.333+00:00
Foxit 1 Reputation point
commented 2021-08-05T01:34:08.077+00:00
MichaelHan-MSFT 18,031 Reputation points
4 answers

Sharepoint application server side writing

Hello, I am new to the Microsoft world and I would like to write an application to see if a file has been added or changed in Sharepoint. I have read that you can use the Event Remote Receiver for this. But as far as I understand it, this can only…

ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,482 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
10,527 questions
C#
C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
10,779 questions
Office Development
Office Development
Office: A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.Development: The process of researching, productizing, and refining new or existing technologies.
3,804 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,877 questions
asked 2021-07-24T14:10:37.5+00:00
MSAPINewbie 26 Reputation points
commented 2021-08-05T01:26:05.2+00:00
RaytheonXie_MSFT 34,496 Reputation points Microsoft Vendor
1 answer

Workflow : how to copy from one list to another with datestamp (baselining)

Hi, I have many fields on a SharePoint list and would like to have all of them copied to a new list whenever a copy is required. The difference is that I would like all items copied as they are with a new field updated with the…

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,877 questions
SharePoint Workflow
SharePoint Workflow
SharePoint: A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.Workflow: An orchestrated and repeatable pattern of business activity, enabling data transformation, service provision, and information retrieval.
565 questions
asked 2021-07-30T14:19:09.92+00:00
CL7 1 Reputation point
commented 2021-08-04T10:41:02.727+00:00
Echo Du_MSFT 17,146 Reputation points
1 answer One of the answers was accepted by the question author.

Download Microsoft Team Chat via C# CSOM.

Hi, I need to create an application which download chat from Microsoft team. Files are easily available via C# CSOM but I haven't found any article on how to play with Chats. It's just about eDiscovery. Is it possible to fetch chats via C# CSOM.

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
10,527 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,877 questions
asked 2021-08-03T09:21:02.273+00:00
Amit 731 Reputation points
accepted 2021-08-04T05:35:54.633+00:00
Amit 731 Reputation points
1 answer

Sharepoint will not let me add custom files or scripts even with scripts enabled

I have set up a sharepoint site with the settings enabled for custom scripts. I have tried to upload a custom.css file in the style library but comes with an error message of access denied. I also downloaded 2 app spkg files and uploaded them to my app…

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
10,527 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,877 questions
asked 2021-07-20T03:50:21.037+00:00
Karl Finlay 1 Reputation point
commented 2021-08-03T08:56:37.887+00:00
RaytheonXie_MSFT 34,496 Reputation points Microsoft Vendor
0 answers

PowerShell script to changeSharepoint Designer workflow statuses

I want to change the status of workflow using powershell script. If you go into workflow settings in a library in Sharepoint, and click on Remove a workflow, you see the 3 settings I'm referring to: "Allow", "No New Instances", and…

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,877 questions
SharePoint Workflow
SharePoint Workflow
SharePoint: A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.Workflow: An orchestrated and repeatable pattern of business activity, enabling data transformation, service provision, and information retrieval.
565 questions
Windows Server PowerShell
Windows Server PowerShell
Windows Server: A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.PowerShell: A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
5,494 questions
asked 2021-07-30T07:50:00.643+00:00
rameez hasan 6 Reputation points
commented 2021-08-02T09:45:57.843+00:00
Emily Du-MSFT 45,186 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

Same Hyperlink from SharePoint Designer email is not working for other user

Hi Everyone, This is very first time I am asking a question on a tech community. In case I missed any information related to my query, please let me know and I will provide it in the reply. I have created a tool on SharePoint which submits the data…

Outlook Management
Outlook Management
Outlook: A family of Microsoft email and calendar products.Management: The act or process of organizing, handling, directing or controlling something.
5,140 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,877 questions
SharePoint Workflow
SharePoint Workflow
SharePoint: A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.Workflow: An orchestrated and repeatable pattern of business activity, enabling data transformation, service provision, and information retrieval.
565 questions
asked 2021-07-24T14:59:48.037+00:00
CuriousVishal 21 Reputation points
accepted 2021-08-02T06:37:47.2+00:00
CuriousVishal 21 Reputation points
2 answers One of the answers was accepted by the question author.

Creating an interactive search library

Hello everyone, I would like to know if through webparts, i could create something like a shopping list while looking for documents in my sharepoint , as in for example, the language of the documents, the topic, the type (pdf, excel, ppt ...). I have…

SharePoint Server
SharePoint Server
A family of Microsoft on-premises document management and storage systems.
2,322 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
10,527 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,877 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,608 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,931 questions
asked 2021-07-29T13:46:02.193+00:00
bylal 156 Reputation points
accepted 2021-07-30T09:29:36.663+00:00
bylal 156 Reputation points
1 answer One of the answers was accepted by the question author.

Sharepoint classic site project

Hello, I am looking forward to building a classic sharepoint website, I have read that i can manage so through HTML5, CSS and implement with C# , I would like to confirm this information and know if any other program language must be known, or if they…

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
10,527 questions
C#
C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
10,779 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,877 questions
asked 2021-07-29T08:28:48.127+00:00
bylal 156 Reputation points
accepted 2021-07-30T07:38:09.07+00:00
bylal 156 Reputation points
2 answers

Sharepoint managed metadata service proxy is very slow

Hi, I recently began to have performance issues with the managed metadata service in sharepoint 2013 enterprise, it is very slow: In termstoremanager.aspx site page - takes around 1 minute to show up and expanding a termset takes like 10-20 seconds…

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,877 questions
asked 2021-07-22T19:00:32.937+00:00
Ahmed Shadai 1 Reputation point
commented 2021-07-30T01:50:34.11+00:00
Yi Lu_MSFT 17,481 Reputation points
4 answers One of the answers was accepted by the question author.

Convert sharepoint online excel spreadsheet to csv using powershell

Hi, We have an excel (xlsx) file that is saved to the documents folder on an online sharepoint location, is there a way to read that file into a memory stream, connect to a particular sheet and then read the contents of that sheet and put into…

SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
13,550 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
10,527 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,877 questions
asked 2021-07-19T08:26:50.043+00:00
Walkerx 141 Reputation points
accepted 2021-07-29T05:00:20.753+00:00
Walkerx 141 Reputation points
1 answer

SharePoint Online BDC

Any idea why SPD is throwing an error when we try to open external content types report?

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
10,527 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,877 questions
asked 2021-07-25T06:39:36.117+00:00
Michel AL HAYEK 187 Reputation points
commented 2021-07-28T09:23:34.143+00:00
CaseyYang-MSFT 10,421 Reputation points
1 answer One of the answers was accepted by the question author.

How to return all 'drives' from all sharepoint sites in a Graph API query?

Hello, We've been trying to return all drives of all teams for the purpose of creating a report with each Sharepoint site's preservation hold library size. I'm able to pull a list of all groups using the below query: …

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,688 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
10,527 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,877 questions
asked 2021-07-26T19:28:33.073+00:00
ryan.graham 21 Reputation points
commented 2021-07-27T11:11:47.017+00:00
ryan.graham 21 Reputation points
1 answer One of the answers was accepted by the question author.

Sharepoint REST api get page contents and all likedbyinformation

I'd like to have one call that gets all page content AND details for the page's likes (count and the users who liked). This call returns LikedByInformation but shows no likes (when there are likes for the page) and doesn't include any details. Seems like…

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
10,527 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,877 questions
asked 2021-07-23T18:38:41.11+00:00
matt howell 331 Reputation points
accepted 2021-07-26T20:52:18.203+00:00
matt howell 331 Reputation points
0 answers

Error while migrating encrypted packages from azure blob container to Sharepoint

I'm getting this error "Unexpected exception from decryption" while trying the method CreateMigrationJobEncrypted. The error is from log file. Files/packages are encrypted and successfully uploaded to blob containers with metadata…

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,877 questions
asked 2021-07-23T08:08:06.747+00:00
Digbijay Gautam 11 Reputation points
1 answer

Sharepoint Rest API(add file) request returning http 500 when using Transfer-Encoding chunked

Hi, I'm hitting my sharepoint online site, to add files to the 'Shared Documents' list. Trying from postman, I can get the access token (https://accounts.accesscontrol.windows.net/xxxxxxx-xxxx-xxxxx-xxxxx-xxxxxxxx/tokens/OAuth/2) and also add file…

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
10,527 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,877 questions
asked 2021-07-15T15:49:14.443+00:00
Ricardo Fernando Goncalves 1 Reputation point
commented 2021-07-22T06:38:41.323+00:00
RaytheonXie_MSFT 34,496 Reputation points Microsoft Vendor