Critical Error: SiteUrls.ConfigSpecific Error Message:
The type initializer for 'CommunityServer.Components.CommonDataProvider' threw an exception. It is an error to use a section registered as allowDefinition='MachineToApplication' beyond application level. This error can be caused by a virtual directory not being configured as an application in IIS. (C:\hosting\webhost4life\member\keithrull\community\groups\web.config line 37) 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. |