SharePoint Server 2016

Security Token Service cannot be activated due to This collection already contains an address with scheme http

In this article, I’m gonna to fix the below SharePoint Event log issue WebHost failed to process a request Exception: System.ServiceModel.ServiceActivationException: The service ‘/_vti_bin/sts/spsecuritytokenservice.svc’ cannot be activated due to an exception during compilation. The exception message is: This collection already contains an address with scheme http. Cause There are multiple site bindings in this collection […]

Security Token Service cannot be activated due to This collection already contains an address with scheme http Read More »

Show SharePoint Document Library files with folders and subfolders in SSRS

Show Recursive Document Library files with folders and subfolders in Reporting Service

In this article, I will explain How to show a SharePoint Document Library files with folders and subfolders in SSRS recursively   Scenario I have a SharePoint Document Library with multiple folders and subfolders as shown below: I have tried to retrieve all files, folders, and subfolders from this Document Library in Reporting Service (SSRS) report, but unfortunately,

Show SharePoint Document Library files with folders and subfolders in SSRS Read More »

Scroll to Top