1
Answer

huge problem. ConfigurationManager

Photo of prasad fernando

prasad fernando

15y
5.7k
1
i'm using visual studio 2005 first i imported the Configuration by "using System.Configuration;" then i created the App.config file then when i write this line in my code NameValueCollection AppSettings = ConfigurationManager.AppSettings; it gives me the error "the name ConfigurationManager does not exist in the curent context " please help me with this. i'm bit stucked now.

Answers (1)