Skip to content
The Bits That Byte
  • About
September 21, 2018 / Sitecore

xconnect.collection connectionString Values: Which One for Which Role

For those that use an XP1 build of Sitecore 9, setting the proper connectionStrings is critical for xConnect communication. One of the more confusing aspects are the connectionStrings named xconnect.collection and xconnect.collection.certificate. These may require either the xConnectCollection or xConnectCollectionSearch endpoint and matching thumbprint depending on the Sitecore Role.   <add name=”xconnect.collection” connectionString=”https://Sitecore_xconnect” />   <add …

Continue Reading
September 10, 2018 / Sitecore

When and How to Clean the Event Queue and Properties Tables

Sitecore is a .NET application that leverages relational database storage in the management of its operations. These operations could be scheduled jobs, xDB or xConnect Processing, OnPublish/OnEnd events, or manually triggered events. The Event Queue Table in the Core, Master, and Web databases store this data depending on which events the database is associated with. …

Continue Reading
May 20, 2019 / Sitecore

Sitecore 9 – Importing a Wildcard or Public CA Certificate into Solr

If you are using Sitecore 9 with Solr, you are most likely (should) be using Solr over SSL/HTTPS. Self-Signed Certificates are an option in non-Production environments but in the following scenarios you should use a Public Certificate Authority: Production on IaaS Azure AppServices with Solr on IaaS (AppServices cannot use Self-Signed Certificates, but require a CA …

Continue Reading
June 16, 2020 / Sitecore

What is (and How to Use) the Sitecore 9 Shard Map Manager Tool

What is the Shard Map Manager Tool The Sitecore 9 SQL Shard Map Manager sharding deployment tool is designed to create your initial sharded environment that houses raw xConnect data. It’s not intended for rebalancing or reconfiguration of an environment with data. You would need to perform manual steps to reconfigure your environment. The SQL …

Continue Reading
June 8, 2018 / Sitecore

Sitecore 9: Redis Private SessionState Configuration

If you are using Redis for your Sitecore 9 Private SessionState Provider on Content Delivery Servers and follow the Sitecore documentation for Update 1 located at: https://doc.sitecore.net/sitecore_experience_platform/setting_up_and_maintaining/session_state/session_state/walkthrough_configuring_a_private_session_state_database_using_the_redis_provider, you are likely to experience the following error: StackExchange.Redis.RedisConnectionException: No connection is available to service this operation: EVAL This is because Sitecore’s documentation for the Web.config changes are …

Continue Reading
June 8, 2018 / Sitecore

Sitecore 9: HTTP Error 500.21 Bad Module “ManagedPipelineHandler” in its module list

If you have installed Sitecore 9 and attempt to pull up a Sitecore site only to find the following error: “HTTP Error 500.21 – Internal Server Error… bad module “ManagedPipelineHandler” in its module list”, it may because you are missing ASP .NET 4.6 (Sitecore 9 requires 4.6 or 4.7. Please see SIF Prerequisites for more):

Managed Pipeline Error

To remedy this issue, install ASP.NET 4.6 from the Server Roles manager of Server 2016 or download ASP.NET 4.7

ASP.NET 4.6 Server Role
ASP.NET 4.6 Server Role
October 31, 2019 / Sitecore

Sitecore 9 XP1: xConnect Windows Services – Marketing Automation Engine and xConnect Search Indexer

Sitecore 9 XP1 implementations establish two key Windows Services supporting xConnect (that are created as Windows Services via the SIF, but other options exist…. more on that later). These are the Sitecore Marketing Automation Engine and Sitecore XConnect Search Indexer components. Each has distinct responsibilities in ensuring that xConnect properly functions so if xConnect is …

Continue Reading
April 27, 2018 / Sitecore

Sitecore 9: xConnect Endpoint Communication… Certificates, Ports, Hosts Files/DNS, and More!

Sitecore 9 brings a heavy paradigm with certificates and intra-machine communication when you decide to implement a scaled XP1 environment. You could have separate servers for each Sitecore role, or an architecture that has xConnect on one Server… CMS, Processing, and Reporting on another… and your CDS(s) serving public traffic. As you need to ensure communication between …

Continue Reading
March 15, 2019 / Sitecore

Sitecore 9.0 XP1 Client Certificates Guide

Unweaving the Client Certificates required for an 9.0 XP1 scaled implementation can be a bit of a challenge, as there are several undocumented steps that need to be undertaken. Often, many will export and import the correct certificates, update connectionStrings to use the proper ThumbPrints, but not update the SSL Settings for the IIS xConnect …

Continue Reading
May 10, 2024 / Sitecore

Sitecore 9: Restrict Access to the Client

Locking down your Content Delivery servers so external users can’t access your content management capabilities and Admin pages is one of the top security steps you need to undertake when deploying a new Sitecore environment. The first step is to implement IP-based security restrictions: Instructions for IIS 7 and greater are as follows: https://docs.microsoft.com/en-us/iis/configuration/system.webServer/security/ipSecurity/ The …

Continue Reading

Posts pagination

  • Previous
  • 1
  • …
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • …
  • 21
  • Next

Follow The Bits That Byte

26.5K Followers

Follow me on Twitter 1.1K Followers
Follow me on LinkedIn 25.4K Followers
Sitecore Technology MVP

Recent Posts

  • Clean Architecture for Sitecore Development
  • Using Sitecore PowerShell Extensions to Get/Update Field Values
  • Sitecore Quicktip: Auditing Sitecore Logins
  • How to Add Custom Solr Indexes in SolrCloud
  • AI in the Organization Is Scary… And What to Do About It

Categories

  • AngularJS
  • Azure
  • CSS3
  • HTML5
  • Hyper-V
  • JavaScript
  • jQuery
  • OneDrive
  • PowerShell
  • Responsive Web Design
  • Search
  • SEO
  • SharePoint
  • Sitecore
  • SQL 2008 R2
  • SQL 2012
  • Tech Review
  • Tech Toy
  • Technical Resources
  • Visual Studio
  • Web Content Management
  • Windows 8
  • Windows 8 App
  • Windows App
  • Windows Server 2008 R2
  • Workflow

Blogroll

  • Dev Musings
  • Ketan Sethi
  • Sergey Solomentsev
  • Sitecore Architecture – Grant's Sitecore Rants
  • Sitecore Gabe
  • Tech Travels with Brian
  • The Tech Crane
© 2026 thebitsthatbyte.com - Powered by SimplyNews