Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Configuration settings problem
Message
 
À
18/01/2005 20:42:42
Information générale
Forum:
ASP.NET
Catégorie:
Code, syntaxe and commandes
Versions des environnements
Environment:
VB.NET 1.1
OS:
Windows XP SP1
Database:
MS SQL Server
Divers
Thread ID:
00978371
Message ID:
00978393
Vues:
22
I've found the error on the
<AppSettings>
keyword in the config file. Apparently it should be
<appSettings>
makes sense since xml is case sensitive.

Thanks again for your reply,

Enmanuel


>
>This works ok for me. I added the Aplicacion key in my app.config file and did this:
>
>
>        Dim sAppName As String = System.Configuration.ConfigurationSettings.AppSettings("Aplicacion")
>        MessageBox.Show(sAppName)
>
>
>The name of the key was displayed ok.
I'm a mixture of Albert Einstein and Arnold Schwarzenegger. The only trouble is that I got Einstein's body and Schwarzenegger's brain
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform