Critical Error: SiteUrls.Config

The file containing the SiteUrl Data could not be loaded.

Please contact your CommunityServer administrator. A technical explanation of why this error is caused 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 to included unescaped XML characters, such as "&" when defining a querystring.

If available, the location of the error will be listed below:

Exception has been thrown by the target of an invocation.

The type initializer for 'CommunityServer.Components.ApplicationSet' threw an exception.

Could not load file or assembly 'CommunityServer.Discussions, Version=2.0.60210.2610, Culture=neutral, PublicKeyToken=null' or one of its dependencies. Access is denied.

Could not load file or assembly 'CommunityServer.Discussions' or one of its dependencies. Access is denied.


For more information you can also visit http://CommunityServer.Org the home of the CommunityServer Forums development team.