Ver Mensaje Individual
  #12 (permalink)  
Antiguo 20/07/2007, 08:09
Avatar de Developer9
Developer9
(Desactivado)
 
Fecha de Ingreso: abril-2005
Ubicación: Mi Ecuador del alma
Mensajes: 4.196
Antigüedad: 19 años, 9 meses
Puntos: 47
Re: Como utilizar el archivo app.config?

Cita:
Iniciado por juancete Ver Mensaje
debajo de </system.web>

Código:
<appSettings/>
		<connectionStrings>
			<add name="NOMBRE" connectionString="..." providerName="..." />
		</connectionStrings>
y para leerlo

ConfigurationManager.ConnectionStrings["NOMBRE"].ConnectionString

espero que te sirva


CREO QUE COMETI UN GRANDISIMO ERROR

Mi aplicacion no es web, es windows. No tengo un </system.web> Por eso preguntaba sobre el app.config, mas no sobre el web.config

Cita:
Iniciado por chcma Ver Mensaje
Amigo, no te va por que tienes que agregar como REFERENCIA el System.Configuration.

Ese problema me pasaba a mi, no entendia por que salía el System.Configuration.ConfigurationSettings y no salia el System.Configuration.ConfigurationManager...

Prueba a agregar a las .dll el System.Configuraion.dll y verás como si te sale.

Saludos.
Sera? Voy a ver con esa dll que decis

PD: No es que tenga faltas ortograficas, es que no se que le paso a la fuck tilde en mi teclado