I am not able to get the connectionString from App.Config file..
Am I missing something?
after creating the class, I moved the class into some folder..Is that the issue? what is the solution without moving the class?
Add a reference to System.Configuration.dll
.
Menu Bar -> Project -> Add Reference... -> .NET (Tab) -> System.Configuration -> OK