Server Error in '/' Application.

Could not locate entry in sysdatabases for database 'exporter_web2'. No entry found with that name. Make sure that the name is entered correctly.

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: Could not locate entry in sysdatabases for database 'exporter_web2'. No entry found with that name. Make sure that the name is entered correctly.

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 (0x80131904): Could not locate entry in sysdatabases for database 'exporter_web2'. No entry found with that name. Make sure that the name is entered correctly.]
   System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection) +1960938
   System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection) +4890347
   System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj) +194
   System.Data.SqlClient.TdsParser.Run(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj) +2412
   System.Data.SqlClient.SqlInternalConnectionTds.ChangeDatabaseInternal(String database) +84
   System.Data.SqlClient.SqlInternalConnection.ChangeDatabase(String database) +95
   System.Data.SqlClient.SqlConnection.ChangeDatabase(String database) +85
   APNBIG.Components.Utils.OpenConn(String database) +83
   APNBIG.Components.Banners.GetBannersForDatabase(String database) +147
   APNBIG.Components.Banners..ctor(SiteInfo inf, DataView datasource, Int32 pagesize, Int32 pageno) +165
   APNBig._controls.Banners.Page_Load(Object sender, EventArgs e) +231
   System.Web.Util.CalliHelper.EventArgFunctionCaller(IntPtr fp, Object o, Object t, EventArgs e) +14
   System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e) +35
   System.Web.UI.Control.OnLoad(EventArgs e) +99
   System.Web.UI.Control.LoadRecursive() +50
   System.Web.UI.Control.LoadRecursive() +141
   System.Web.UI.Control.LoadRecursive() +141
   System.Web.UI.Control.LoadRecursive() +141
   System.Web.UI.Control.LoadRecursive() +141
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +627


Version Information: Microsoft .NET Framework Version:2.0.50727.8000; ASP.NET Version:2.0.50727.8001