Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Cannot find namespace ConfigurationManager in System.dll
Message
 
 
To
10/01/2009 14:52:30
General information
Forum:
ASP.NET
Category:
Installation, Setup and Configuration
Miscellaneous
Thread ID:
01372557
Message ID:
01372574
Views:
22
>Hi All.
>
>I am developing an application using C# and the Staratframe application framework in Visual Studio 2008. Even though I am Using System.Configuration at the top of my program, when I type Configuration, it only gives me CongifurationSettings and not ConfigurationManager. What's up with this? When I rightclick on the dll and select properies it tells me that the runtime version is v2.0.50727 and the version is 2.0.0.0.
>
>Also, it appears that my app.config file is build into the exe, making it about useless. Is there a way around this?

You should type ConfigurationManager.

See http://msdn.microsoft.com/en-us/library/system.configuration.configurationmanager.aspx
If it's not broken, fix it until it is.


My Blog
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform