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:


Line 9:          }
Line 10: 
Line 11:         base.OnInit(e);
Line 12:     }
Line 13: </script>

Source File: c:\wwwroot\2010.jpmmedia.com.au\_controls\SearchFilter.ascx    Line: 11

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.FilterMgr.LoadRangeFilter(RangeType type, FilterType filterType, FilterCollection filters) +47
   APNBig._components.FilterMgr.LoadFilter(DataView dataView, FilterType filterType) +91
   APNBig._controls.SearchFilter.GetData() +25
   APNBig._controls.SearchFilter.BindList() +15
   APNBig._controls.SearchFilter.OnInit(EventArgs e) +48
   ASP._controls_searchfilter_ascx.OnInit(EventArgs e) in c:\wwwroot\2010.jpmmedia.com.au\_controls\SearchFilter.ascx:11
   System.Web.UI.Control.InitRecursive(Control namingContainer) +333
   System.Web.UI.Control.InitRecursive(Control namingContainer) +210
   System.Web.UI.Control.InitRecursive(Control namingContainer) +210
   System.Web.UI.Control.InitRecursive(Control namingContainer) +210
   System.Web.UI.Control.InitRecursive(Control namingContainer) +210
   System.Web.UI.Control.InitRecursive(Control namingContainer) +210
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +378


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