473,396 Members | 1,712 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

I get some information messages with the web config

Hi,
I am trying to add a definition for ConnString to web.config as follows
(VS.NET STD 2005)

<configuration>
<system.web>
..........
<appsettings>
<add key="ConnString" value="C:\test\test.mdb" />
</appsettings>

</system.web>
</configuration>

When I try to run it, I get some information messages
"Message 100 Could not find schema information for the attribute
'key'. c:\inetpub\wwwroot\WebComptrackOnlineASP2\Web.conf ig 10 72 https://desktop11406/WebComptrackOnlineASP2/

What am I doing wrong?
Thanks.

Feb 7 '06 #1
1 1117
Not sure if this is the cause, but you should use *appSettings* with a
capital 'S':
http://msdn.microsoft.com/library/de...ngsElement.asp

hth, Baileys
zo****@gmail.com wrote:
<configuration>
<system.web>
..........
<appsettings>
<add key="ConnString" value="C:\test\test.mdb" />
</appsettings>

</system.web>
</configuration>

Feb 7 '06 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: lothar | last post by:
i want to traverse a set of messages in a Yahoogroups group from a Python program. to get to the messages of the group, one must log in. this presents, i think, two problems, 1) handling the...
3
by: Mike | last post by:
Another complaint I would like to see corrected. The Information Center tool is now pretty much useless to me. Does anyone else besides me remember when information center had a troubleshooting tab...
1
by: bay_dar | last post by:
Hi, According to the information in the web.config file, if I set customErrors mode="RemoteOnly" in the web.config file then: "Display custom (friendly) messages only to users not running on the...
0
by: zoltix | last post by:
I am trying to add a definition for ConnString to web.config as follows (VS.NET STD 2005) <configuration> <system.web> ......... <appsettings> <add key="ConnString" value="C:\test\test.mdb"...
4
by: Ravi Ambros Wallau | last post by:
Hi: We developed a set of ASP.NET Web Applications that never runs in stand-alone mode, but always inside a portal (Rainbow Portal). All modules are copied on that portal. My question is: load...
2
by: Ryan | last post by:
I'm getting tons of these messages and it's from the default web.config file created by VB 2005. I have a feeling the link is incorrect. Anyone know what it should be? <configuration...
0
by: KIM | last post by:
Hi! We are trying to realize message-based security with WCF June CTP. We get the messages encrypted but not signed (see SOAP-message below)! We also tried the "Message Security Sample" from the...
4
by: Rafael Tejera | last post by:
I'm moving some code from my old pc. I'm using VS NET 2003 C# and MSSQL 2003. Everything is in place, but I'm receiving this error messages. thansk for you help... Here is the error...
0
by: gsl | last post by:
Hi we have a number of web applications once in a while they produce an error like below if you restart IIS - they disappear it happens on two servers any ideas?
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.