Critical Error: SiteUrls.ConfigSpecific Error Message:
Unable to open connection to data provider. An error has occurred while establishing a connection to the server. When connecting to SQL Server 2005, this failure may be caused by the fact that under the default settings SQL Server does not allow remote connections. (provider: SQL Network Interfaces, error: 26 - Error Locating Server/Instance Specified) 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. |