
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
	<head id="ctl00_Head1"><title>
	Subtext - Database Login Failure
</title><link id="ctl00_installStyle" rel="stylesheet" type="text/css" href="../SystemMessages/Style/SystemMessageStyle.css" /><link id="ctl00_installFavicon" rel="shortcut icon" href="../favicon.ico" type="image/x-icon" /></head>
	<body>
		<form name="aspnetForm" method="post" action="../SystemMessages/DatabaseLoginFailed.aspx" id="aspnetForm">
<input type="hidden" name="__VIEWSTATE" id="__VIEWSTATE" value="/wEPDwUKMTMxOTkxNTY5OGRkwr6LcJBsoV5ORN5XvZz39OksyIY=" />

			<div id="main">
				<div id="logo"></div>
				<h1>Database Login Failure</h1>
				<h2>But I Can Help You</h2>
				
	<p>
		Greetings! Subtext cannot connect to your backend database.  Seems to be 
		a problem with the login.
	</p>
	<p>
		Please check the connection string in your web.config file.  It&#8217;s in the 
		<code>ConnectionStrings</code> section with the key &#8220;subtextData&#8221;.
	</p>
	<p>
		Also make sure that the user specified in the connection string 
		has permissions to your database.
	</p>
	
		
			</div>
		</form>
	</body>
</html>