Resolve “unable to find metadata” when compiling newly downloaded VS solution
For some strange reason, what helps is clicking on one of the “invalid” references in each project and going to properties. That somehow re-triggers reference resolution.
The wonderful world of technology
For some strange reason, what helps is clicking on one of the “invalid” references in each project and going to properties. That somehow re-triggers reference resolution.
Obscure, but quite easy fix: https://developercommunity2.visualstudio.com/t/find-does-not-show-results/954875 HKEY_CLASSES_ROOTWow6432NodeCLSID{73B7DC00-F498-4ABD-AB79-D07AFD52F395}InProcServer32 After removing the extra backslash in the path, Visual Studio Enterprise 2019 Version 16.8.3 suddenly started showing search results in the Find window.
Original workflow chart was a bit fuzzy, so I redesigned it from scratch: https://doc.sitecore.com/developers/90/sitecore-experience-manager/en/versioned-layouts.html
If you ever have to run a common program across all logins, or show a MOTD text – you can easily do so by placing text file into the start up folder. To locate it, type the following command: …
Read more