Here are the titles of some of the errors:
- Multiple controls with the same ID 'csSearchBox' were found. FindControl requires that controls have unique IDs.
- Exception of type 'System.OutOfMemoryException' was thrown.
- Community Server expects to find a valid XML file containing all of the links for a community. By default, this file is located at the root of the with the name SiteUrls.config. A common error is that SiteUrls.config included unescaped XML characters, such as "&" when defining a querystring.