Click here to Skip to main content
15,888,454 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
this is my error

XML
Error   2   Sections must only appear once per config file.  See the help topic <location> for exceptions.  C:\Documents and Settings\kachu\My Documents\Visual Studio 2008\WebSites\gdb\web.config 26



i have added config code in web.config and i got this error and plz help me thanks in advance
Posted
Comments
ZurdoDev 6-Apr-12 13:55pm    
The error is telling you that the section is in there twice.
R. Giskard Reventlov 6-Apr-12 21:12pm    
Sounds good: should offer it as the solution.

1 solution

The error is telling you that the section is in there twice.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900