January 2018

Symptom Have you ever experienced intermittent but short-lived delays while rendering your SharePoint site, which seems to correct itself, but then returns at random times?  If so, read on… as the issue detailed below may be occurring in your Farm and going unnoticed. If you happen to catch one of the delays in action while […]

SharePoint fails to create Configuration Database for a new farm

Problem Description A new installation of SharePoint fails to provision a new farm due to a failure while creating the configuration database. Example: Here is the exception stack from the PSCDiagnostics log:

Cause This issue can occur if you chose to download and install all the prerequisite software manually, namely in this case the […]

Symptom Unable to join any servers to your Production SharePoint Farm. PSConfig is failing with error “Keyset does not exist”   From PSCDiagnostics Log:

Cause PSCONFIG was failing while attempting to join a serer to the Farm with error “Keyset does not exist” because the PSCONFIG process was attempting to create the required Machine […]

Symptom Downloading results from a SharePoint site query fails partly through the export with the following error: “The content can no longer be saved to the export location. Please ensure that it is available and has sufficient space.” Cause This problem was caused by an authentication context switch when attempting to download an InfoPath Form. […]

Summary I worked on a long running RBS case where the customer followed the steps in our TechNet Article , which resulted in SharePoint throwing an the following error while uploading files to a document library, after enabling RBS. w3wp.exe (0x0EF0)         0x24E4  SharePoint Foundation  Runtime               tkau                Unexpected System.Runtime.InteropServices.COMException: The URL ‘Shared Documents/document1.docx’ is invalid.  It […]

Summary The blog referenced in the resource section below does a great job at demonstrating how to create a new SharePoint Web Application Pool and associate it with the Web App using PowerShell. However, as mentioned in the blog the process is a little different for Service Applications. The following information is just a quick […]