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:


Line 83:         catch (Exception ex)
Line 84:         {
Line 85:             throw ex;
Line 86:         }
Line 87:         finally

Source File: g:\pleskvhosts\srpgcollege.org\httpdocs\App_Code\Connection.cs    Line: 85

Stack Trace:


[InvalidOperationException: The ConnectionString property has not been initialized.]
   Connection.fillds(String qry) in g:\pleskvhosts\srpgcollege.org\httpdocs\App_Code\Connection.cs:85
   Student_List.Page_Load(Object sender, EventArgs e) in g:\pleskvhosts\srpgcollege.org\httpdocs\Student_List.aspx.cs:17
   System.Web.UI.Control.OnLoad(EventArgs e) +108
   System.Web.UI.Control.LoadRecursive() +90
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1533


Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.8.4700.0