<html>
    <head>
        <title>Critical Error: DataProvider</title>
        <link rel="stylesheet" href="../Themes/default/style/default.aspx" type="text/css">
    </head>
    <body>
        <center>
            <table height="40%" width="90%">
                <tr>
                    <td align="center" valign="middle">
						<h1>Critical Error: SiteUrls.Config</h1>
                        <b>The file containing the&nbsp;SiteUrl Data&nbsp;could not be loaded.</b>
                        <p>
                            Please contact your&nbsp;CommunityServer administrator. A technical explanation 
                            of why this error is caused is below.</p>
                    </td>
                </tr>
                <tr>
                    <td align="left">
                        <P>
                            <hr size="1">
                        <P></P>
                        <P>Community Server expects to find a valid XML file containing&nbsp;all of the 
                            links for a community. By default, this file is located at the root&nbsp;of the 
                            with the name SiteUrls.config.&nbsp;
                        </P>
                        <P>A common error is to included unescaped&nbsp;XML characters,&nbsp;such as 
                            "&amp;" when defining a querystring.
                        </P>
                        <P>If available, the location of the error will be listed below:<BR>
                            <p>Unable to open connection to data provider.</p><p>Login failed for user ''. The user is not associated with a trusted SQL Server connection.</p>
                            <hr size="1">
                        </P>
                        <P>
                            For more information you can also visit&nbsp;<A href="http://CommunityServer.Org">http://CommunityServer.Org</A>
                            the home of the&nbsp;CommunityServer Forums development team.
                        </P>
                    </td>
                </tr>
            </table>
        </center>
    </body>
</html>
