Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Cannot find namespace ConfigurationManager in System.dll
Message
 
 
À
10/01/2009 14:52:30
Information générale
Forum:
ASP.NET
Catégorie:
Installation et Configuration
Divers
Thread ID:
01372557
Message ID:
01372574
Vues:
23
>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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform