Can't get reference to ConfigurationManager

C

Charlie@CBFC

Hi:

How do you access ConfigurationManager? In the object browser it's listed
under System.Configuration, but I can't get to it using
System.Configuration.ConfigurationManager. Need to read connection strings
from an app.config file.

Thanks,
Charlie
 
C

Charlie@CBFC

Fixed. Looks like there may be two System.Configuration namespaces. Had to
add reference.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top