can´t find System.Configuration.Configuration Class

Hi, I'm new in .net programing. I'm trying to use the System.Configuration.Configuration Class but it doesn't exist under the namespace System.Configuration. I've just installed SP1 for .NET 2005 but nothing changed. If somebody have a clue I'll appreciate it.

Thanks,
Rodrigo.


Answer this question

can´t find System.Configuration.Configuration Class

  • lascucarachas

    Great!, thanks Brendan.

    Rodrigo.


  • Will87

    Add a reference to System.Configuration.dll in your project.

  • can´t find System.Configuration.Configuration Class