Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Help reading an application Config File
Message
General information
Forum:
ASP.NET
Category:
Other
Miscellaneous
Thread ID:
00889292
Message ID:
00889334
Views:
22
Cathi

Thanks for the reply, still no luck though, I tried adding another key, but get the same Nothing.

vbReadConfig.config
<?xml version="1.0" encoding="utf-8" ?>
<configuration>
	<appSettings>
		<add key="ConnectionString" value "ConnectionStringText"/>
		<add key="dsn" value="Provider=Microsoft.Jet.OLEDB.4.0;Data Source=C:\Statistics.mdb"/>
	</appSettings>
</configuration>
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform