I m getting runtime problem in this line..... of my Code
----------------------------------------------------------------------------------------------------------------------------
string _connStr = ConfigurationManager.ConnectionStrings["ConnStr"].ConnectionString;
----------------------------------------------------------------------------------------------------------------------------
Please help me to solve it...
Here is my entire code file....