Questions tagged [sharepoint-2019]
101 questions
0
votes
0 answers
Access between database and web front-end servers of SharePoint 2019 farm
I am a developer with limited knowledge of SharePoint Administration. We have a SharePoint 2019 multi-tier farm.
1 App with Central Admin
1 App with Search
1 F5 Firewall between App and Web Servers
2 Web Front End Servers (WFE)
Everything was good…

MMUNEEBALI
- 101
- 1
- 5
0
votes
1 answer
How to customize the modern SharePoint online list toolbar?
How to customize the modern SharePoint online list toolbar?
I was not able to find any options that were available in previous versions in SP. I have an option under the "...", toolbar and I want to add it to the toolbar. Also, want to remove the…

Porthos
- 31
- 2
0
votes
1 answer
Custom SharePoint authentication form - problem with displaying error messages because of page refresh
I'm trying to create custom form authentication page for SharePoint Server based on default .aspx one:
<%@ Assembly Name = "$SharePoint.Project.AssemblyFullName$" %>
<%@ Import Namespace = "Microsoft.SharePoint.ApplicationPages" %>
<%@…

Valery Chutkov
- 1
- 1
0
votes
1 answer
Sharepoint 2019 search without Enterprise Search
Our organization has Sharepoint 2019 Server (On-Premise) licenses (via some partner subscription) and have bought Standard CALs.
So now we must deploy Sharepoint Server 2019 that would be legal to work via Standard CALs, without enterprise services:…

whatnoise
- 3
- 2
0
votes
1 answer
Sharepoint 2019 On Premise PIcture Gallery not showing up when adding a webpart
A Picture Gallery(Slide Show) was created via "Add an app" on the SharePoint site where it is to be placed. I see it in site contents (as a Picture Library) but when I go to add it on the page (add a webpart in column...) it is not available in the…

user3096487
- 349
- 1
- 2
- 14
0
votes
1 answer
Assertion Failed: Break into debugger
I am facing this assertion error in every list which is included a column type of managed metadata.
Even if I create a new custom list and add one metadata type column, this error is popping up when I click on quick edit.
Can anyone give a clue…

Fahim Afser
- 23
- 6
0
votes
0 answers
Delete (SP2019 on Prem) Site with SubSite(s)
(FIRST POST - I will do my best to summerize, forgive me ahead of time)
I have a SharePoint site with a list of sites to be deleted, problem is, some of the sites to be deleted have subsites that need to be deleted before the deletion can occure. I…

Riley
- 1
- 2
0
votes
1 answer
Word hyperlink to SharePoint 2019 documentset not working
I have an issue concerning hyperlinks to documentsets in SharePoint 2019.
We are currently migrating all sites from SharePoint 2013 to SharePoint 2019.
We have a document library with word documents within documentsets. These word documents contain…

vonis22
- 55
- 7
0
votes
2 answers
Resotre-SPSite occurring site collection deletion
I tried to restore site collection from web application to another web application using SharePoint Shell (Backup-SPSite, and Restore-SPSite) but the site collection in the destination removed without successfully restoring the targeted site…

Ahmad Moayad
- 1
- 3
0
votes
1 answer
SharePoint 2019 - The request message is too big
I have a small Console Application made with the help of .NET Framework 4.7.2.
Its' purpose is to upload PDF files to a SharePoint 2019 site.
There is a 2 MB file size limitation which I cannot find a way to avoid.
The error message is as…

Ivo Kostov
- 49
- 8
0
votes
2 answers
Automated way to add & deploy SPFX sppkg solution package file to SharePoint 2019 (on-premises) app catalog
I'm looking for an automated way for adding & deploying SPFX solution package (*.sppkg) into the SharePoint 2019 (NOT online) app catalog. This is cause and doing the deploying using azure devops (CI/CD) release pipeline.
I found those two below …

Hazem Abdelwahab
- 287
- 3
- 7
0
votes
1 answer
sharepoint 2019 cant see my .stp list templates in add an app
I've creates 2 .stp with content from a SP13 server (publishing site), and uploaded them to the List Template Gallery at a SP19 server (publishing site), yet cannot find my new lists templates for creation
how can I see/create lists from .stp in…

bresleveloper
- 5,940
- 3
- 33
- 47
0
votes
1 answer
SharePoint 2019 Suitebar is disappear and unable to correct it back
We are just setup a SharePoint Server 2019 and created several site collections. We first remove the top left element of the suite bar in .css or .js. I am not sure where did I remove the suite bar.
However, we would like to bring it back to all…

Lee CC
- 1
0
votes
1 answer
Unable to deploy SPFx webpart to sharepoint 2019 via App Catalog
I'm having some trouble deploying my .sppkg file to Sharepoint 2019. I've developed it using the SPFx framework version v1.4.1 to ensure it is compatible, and the webpart works fine when deployed in development mode against the Sharepoint…

denalisk
- 163
- 8
0
votes
0 answers
SharePoint 2019 CSOM not saving FieldUserValue
I'm facing a strange Issue when I'm inserting or updating an item in SharePoint2019 list which contains a user column the save completes with no errors but the user column always have empty value,
below is my code
…

Faisal Shahin
- 26
- 6