Hi Experts, I have visited the forum regarding this solution ,but could not get proper help. I got error :
Object reference not set to an instance of an object.
Line 18: <%
Line 19:
Line 20: string proj_id=Session.Contents["proj_id"].ToString(); <-------- > pointing to this part
Line 21: OleDbConnection conn=new OleDbConnection(System.Configuration.ConfigurationManager.AppSettings["MM_CONNECTION_STRING_ictmdb"]);
Line 22: conn.Open();
Looking for expert openion and help