Server Error in '/' Application.

SQL Server does not exist or access denied.

Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: System.Data.SqlClient.SqlException: SQL Server does not exist or access denied.

Source Error:

An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.

Stack Trace:


[SqlException: SQL Server does not exist or access denied.]
   System.Data.SqlClient.ConnectionPool.GetConnection(Boolean& isInTransaction) +472
   System.Data.SqlClient.SqlConnectionPoolManager.GetPooledConnection(SqlConnectionString options, Boolean& isInTransaction) +372
   System.Data.SqlClient.SqlConnection.Open() +384
   Dottext.Framework.Data.SqlHelper.ExecuteReader(String connectionString, CommandType commandType, String commandText, SqlParameter[] commandParameters) +54
   Dottext.Framework.Data.SqlDataProvider.GetConfig(String host, String application) +114
   Dottext.Framework.Data.DataDTOProvider.GetConfig(String hostname, String application) +55
   Dottext.Framework.Configuration.Config.GetConfig(String hostname, String application) +34
   Dottext.Common.Config.SingleBlogConfig.LoadSingleConfig(HttpContext context) +145
   Dottext.Common.Config.SingleBlogConfig.GetConfig(HttpContext context) +146
   Dottext.Framework.Configuration.Config.CurrentBlog(HttpContext context) +26
   Dottext.Web.UI.Globals.Skin(HttpContext context) +10
   Dottext.Web.UI.WebControls.MasterPage.get_TemplateFile() +25
   Dottext.Web.UI.WebControls.MasterPage.BuildMasterPage() +20
   Dottext.Web.UI.WebControls.MasterPage.OnInit(EventArgs e) +13
   System.Web.UI.Control.InitRecursive(Control namingContainer) +241
   System.Web.UI.Control.InitRecursive(Control namingContainer) +179
   System.Web.UI.Control.InitRecursive(Control namingContainer) +179
   System.Web.UI.Page.ProcessRequestMain() +197


Version Information: Microsoft .NET Framework Version:1.1.4322.2407; ASP.NET Version:1.1.4322.2407