473,405 Members | 2,349 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,405 software developers and data experts.

Web.Config warnings in VS2005

Hello,

Why do I get dozens of warnings in VS2005 concerning my Web.Config
file?

It starts with:
"Could not find schema information for the element
http://schemas.microsoft.com/.NetConfiguration/v2.0"

And then I have a bunch of others.

Everything is fine in my Web.Config file.

How to get rid of this warnings?

Thanks,
Miguel

Nov 15 '06 #1
2 1062
it's probably because you have a namespce on your configuraiton node. It's a
nuissance..especially since launching the ASP.NET configuration from VS.NET
will ADD that namespace.

Simply remove it :)

You can learn a bit more about it at:
http://weblogs.asp.net/scottgu/archi...02/432077.aspx

Karl
--
http://www.openmymind.net/
http://www.fuelindustries.com/
"shapper" <md*****@gmail.comwrote in message
news:11**********************@m7g2000cwm.googlegro ups.com...
Hello,

Why do I get dozens of warnings in VS2005 concerning my Web.Config
file?

It starts with:
"Could not find schema information for the element
http://schemas.microsoft.com/.NetConfiguration/v2.0"

And then I have a bunch of others.

Everything is fine in my Web.Config file.

How to get rid of this warnings?

Thanks,
Miguel

Nov 15 '06 #2
I just solved it.I got rid of those warnings.

Thanks,
Miguel

Karl Seguin [MVP] wrote:
it's probably because you have a namespce on your configuraiton node. It's a
nuissance..especially since launching the ASP.NET configuration from VS.NET
will ADD that namespace.

Simply remove it :)

You can learn a bit more about it at:
http://weblogs.asp.net/scottgu/archi...02/432077.aspx

Karl
--
http://www.openmymind.net/
http://www.fuelindustries.com/
"shapper" <md*****@gmail.comwrote in message
news:11**********************@m7g2000cwm.googlegro ups.com...
Hello,

Why do I get dozens of warnings in VS2005 concerning my Web.Config
file?

It starts with:
"Could not find schema information for the element
http://schemas.microsoft.com/.NetConfiguration/v2.0"

And then I have a bunch of others.

Everything is fine in my Web.Config file.

How to get rid of this warnings?

Thanks,
Miguel
Nov 16 '06 #3

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

Similar topics

2
by: dbuchanan | last post by:
I built a simple Data Access Layer with the Visual Studio 2005 DataSet Designer using the wizard. All who I have talked to who use it, articles I haver read by those who use it speak very highly...
2
by: sos00 | last post by:
Hi guys, web.config contents in VS2005 aren't like contents in 1.0 and 1.1. many nodes removed ... what's that ?
6
by: aioe.cjb.net | last post by:
So, I was planning on ridding my VS2005 solution of all warnings, but the ones sounding "The variable 'ex' is declared but never used" in catch-blocks, are causing a headache. I have several...
1
by: TinMan | last post by:
Every time I build my 2.0 asp.net project in vs2005 I get 52 messages. Each one pointing out some failure to do with a line in my web config. The first one says: Message 1 Could not find schema...
4
by: linhardt | last post by:
I'm trying to upgrade my .NET 1.1 app from .NET 1.1 to .NET 2.0. I was having trouble upgrading from WSE 2.0 to WSE 3.0 because my app uses endpoints. I read somewhere that I can run .NET 2.0...
3
by: Fernando Chilvarguer | last post by:
Hello! I created a Class Library project in VS2005. Then, using VS, I was able to add a connection string to the project settings, which automaticaly created an app.config file for me. If I try...
3
by: André | last post by:
Hi, I put that question already, but it's still not very clear to me, so ... Assume following option in web.config= debug="false" but in one aspx page (test.aspx) <%@ debug="true" ..%>
0
by: Larry Lard | last post by:
Recently we've been on a code quality drive and have eliminated all compilation warnings from our code. To preserve this state, we've turned 'Treat warnings as errors' to 'All' in all our projects...
2
by: chris | last post by:
I have created a file, called nunit_project_name.dll.config, within the bin folder of my Nunit project, but Nunit is not able to find the file. Is this is the right location? I can access the...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
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: 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:
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
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

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.