Server Error in '/' Application.

The ConnectionString property has not been initialized.

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.InvalidOperationException: The ConnectionString property has not been initialized.

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:


[InvalidOperationException: The ConnectionString property has not been initialized.]
   System.Data.SqlClient.SqlConnection.PermissionDemand() +6357040
   System.Data.ProviderBase.DbConnectionClosed.OpenConnection(DbConnection outerConnection, DbConnectionFactory connectionFactory) +6343479
   System.Data.SqlClient.SqlConnection.Open() +258
   class.clsGeneralDb.GetClusterName(String dbMasterRef, String projectRef, String clusterRef) +125
   wf_unitLvl3.renderProductDetails(String searchDbMasterRef, String searchProjectRef, String searchClusterRef, String searchCategoryRef, String searchProductRef, String searchProjectCategoryType, String searchLocation, String searchSubLocation, String searchUnitKeyword) +222
   wf_unitLvl3.wf_unitLvl3_Load(Object sender, EventArgs e) +22337
   System.Web.UI.Control.OnLoad(EventArgs e) +132
   System.Web.UI.Control.LoadRecursive() +66
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +2428


Version Information: Microsoft .NET Framework Version:2.0.50727.8964; ASP.NET Version:2.0.50727.8962