Critical Error: SiteUrls.ConfigSpecific Error Message:
The type initializer for 'CommunityServer.Components.ApplicationSet' threw an exception. Exception has been thrown by the target of an invocation. Exception has been thrown by the target of an invocation. The type initializer for 'FourRoads.CMS.Providers.ContentDataProvider' threw an exception. Exception has been thrown by the target of an invocation. The type initializer for 'CommunityServer.Components.ProviderHelper' threw an exception. Could not load file or assembly 'CommunityServer.Data' or one of its dependencies. The module was expected to contain an assembly manifest. Please contact your site administrator. An explanation for why this error could occur is below. |
|
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. For more information you can also visit http://communityserver.org. |