Tag: config
-
You may have ran into an issue during deployments when trying to publish in the past where you have seen this message: “An item name cannot contain any of the following characters: \/:?”<>\-|[] (controlled by the setting InvalidItemNameChars)” In order to help move forward on this you need to disable…
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
The Issue: After I had updated my .Net Core on my developer machine to a newer version I went to debug a web application I had and received this error: Could not load file or assembly ‘DotNetOpenAuth.Core, Version=4.1.0.0, Culture=neutral, PublicKeyToken=2780ccd10d57b246’ or one of its dependencies. The located assembly’s manifest definition…
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
This page will attempt to describe how to encrypt sensitive information contained in .NET config files using the RSA Key Container, as well as how to export/import the key from that container so that other developers may use the same key to work on the same project. Helpful Tips: The aspnet_regiis.exe…
-
+
+
+
+
+
+
When you install a new 8.0 instance of Sitecore you will find the site can be laggy and sluggish to load. To speed up your dev environment I would recommend this easy fix. First create a folder called z in your app config sitecore path: C:\inetpub\wwwroot\yoursitecore\Website\App_Config\z Then, create a file called…