Object reference not set to an instance of an object
Hi all,<br />
<div> </div>
<div> </div>
<div> when i run an web app i get the following error message<strong> </strong>in the connection string are:<strong> Object reference not set to an instance of an object.</strong>The Below code is i am using</div><div> </div>
<div>
string connectionString = ConfigurationManager.ConnectionStrings["<strong>I PUT MY CONNECTION STRING IS HERE</strong>"].ConnectionString;
</div><div> </div><div>Can Any one try to hep me.</div>
<div> </div>
<div> </div>
<div>Thank You... </div>