Have you ever come across the error "Could not find configuration node"? Like following error page? If yes most probably your Site web.config been messed up. One of the popular reasons: In your solution one or more project's web.config file is replacing the website default web.config files. And that could be because your project web.config … Continue reading Sitecore: Could not find configuration node

