Questions tagged [sharepoint-2019]
101 questions
3
votes
4 answers
Sharepoint 2019 On-Premise Server Farm Broken (Blank White Screen)
I have updated my Sharepoint 2019 Server Farms today (KB5001975), and after the update the documents and site content pages are shows only blank screen,
Home.aspx - working,
/_layouts/15/viewlsts.aspx - Not working (blank white…

T.Anand
- 463
- 2
- 6
- 19
1
vote
1 answer
SharePoint 2019 Prerequisite Installer Fails During Cumulative Update Package 7 for App Fabric 1.1 for Windows Server Installation
I am trying to install SharePoint Server 2019 on a Windows 2016 server, with SQL Server 2016 built into the same server. There is no internet connection on the server, so I have downloaded all the prerequisite application files and I am manually…

ldot87
- 11
- 3
1
vote
0 answers
Microsoft Project Server 2019 on premise: ServiceModel.CommunicationObjectAbortedException in Project Update queue job created using CSOM
I have a code that makes a few simple changes to a project using CSOM:
projContext.Load(this.projContext.Projects, pj => pj.Where(p => p.Id == projId));
projContext.ExecuteQuery();
var proj = projContext.Projects.SingleOrDefault(p…

Maxim Panasyuk
- 126
- 4
1
vote
0 answers
Excel Office Online Server - not refreshing CUBEVALUE formula from Office Online Server
I have a setup with Office Online Server linked to SharePoint 2019. In SharePoint I have uploaded an Excel file with a query connection to an SSAS Cube. I also setup parameters in the Browser View Options of Excel. Then I have a CUBEVALUE formula…

Joseph Caruana
- 2,241
- 3
- 31
- 48
1
vote
1 answer
Sharepoint Script Editor Web Part Not Showing Up
I have SP 2019 setup and I cloned and generated the .sppkg file from the solution below:
https://github.com/pnp/sp-dev-fx-webparts/tree/main/samples/react-script-editor-onprem
I uploaded to the apps store of the site collection and chose to deploy…

Noorul
- 939
- 1
- 11
- 21
1
vote
0 answers
Couldn't translate expression value(Microsoft.ProjectServer.Query`1
Project server 2019 after upgrade from 2016, filter project by ProjectSiteURL throw exception
-1,…

mohamad hijazi
- 11
- 1
1
vote
1 answer
System.IO.FileNotFoundException: Could not load file or assembly "EPPlus, Version=4.0.5.0" on .NET 4.7
What is the error in C# Visual Web Part Solution?
System.IO.FileNotFoundException: 'Could not load file or assembly 'EPPlus, Version=4.0.5.0, Culture=neutral, PublicKeyToken=ea159fdaa78159a1' or one of its dependencies. The system cannot find the…

Mohammed Fazil
- 11
- 4
1
vote
0 answers
How to Create Search Service Application using PowerShell in SharePoint 2019
SharePoint 2019 Search Service Application is showing Error and the service is not getting started,
Error:-
The Search Service is not able to connect to the machine that host Administration components, Verify the administration component "GUID" in…

karhtik
- 506
- 3
- 15
1
vote
1 answer
How to Fix Issue with Retrieve Kerberos Ticket on behalf of the User in WAP
I have a Sharepoint 2019 on-premise running with Kerberos Authentication through ADFS Non-Claims Aware Relying party trust behind WAP. i have update the SSL certificate on all the sharepoint server farm and ADFS and WAP, now if i go through WAP and…

T.Anand
- 463
- 2
- 6
- 19
1
vote
1 answer
Edit and publish button/Icon is missing in Sharepoint 2019 On-premise site home page
I am Site Owner and having Full Control for all the sites, but the Edit button/Icon is Missing if i set the Page as Home Page.
if i go to any other site pages which is not a home page then i am able to see the edit button
if i make any other page…

T.Anand
- 463
- 2
- 6
- 19
1
vote
1 answer
Can I put spacing in Application Pool Name when creating a new web application in SharePoint?
I'm currently configuring a SharePoint Farm, and I'm not sure what is the right naming convention for Application Pool Name in creating a new web application. Is it okay if it has spacing? Thanks

Xev
- 109
- 1
- 1
- 12
1
vote
1 answer
updating List views SharePoint PowerShell
I want to be able to update the "JSLink" property on all views in two different lists. However I keep getting the following error:
"Collection was modified; enumeration operation may not execute."
I have the following PowerShell:
Add-PSSnapin…

Dev P
- 1,157
- 5
- 32
- 54
1
vote
1 answer
Sharepoint 2019 FBA configuration error, cannot open FBA user management settings
I just configured Forms Based Authentication (FBA) with Visigo solution( https://www.visigo.com/products/sharepoint-fba-pack/) in Sharepoint2019 using this blog (…

Niusha Tahmasebi
- 11
- 2
1
vote
2 answers
How to Create Custom.aspx for Windows Authentication for Sharepoint2019
I am Using Sharepoint2019 On-Premise
I am looking to use separate .aspx page for authenticate users for Sharepoint2019,
I tried the Form-Based…

T.Anand
- 463
- 2
- 6
- 19
1
vote
1 answer
Color office-ui-fabric-react DetailsList Cell by its value
I am using office-ui-fabric-react DetailsList in SPFx web part and it works fine. I want to have a background color of the cell based on the value in them. Say red for no and green for yes. Please help me

Rana Umair
- 21
- 1
- 6