| | |
Schema information
Please support our ASP.NET advertiser: Intel Parallel Studio Home
![]() |
•
•
Join Date: Aug 2006
Posts: 3
Reputation:
Solved Threads: 0
Hi,
I'm new at this and need some help.
I'm writing a simple validation page, and have edited my web.config page to include the path to a system database that points to an access db.
All is well except I have over 100 messages all saying:
[Message 2 Could not find schema information for the element 'http://schemas.microsoft.com/.NetConfiguration/v2.0:configSections'.]
I have a line on this page that reads:
[<configurationxmlns="http://schemas.microsoft.com/.NetConfiguration/v2.0">]
I found on another forum that if change this line to just:
[<configuration>]
All the messages disappear and give far less messages that say:
[Warning 1 The 'requirePermission' attribute is not declared. ]
&
[Message 5 Could not find schema information for the element 'microsoft.web'. ]
Can anyone suggest anything?
I'm new at this and need some help.
I'm writing a simple validation page, and have edited my web.config page to include the path to a system database that points to an access db.
All is well except I have over 100 messages all saying:
[Message 2 Could not find schema information for the element 'http://schemas.microsoft.com/.NetConfiguration/v2.0:configSections'.]
I have a line on this page that reads:
[<configurationxmlns="http://schemas.microsoft.com/.NetConfiguration/v2.0">]
I found on another forum that if change this line to just:
[<configuration>]
All the messages disappear and give far less messages that say:
[Warning 1 The 'requirePermission' attribute is not declared. ]
&
[Message 5 Could not find schema information for the element 'microsoft.web'. ]
Can anyone suggest anything?
There should be a space between <configuration and xmlns
That's what my web.config looks like.
<configuration xmlns="http://schemas.microsoft.com/.NetConfiguration/v2.0">
That's what my web.config looks like.
•
•
Join Date: Aug 2006
Posts: 3
Reputation:
Solved Threads: 0
•
•
•
•
Originally Posted by Tim Kelly
Hi,
I'm new at this and need some help.
I'm writing a simple validation page, and have edited my web.config page to include the path to a system database that points to an access db.
All is well except I have over 100 messages all saying:
[Message 2 Could not find schema information for the element 'http://schemas.microsoft.com/.NetConfiguration/v2.0:configSections'.]
I have a line on this page that reads:
[<configurationxmlns="http://schemas.microsoft.com/.NetConfiguration/v2.0">]
I found on another forum that if change this line to just:
[<configuration>]
All the messages disappear and give far less messages that say:
[Warning 1 The 'requirePermission' attribute is not declared. ]
&
[Message 5 Could not find schema information for the element 'microsoft.web'. ]
Can anyone suggest anything?
![]() |
Similar Threads
- how to find stock information with php script (PHP)
- Viruses found need some information (Viruses, Spyware and other Nasties)
- Error getting forms to send information (PHP)
- system volume information: worm infection (Viruses, Spyware and other Nasties)
- Search for Information From the Address Bar in Internet Explorer (Windows tips 'n' tweaks)
- Use a Shortcut to Local Area Network Connection Information (Windows tips 'n' tweaks)
Other Threads in the ASP.NET Forum
- Previous Thread: New Member
- Next Thread: Data Binding to a Drop Down List?
| Thread Tools | Search this Thread |
.net activexcontrol advice ajax alltypeofvideos appliances asp asp.net bc30451 beginner bottomasp.net box browser button c# c#gridviewcolumn cac checkbox click commonfunctions confirmationcodegeneration content courier css dataaccesslayer database datagridview datagridviewcheckbox datalist deadlock development dgv dialog dropdownlist dynamically edit expose fileuploader fill flash formatdecimal forms formview gridview gudi homeedition iframe iis javascript jquery listbox login microsoft mono mouse mssql multistepregistration news numerical objects opera panelmasterpagebuttoncontrols radio redirect registration relationaldatabases reportemail rotatepage save schoolproject search security sessionvariables silverlight smartcard smoobjects software sql-server sqlserver2005 suse textbox tracking treeview unauthorized validatedate validation vb.net video videos virtualdirectory vista visualstudio web webapplications webdevelopemnt webprogramming webservice xml xsl youareanotmemberofthedebuggerusers






