473,387 Members | 1,904 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,387 software developers and data experts.

Only elements allowed

I get the following error. Asp.net does not like my web.config file - line
108. Any suggestions would be appreciated.

Configuration Error
Description: An error occurred during the processing of a configuration file
required to service this request. Please review the specific error details
below and modify your configuration file appropriately.

Parser Error Message: Only elements allowed

Source Error:

Line 106: <!-- DataBase Connection String -->
Line 107: <add key="connString1" value=
"Provider=Microsoft.Jet.OLEDB.4.0;Data Source=" />
Line 108: <add key="connString2" value=
"E:\\web\Mobobo123\lxdocs\_database\GfeDB.mdb" />
Line 109: <add key="connString3" value= ";User Id=admin;Password=;" />Line
110: </appSettings>
Feb 6 '06 #1
1 4143
zomg, I know your passwords!!!!

seriously though, i couldn't find anything wrong. some other similar threads
(via google search) indicate that there might be hidden char sequence.

Take a look at:
http://groups.google.com/group/micro...9b139f18d5ea92

Karl

--
MY ASP.Net tutorials
http://www.openmymind.net/
"Jim McGivney" <jm*******@nospam.sbcglobal.net> wrote in message
news:OB**************@TK2MSFTNGP09.phx.gbl...
I get the following error. Asp.net does not like my web.config file - line
108. Any suggestions would be appreciated.

Configuration Error
Description: An error occurred during the processing of a configuration
file required to service this request. Please review the specific error
details below and modify your configuration file appropriately.

Parser Error Message: Only elements allowed

Source Error:

Line 106: <!-- DataBase Connection String -->
Line 107: <add key="connString1" value=
"Provider=Microsoft.Jet.OLEDB.4.0;Data Source=" />
Line 108: <add key="connString2" value=
"E:\\web\Mobobo123\lxdocs\_database\GfeDB.mdb" />
Line 109: <add key="connString3" value= ";User Id=admin;Password=;" />Line
110: </appSettings>

Feb 6 '06 #2

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

Similar topics

0
by: Piers Chivers | last post by:
Hi, I need to restrict the allowed included elements dependent upon the value of another element. How do I do this using XML Schema? For example, the XML <Petshop> <Kind>Dog</Kind>...
2
by: rankam | last post by:
Hi There, We have a requirement for recursive elements within a XML document? Is it possible to design it through XML Schema? And what are implications using recursive elements when using DOM...
2
by: Michael Winter | last post by:
Below is the IDL definition of the HTMLOptionElement. interface HTMLOptionElement : HTMLElement { readonly attribute HTMLFormElement form; attribute boolean defaultSelected;...
7
by: Herbman | last post by:
Hi, I'm trying to position a <tr> ("row") element with CSS. The table itself is positioned with <div> tags. The problem is when I use <div> tags to position the rows within the table nothing...
4
by: Lachlan Hunt | last post by:
Hi, I was wondering if ::before and ::after pseudo-elements can apply to elements styled with the display: table-* properties. None of my tests worked in either Firefox or Opera, yet I could not...
5
by: Markus Ernst | last post by:
Hi I have a validation problem with a form and nested divs. I understand what the problem is, but I don't see how to fix it. This is my normal page structure, and it validates: <!DOCTYPE HTML...
1
by: Chris Leffer | last post by:
Hi. I would like to confirm a behaviour in the authorization element from the web.config file. Suppose the following (using Forms authentication): <authorization> <deny users="?" /> <deny...
8
by: swsdam | last post by:
Thank you for even reading this... I have an xml doc that feeds into html. I am being passed the xml via asp.net. I have used xsl to create an html. Now I'm being asked to let the user omit which...
2
by: SMH | last post by:
I am in the process of converting all HTML documents, including many dynamic/interactive documents, to XHTML documents (because I want to incorporate SVG and MathML, among other things). I am...
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:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
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...
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
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
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.