2,706 questions with SharePoint Development tags

Sort by: Updated
1 answer

GraphAPI Create SharePoint ListItem, timestamp format ignored

API ignores 'Z' char - UTC indicator, or explicit zone. If posted as local (without zone info) it is parsed as UTC ... ?!? I am unable to create a list item with DateTime field. Since documentation neither API did not comment it, I presume that…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,801 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,706 questions
asked 2021-06-22T13:52:24.273+00:00
Jan Vodolan 1 Reputation point
commented 2021-06-24T07:07:30.723+00:00
Vodolan Jan 1 Reputation point
1 answer

Unexpected error sharepoint console application

Dear Expert, I have create one console application for performing operation on sharepoint online site. but when I try to run exe, I encountered below error. Console application main function try { string…

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,826 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,706 questions
asked 2021-06-07T16:34:14.157+00:00
Sachin Soni 26 Reputation points
commented 2021-06-22T09:55:14.753+00:00
RaytheonXie_MSFT 32,081 Reputation points Microsoft Vendor
1 answer

Update string in SharePoint online List

Hi, I have SharePoint online list with more than 5000 entries. In couple of columns I need to update string 'aaaaaa' to 'bbbbb'. Any idea how to do this? Any help would be greatly appreciated. Thank you.

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,826 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,706 questions
asked 2021-06-08T22:29:22.287+00:00
Power Platform Resource 1 Reputation point
commented 2021-06-22T09:53:30.94+00:00
RaytheonXie_MSFT 32,081 Reputation points Microsoft Vendor
1 answer

SharePoint 2019 any limits for subsite

Hi, We are using On-premises SharePoint 2019. Are there any limits for creating subsite under one site collection. Plz share Microsoft / TechNet article mention this subsite creation limits. Thx

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,706 questions
asked 2021-06-15T12:25:50.687+00:00
Irfan Mughal 6 Reputation points
commented 2021-06-21T10:21:39.583+00:00
Echo Du_MSFT 17,116 Reputation points
1 answer

Signed URL on Sharepoint

I'm developing an application that uses Sharepoint to store some files. These files should be accessible from the users logged on this app (not necessarily they are part of Sharepoint user database). Is there a way to send to this final user a signed…

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,706 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.
518 questions
asked 2021-06-14T11:48:26.923+00:00
Rogerio Acquadro 1 Reputation point
commented 2021-06-21T09:45:35.077+00:00
MichaelHan-MSFT 18,016 Reputation points
3 answers One of the answers was accepted by the question author.

Javascript onclick

HI I need some help with a script. Scenario: I have a Sharepoint Online Subsite with some informations, I want that users can click on a button (onclick) which then opens a list for entering date to the List for maybe changes comments to the subsite.…

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,826 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,706 questions
asked 2021-06-16T09:10:43.917+00:00
Olaf Weisse 21 Reputation points
commented 2021-06-21T08:27:29.07+00:00
RaytheonXie_MSFT 32,081 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

Using CSOM to logout from SharePoint Online

I am able to login using this snippet: https://github.com/pnp/powershell/blob/dev/src/Commands/Utilities/BrowserHelper.cs but I can't figure out how to logout. Do I delete cookies? Which ones? The clearClookies boolean in that snippet doesn't seem…

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,826 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,706 questions
asked 2021-06-15T09:03:13.65+00:00
Johan Eliasson 21 Reputation points
accepted 2021-06-21T07:35:38.707+00:00
Johan Eliasson 21 Reputation points
1 answer

SharePoint - Content Type, Hid/Show Certain Coloumns Depending on Folders

Hello, On Sharepoint, I have a library with several folders such as "Contracts" and "General." I had set up custom metadata for the library like "Contract Start" and "Contract End" but they apply more to the…

SharePoint Server
SharePoint Server
A family of Microsoft on-premises document management and storage systems.
2,247 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,826 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,706 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.
518 questions
asked 2021-06-18T00:23:50.4+00:00
icequeen 21 Reputation points
commented 2021-06-21T02:25:12.433+00:00
Emily Du-MSFT 42,426 Reputation points Microsoft Vendor
1 answer

Detecting configuration drifts using M365 DSC.

Hi Experts, I have been working on M365DSC Script. I have been using it to extract Sharepoint details and make changes in the tenant using the script. Recently I received another query where I have to send the monitoring reports whenever there are…

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,826 questions
Office Management
Office Management
Office: A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.Management: The act or process of organizing, handling, directing or controlling something.
2,021 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,706 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,403 questions
asked 2021-06-16T11:18:47.853+00:00
Garima Das 1,041 Reputation points
commented 2021-06-17T10:32:25.563+00:00
Garima Das 1,041 Reputation points
1 answer

Sharepoint - Unable to Check Site Owner for Permission

I have been using a Sharepoint page for quite a while for work purposes. One day, me and my team lost access to the page, with the page showing the "you need permission to access this site". I am unable to check the site owner, and I believe…

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,826 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,706 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,835 questions
asked 2021-06-10T23:50:36.487+00:00
Jeremy Wang 1 Reputation point
commented 2021-06-17T07:20:53.36+00:00
Echo Du_MSFT 17,116 Reputation points
2 answers

SharePointMigrationTool - Powershell automation

Hello, I'm trying to use SPMT powershell cmdlets, and I need to use parameter "-AzureActiveDirectoryLookup $false" but it is not found: ================================= Register-SPMTMigration : A parameter cannot be found that matches…

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,826 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,706 questions
asked 2021-06-04T14:22:21.463+00:00
Mauricio Poggio Veiro 301 Reputation points
commented 2021-06-15T11:27:25.743+00:00
Echo Du_MSFT 17,116 Reputation points
1 answer One of the answers was accepted by the question author.

Sharepoint Workflow hidden library

Please suggest me how to go to workflow hidden library in Sharepoint. I had deleted workflows from list but in Sharepoint designer I am able to see even I delete in site. It is showing files like .xoml, .xoml.config.rules, .xoml.rules and .xsn files.…

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,826 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,706 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.
518 questions
asked 2021-06-11T05:59:06.247+00:00
KRISTAM SHANMUKHA SAI 21 Reputation points
accepted 2021-06-15T08:45:43.153+00:00
KRISTAM SHANMUKHA SAI 21 Reputation points
1 answer One of the answers was accepted by the question author.

Installing MS Sharepoint 2007 and MS SQL 2000 on Windows Server 2019

Hi all, As per subject, can I install MS SharePoint 2007 and MS SQL 2000 on windows server 2019? Version for both software: SharePoint 2007 Enterprise version 12.0.0.6565 SQL Server 2000 Version 8.0.2055 The current SharePoint farm is on…

Windows Server 2019
Windows Server 2019
A Microsoft server operating system that supports enterprise-level management updated to data storage.
3,499 questions
SQL Server Migration Assistant
SQL Server Migration Assistant
A Microsoft tool designed to automate database migration to SQL Server from Access, DB2, MySQL, Oracle, and SAP ASE.
495 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,706 questions
asked 2021-06-15T02:36:07.757+00:00
wahyudi lazim 21 Reputation points
accepted 2021-06-15T03:15:05.77+00:00
wahyudi lazim 21 Reputation points
1 answer

Working on a SharePoint Add-in and would use to like Entiry Framework core

Has anyone added Entity Framework core to a SharePoint Add in? If yes, could someone point me to a set of steps?

Entity Framework Core
Entity Framework Core
A lightweight, extensible, open-source, and cross-platform version of the Entity Framework data access technology.
701 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,706 questions
asked 2021-06-06T18:42:38.237+00:00
Ralph Foster 1 Reputation point
commented 2021-06-11T09:44:16.967+00:00
MichaelHan-MSFT 18,016 Reputation points
1 answer

SharePoint Search (2013)- tenth redirect or redirect to the same url failing the document

Getting the below error in crawl log An unrecognized HTTP response was received when attempting to crawl this item. Verify whether the item can be accessed using your browser Tried various methods- DisableLoopBackCheck, Restart search servcies…

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,706 questions
asked 2021-06-02T06:26:56.1+00:00
Shali_123 21 Reputation points
commented 2021-06-08T08:10:56.037+00:00
CaseyYang-MSFT 10,321 Reputation points
1 answer

Your account is in a bad state

Tried Updating the sharepoint designer Added Enable ADAL installed all the service packs Still the same error

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,706 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,835 questions
asked 2021-06-02T14:58:59.96+00:00
stephen steve 1 Reputation point
commented 2021-06-07T08:36:03.853+00:00
CaseyYang-MSFT 10,321 Reputation points
3 answers One of the answers was accepted by the question author.

SharePoint 2013 Visual Webpart Sandbox solution

Hi All, we are looking at creating dynamic pages without the need to create custom lists to create resources like tiles and cards. Perhaps it could webpart which will allow users to add complex resources (e.g. card with title, description, image, link)…

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,365 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,706 questions
asked 2021-06-02T20:27:08.097+00:00
Veeru Dasa 21 Reputation points
answered 2021-06-04T05:43:46.633+00:00
MichaelHan-MSFT 18,016 Reputation points
2 answers

Sharepoint 2013 (Edit publishing page error)

Hi When we try and edit a publishing page or add OOTB webpart ot the page in sharepoint 2013 get error below in logs ======================================================================================= Application error when access…

SharePoint Server
SharePoint Server
A family of Microsoft on-premises document management and storage systems.
2,247 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,706 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,577 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,835 questions
asked 2021-05-21T09:10:49.007+00:00
Zunaid Valley 1 Reputation point
answered 2021-06-03T15:02:30.963+00:00
sadomovalex 3,626 Reputation points
1 answer One of the answers was accepted by the question author.

Calculated Value Sharepoint Lists from Excel Formula

I have a formula in Excel that I want to use as calculated value in sharepoint lists. The cell in Excel is shown below It is simply adding 5 characters ID (use first letter of category, zeros, and not repeated count) with formula: …

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,826 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,706 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.
518 questions
asked 2021-06-02T03:04:35.317+00:00
AL BANA, Muhammad Irfan 21 Reputation points
commented 2021-06-03T09:55:52.657+00:00
AL BANA, Muhammad Irfan 21 Reputation points
2 answers

Sharepoint NLB F5

Hi, Recently I install a new sharepoint 2019 farm, two front-end is balanced by a F5 NLB. The configuration is session cookie. Patching issue: If I disable one front-end server the sessions do not stop until the browser is closed. If I choose…

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,706 questions
asked 2021-06-01T15:35:43.76+00:00
Faye Müller 96 Reputation points
commented 2021-06-03T00:44:17.467+00:00
Echo Du_MSFT 17,116 Reputation points