CodeVerge.Net Beta


   Explore    Item Entry   Register  Login  
Microsoft News
Asp.Net Forums
IBM Software
Borland Forums
Adobe Forums
Novell Forums




Can Reply:  No Members Can Edit: No Online: Yes
Zone: > NEWSGROUP > Asp.Net Forum > migration_to_asp.net.migrating_from_asp.net_1.x_to_asp.net_2.0 Tags:
Item Type: NewsGroup Date Entered: 1/20/2008 8:14:25 AM Date Modified: Subscribers: 0 Subscribe Alert
Rate It:
NR
XPoints: N/A Replies: 6 Views: 223 Favorited: 0 Favorite
7 Items, 1 Pages 1 |< << Go >> >|
tamer el morsi
Asp.Net User
Unrecognized configuration section configuration1/20/2008 8:14:25 AM

0

Hello

i trying to run an application made by Asp.net1.1 with visual studio 2005 and igot that error "Unrecognized configuration section configuration"

also the compliere mark the following line in my web.config

Server Error in '/WareHouse' Application.

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: Unrecognized configuration section configuration.

Source Error:

Line 1:  <?xml version="1.0"?><configuration><configuration xmlns="urn:schemas-microsoft-com:asm.v1"><configSections><sectionGroup name="businessObjects"><sectionGroup name="crystalReports"><section name="reportMappings" type="CrystalDecisions.Shared.ReportMappingHandler, CrystalDecisions.Shared, Version=10.2.3600.0, Culture=neutral, PublicKeyToken=692fbea5521e1304, Custom=null"/></sectionGroup></sectionGroup></configSections></configuration>
Line 2: <location path="PurchaseRequest.aspx">
Line 3: <system.web>

Source File: c:\inetpub\wwwroot\warehouse\web.config    Line: 1



Section names beginning with config are reserved. (c:\inetpub\wwwroot\warehouse\web.config line 1)

function OnToggleTOCLevel1(level2ID) { var elemLevel2 = document.getElementById(level2ID); if (elemLevel2.style.display == 'none') { elemLevel2.style.display = ''; } else { elemLevel2.style.display = 'none'; } }


Version Information: Microsoft .NET Framework Version:2.0.50727.1433; ASP.NET Version:2.0.50727.1433

 

 so any idea please 

stefan.sedich
Asp.Net User
Re: Unrecognized configuration section configuration1/20/2008 10:18:15 AM

0

Have you converted the 1.1 application to 2.0? You may need to convert your application to asp.net 2.0 before it will work.


Thanks
Stefan

--------------------
http://weblogs.asp.net/stefansedich
shaikhather
Asp.Net User
Re: Unrecognized configuration section configuration1/20/2008 10:23:18 AM

0

remove the tag </configuration> from the line 1.

Regards,

Ather Ali


Ather Ali Shaikh
System Analyst
Micromedia Computer,
Sharjah, UAE.

GASCO
Abu Dhabi, UAE.
tamer el morsi
Asp.Net User
Re: Unrecognized configuration section configuration1/20/2008 10:55:48 AM

0

HI  stefan.sedich:

i already checked the virtual directory of my application in the IIS and it runs on ASP.NET 2.0

but it has no effect

so any idea? 

tamer el morsi
Asp.Net User
Re: Unrecognized configuration section configuration1/20/2008 10:57:37 AM

0

hi shaikhather  ;

removing </configuration> will results in a missing closed tag error
 

shaikhather
Asp.Net User
Re: Unrecognized configuration section configuration1/20/2008 6:25:22 PM

0

Sorry, I mean that put it in the last of the file.

Regards,

 


Ather Ali Shaikh
System Analyst
Micromedia Computer,
Sharjah, UAE.

GASCO
Abu Dhabi, UAE.
shaikhather
Asp.Net User
Re: Unrecognized configuration section configuration3/4/2008 11:15:14 AM

0

Hi,

 If you found my post as Answer, please do not forgot to click on Answer button on my reply.

Regards,


Ather Ali Shaikh
System Analyst
Micromedia Computer,
Sharjah, UAE.

GASCO
Abu Dhabi, UAE.
7 Items, 1 Pages 1 |< << Go >> >|


Free Download:

Books:
Sams teach yourself C# Web programming in 21 days Authors: Phil Syme, Peter Aitken, Pages: 535, Published: 2001
Professional ASP.NET 2.0 security, membership, and role management Authors: Stefan Schackow, Pages: 611, Published: 2006
Pro ASP.NET 3.5 in C# 2008 Authors: Matthew MacDonald, Mario Szpuszta, Pages: 1498, Published: 2007
Pro ASP.NET 2.0 in C# 2005 Authors: Matthew Macdonald, Mario Szpuszta, Pages: 1288, Published: 2005
Pro ASP.NET 2.0 in C# 2005 Authors: Matthew MacDonald, Mario Szpuszta, Pages: 1255, Published: 2005

Web:
Unrecognized configuration section configuration - ASP.NET Forums i trying to run an application made by Asp.net1.1 with visual studio 2005 and igot that error "Unrecognized configuration section ...
Unrecognized configuration section 'forms' - ASP.NET Unrecognized configuration section 'forms' - ASP.NET Community and Forum - Our ASP.NET forum is the place for Q&A-style discussions related ...
Unrecognized configuration section configuration - Extend It ... When I open the page in the IE, the following Error occurs. Parser Error Message : Unrecognized configuration section configuration. ...
Unrecognized configuration section : configuration, section ... Jan 18, 2006 ... When I try to add the section below to my web.config file (I'm adding it right before ), I get an error message (listed right below the ...
Unrecognized configuration section configuration - ASP.NET Forums After building the web site I get an error: "Unrecognized configuration section configuration" in the web.config file. ...

Unrecognized configuration section configuration - general_asp.net ... Unrecognized configuration section configuration, > ROOT > NEWSGROUP > Asp.Net Forum > general_asp.net.configuration_and_deployment, Date: 1/20/2008 ...
Unrecognized configuration section configuration - ng.asp-net ... Unrecognized configuration section configuration, > ROOT > NEWSGROUP > Asp.Net Forum > migration_to_asp.net.migrating_from_asp.net_1.x_to_asp.net_2.0, ...
Unrecognized Namespace 'ASP' and no ASP controls - ng.asp-net ... 'Unrecognized tag prefix or device filter' for custom controls in ... unrecognized configuration section membership when adding . ...
Circular file references are not allowed - ng.asp-net-forum ... Unrecognized configuration section configuration - ng.asp-net ... still confuse with "circular file references are not allowed" ยท linkbutton in a repeater ...
How can i convert a Asp.net 2.0 WebApplication Project to Website ... Unrecognized configuration section configuration - ng.asp-net ... You may need to convert your application to asp.net 2.0 before it will work. .... can i ...






where can i get daab 3.0 (3.1)

application block

sybase with dal???

connection polling?

logging application block not writing to event log on windows 2000 sp4

enterprise library 3.0

question on sqlcommandbuilder.deriveparameters method

error trying to use daab in vb.net class

is option strict on or not?

system.configuration.configurationerrorsexception

enterprise library 3.1 (daab) and tableadapters

access 97 help!!!!

[entlib 2.0][daab]results of calling functions

timeout error using database blocks

need help in sql !!!!

smart client ffline application block

bug: sqlhelper.updatedataset

max connection pool reached

is anyone using this?

enterprise library on host - required permissions cannot be acquired. help?!

multiple active result sets with odp.net

enterprise library configuration

unable to open sln files in vs2002

dot matrix printing

can not understand ado error message

system.nullreferenceexception: object reference not set to an instance of an object. - exceptionpolicy.handleexception

can't create sqldatabase when using data access app block

annoying enterpriselibrary 2.0 bug

uip in web farm senario

very urgent: can anybody tell how to solve download error for manifest when using updater application block

   
  Privacy | Contact Us
All Times Are GMT