1,608 questions with SharePoint Server Development tags

Sort by: Updated
1 answer

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…

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
Microsoft Partner Center API
Microsoft Partner Center API
Microsoft Partner Center: A Microsoft website for partners that provides access to product support, a partner community, and other partner services.API: A software intermediary that allows two applications to interact with each other.
337 questions
asked 2024-09-30T07:05:53.3666667+00:00
Fahad Khan 0 Reputation points
edited the question 2024-10-01T06:53:24.42+00:00
Ling Zhou_MSFT 17,135 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

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.

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.
583 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
asked 2024-09-26T10:26:58.17+00:00
Feline Lemant 60 Reputation points
accepted 2024-09-30T05:57:35.9233333+00:00
Feline Lemant 60 Reputation points
1 answer

On what basis SPWeb.SiteUserInfoList.IsActive field of SiteUserInfoList property decides inactive/active sharepoint users?

I want to fetch the inactive sharepoint users from a particular sharepoint site. But I need to know the criteria( lastLogonTime or lastPasswordSet or actions performed in the site,etc) of deciding both active and inactive users based on a sharepoint…

SharePoint Server
SharePoint Server
A family of Microsoft on-premises document management and storage systems.
2,337 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
10,669 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,964 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.
583 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
asked 2023-02-23T05:46:04.5933333+00:00
unkown_25 0 Reputation points
commented 2024-09-26T19:08:18+00:00
Oliver Tech 41 Reputation points
1 answer

how to download or save files from document library to user end ( client side )

i am using SharePoint 2019 with c# ( visual web part ) SSOM and jQuery, JavaScript and jsom ( on prem ) Solution Required : I want to give a download all button when user click on it so all files from document library ( lets say document library name…

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
asked 2024-09-25T06:48:26.0566667+00:00
Mohammad Qasim 576 Reputation points
commented 2024-09-26T09:38:06.3066667+00:00
Yanli Jiang - MSFT 25,941 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

SharePoint Online getting error "Column 'Attachments' does not exist. It may have been deleted by another user" when i try to retrive item properties via CSOMs

I am trying to read/get properties of SP document using csom it was working fine until last week. But now suddenly getting error "Column 'Attachments' does not exist. It may have been deleted by another user". This was working since many years…

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,964 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
asked 2023-10-18T03:37:53.12+00:00
Ravi Nalla 126 Reputation points
accepted 2024-09-24T06:21:37.2933333+00:00
Ravi Nalla 126 Reputation points
3 answers One of the answers was accepted by the question author.

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…

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
asked 2024-09-16T13:43:32.85+00:00
PratikSavla 45 Reputation points
accepted 2024-09-24T05:45:05.29+00:00
PratikSavla 45 Reputation points
3 answers

SPTimerService (SPTimerV4) Failing on SP Server 2019

Seeking advice on how to fix the failing SPTimerService (SPTimerV4) status on SP Server 2019 on-prim.

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,942 questions
asked 2022-12-08T16:47:42.257+00:00
Tevon2.0 1,106 Reputation points
answered 2024-09-19T09:38:19.4533333+00:00
Alma Shala 0 Reputation points
4 answers

Why do all web parts in a site page show as ErrorWebPart when using Powershell

When using PowerShell to try modifying web parts on a site page (SP 2013/2016), all web parts (CEWP, CQWP, List, etc...) read as ErrorWebPart. I read some really dated posts on this issue, but never found a good solution for PowerShell. I also read that…

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
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,519 questions
asked 2022-05-13T21:14:59.17+00:00
Ramsey, Dwayne 21 Reputation points
commented 2024-09-12T18:32:11.9166667+00:00
Michael Koger 0 Reputation points
1 answer

SharePoint Designer 2013 won't connect to some of my SharePoint 2019 sites (intermittent issue)

I am attempting to open my SharePoint 2019 site on SharePoint designer 2013 but t is now providing an error stating "Microsoft SharePoint Designer does not support editing non-SharePoint sites. "I have checked the event viewer logs on my server…

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
asked 2024-08-10T00:26:35.1066667+00:00
Delaney Troop 0 Reputation points
edited the question 2024-09-11T09:06:58.8633333+00:00
Xyza Xue_MSFT 24,331 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

Is the on-premise Sharepoint API the same as hosted Sharepoint?

Hi folks, are the APIs for hosted SharePoint and Sharepoint Server (what I understand to be the name for on-prem Sharepoint) the same? There must be differences in versioning/compatibility. I searched the docs but couldn't find any place where that's…

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,964 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
asked 2024-08-05T16:02:55.5566667+00:00
Ala Dewberry 20 Reputation points
edited the question 2024-09-11T09:04:47.17+00:00
Xyza Xue_MSFT 24,331 Reputation points Microsoft Vendor
1 answer

How to find the last 10 login user IDs and timestamps in SharePoint 2016 on premises using PowerShell

we are using SharePoint 2016 On premises version in our organization, we need usage details of the sites in sharepoint along with the last accessed time & user Id details. we need to know who viewed the sites and when they accessed it last…

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
PowerShell
PowerShell
A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
2,495 questions
asked 2024-08-13T05:24:15.6466667+00:00
C Pradeep 0 Reputation points
edited the question 2024-09-11T08:58:49.07+00:00
Ling Zhou_MSFT 17,135 Reputation points Microsoft Vendor
1 answer

How to import bulk rows of data into SharePoint 2019 List

Hi I am trying to import a excel rows data ( it has around 3500 rows ) into a SharePoint Custom list and i am getting issues please support how to import all rows data into list ? what i tried i tried to copy all rows and paste in edit mode of list…

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
asked 2024-08-27T08:03:57.2966667+00:00
adil 1,226 Reputation points
edited the question 2024-09-11T08:44:38.3566667+00:00
Emily Du-MSFT 46,161 Reputation points Microsoft Vendor
1 answer

SharePoint 2013 Server

Hi, I'd to ask if you have any idea why our SharePoint 2013 server central admin is properly working. The intro page can be view but other sites like the application management, system setting couldn't open and it say (please the photo below) could you…

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
asked 2024-08-22T00:13:44.9733333+00:00
John Gilbert Alcazar 0 Reputation points
edited the question 2024-09-11T08:15:33.2633333+00:00
RaytheonXie_MSFT 35,311 Reputation points Microsoft Vendor
2 answers One of the answers was accepted by the question author.

How can I make my phone number column pick up numbers correctly?

SharePoint Server 2019 On Primise I am trying to set up a column so that when a user adds an item to my SharePoint list; the home phone column will set the inserted number as in the format of (000)-000-0000 I thought to use the formula below but that…

SharePoint Server
SharePoint Server
A family of Microsoft on-premises document management and storage systems.
2,337 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
10,669 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,964 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
asked 2023-02-14T19:15:01.6766667+00:00
Tevon2.0 1,106 Reputation points
answered 2024-08-30T18:22:53.9766667+00:00
rosa 0 Reputation points
1 answer

Event ID 6398 sharepoint

Currently seeing this error on my server manager. The Execute method of job definition Microsoft.SharePoint.Help.HelpCollectionInstallerJob (ID 7d408e24-0871-4b6d-894a-24d1ed414523) threw an exception. More information is included…

SharePoint Server
SharePoint Server
A family of Microsoft on-premises document management and storage systems.
2,337 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,942 questions
asked 2023-01-27T14:47:34.96+00:00
Tevon2.0 1,106 Reputation points
commented 2024-08-30T07:52:43.32+00:00
John Gilbert R. Alcazar 0 Reputation points
0 answers

whenever trying to invoke-restmethod SharePoint server subscription edition version 24H1 giving html sign in to your account response

Recently we setup SharePoint server subscription edition version 24 H1 . Whenever I am trying to access SharePoint on-premises site using Invoke-restmethod or Postman. It is causing redirection to a html sign in to your account page even before…

SharePoint Server
SharePoint Server
A family of Microsoft on-premises document management and storage systems.
2,337 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,942 questions
asked 2024-08-23T05:50:59.9333333+00:00
mup sharepoint 0 Reputation points
edited the question 2024-08-28T03:42:49.7866667+00:00
Raja Pothuraju 6,085 Reputation points Microsoft Vendor
0 answers

Sharepoint 2013 Central Administration not working!

Please help need your expertise! I restored our Sharepoint server from backup but I'm having trouble accessing central administration functions like Application Management, System Settings, and Backup and Restore. However, I can still open the create…

SharePoint Server
SharePoint Server
A family of Microsoft on-premises document management and storage systems.
2,337 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
10,669 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,942 questions
asked 2024-08-22T01:32:17.9666667+00:00
Maria Isabel C. Domingo 0 Reputation points
3 answers One of the answers was accepted by the question author.

Cannot open SharePoint online site collection with SharePoint designer 2013

Hello, I am part of the admin group on our SharePoint online. However, I am not able to open a site collection which I created using SharePoint designer 2013. The error is that I do not have permissions to do this. I am attempting to insert custom…

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
asked 2021-01-11T18:16:04.613+00:00
Sherazad Ahmed 371 Reputation points
answered 2024-08-13T10:19:31.97+00:00
WEEKS Mark 0 Reputation points
2 answers

SPO site doesnt open in SharePoint Designer 2013

Hello, I have been trying to open our tenant in SharePoint Designer 2013 . All of a sudden, it started throwing error from past 4-5 months. Enable SharePoint Designer customization and other settings have been already done. Please let me know if…

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
10,669 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,964 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,942 questions
asked 2022-12-16T16:48:42.887+00:00
Shri-6058 326 Reputation points
commented 2024-08-13T10:19:12.67+00:00
Mukesh Gujar 0 Reputation points
1 answer

SharePoint Designer 2013 Error - Your account is in a bad state. Please sign-in to this account online to address the issue

Hello, I have been receiving this error once in a week and one month continuous. All sudden one day, it opens however from past 2-3 months it never worked at all. I have been trying various options mentioned here:…

SharePoint Server
SharePoint Server
A family of Microsoft on-premises document management and storage systems.
2,337 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
10,669 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
asked 2023-03-23T05:02:21.1+00:00
Shri-6058 326 Reputation points
commented 2024-08-13T10:15:47.9466667+00:00
WEEKS Mark 0 Reputation points