Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Configuration settings problem
Message
 
To
18/01/2005 20:42:42
General information
Forum:
ASP.NET
Category:
Coding, syntax and commands
Environment versions
Environment:
VB.NET 1.1
OS:
Windows XP SP1
Database:
MS SQL Server
Miscellaneous
Thread ID:
00978371
Message ID:
00978393
Views:
23
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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform