in

dashCommerce

An ASP.NET Open Source e-Commerce Application

Configuration Error on the WebReady DC

Last post 11-22-2008 5:06 AM by scottRosin. 7 replies.
Page 1 of 1 (8 items)
Sort Posts: Previous Next
  • 07-27-2008 5:33 PM

    Configuration Error on the WebReady DC

    Windows Server 2003 Enterprise, IIS6.0 w/AjaxExtensions 1.0, SQLExpress. Getting the following error when trying to install the WebReady version of DC. Can anyone tell me what to do to fix it? Thanks!


    Server Error in '/YardSale' 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: Section or group name 'system.web.extensions' is already defined. Updates to this may only occur at the configuration level where it is defined.

    Source Error:

    Line 2: <configuration>
    Line 3: <configSections>
    Line 4: <sectionGroup name="system.web.extensions" type="System.Web.Configuration.SystemWebExtensionsSectionGroup, System.Web.Extensions, Version=1.0.61025.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35">
    Line 5: <sectionGroup name="scripting" type="System.Web.Configuration.ScriptingSectionGroup, System.Web.Extensions, Version=1.0.61025.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35">
    Line 6: <section name="scriptResourceHandler" type="System.Web.Configuration.ScriptingScriptResourceHandlerSection, System.Web.Extensions, Version=1.0.61025.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35" requirePermission="false" allowDefinition="MachineToApplication"/>


    Source File: c:\inetpub\wwwroot\yardsale\web.config Line: 4


    Show Additional Configuration Errors:

    Section or group name 'scripting' is already defined. Updates to this may only occur at the configuration level where it is defined. (c:\inetpub\wwwroot\yardsale\web.config line 5)

    Section or group name 'scriptResourceHandler' is already defined. Updates to this may only occur at the configuration level where it is defined. (c:\inetpub\wwwroot\yardsale\web.config line 6)

    Section or group name 'webServices' is already defined. Updates to this may only occur at the configuration level where it is defined. (c:\inetpub\wwwroot\yardsale\web.config line 7)

    Section or group name 'jsonSerialization' is already defined. Updates to this may only occur at the configuration level where it is defined. (c:\inetpub\wwwroot\yardsale\web.config line 8)

    Section or group name 'profileService' is already defined. Updates to this may only occur at the configuration level where it is defined. (c:\inetpub\wwwroot\yardsale\web.config line 9)

    Section or group name 'authenticationService' is already defined. Updates to this may only occur at the configuration level where it is defined. (c:\inetpub\wwwroot\yardsale\web.config line 10)



    Version Information: Microsoft .NET Framework Version:2.0.50727.1433; ASP.NET Version:2.0.50727.1433
  • 07-28-2008 6:04 PM In reply to

    Re: Configuration Error on the WebReady DC

    system.web.extensions is defined more then once in the config file

    Find a bug? Create a Work Item for a fast response.. Want to help? Create a patch for us!
  • 07-28-2008 10:10 PM In reply to

    Re: Configuration Error on the WebReady DC

    Well, then the folks at dashCommerce are putting out bad code if that's the case. I'm using the un-modified web.config file supplied in the WebReady release. And the error is occurring on Line 4 of the file...which is the first time the object is referenced in the file. Here's the file in full...

     

  • 07-29-2008 7:44 AM In reply to

    Re: Configuration Error on the WebReady DC

    I'm not hearing or seeing this from anyone else, so I'm thinking its environmental. I could be wrong, but the fact that noone else has mentioned it makes me think its environmental.

    --
    Support dashCommerce - Buy Our Stuff!!


    Find a bug? Create a Work Item for a fast response.. Want to help? Create a patch for us! Documentation? Help us write some!
  • 09-08-2008 3:06 PM In reply to

    Re: Configuration Error on the WebReady DC

    I am seeing it too. Yes it appears to be environmental, but how and why? You folks seem to blame everything on someone else. Well maybe it is someone else, esp. in this case, but its still not helpfull and does not go to solving anything.

    You (the original coders) are the only ones we can hope who would possibly be able to figure out this kind of thing.

    Now my info: In two test environments I do not get this error, but in a subfolder on my host (set as a seperate app) I do get it.

    Sounds almost like its seeing both webconfigs (in the root app and in the sub app) but no one can verrify this.

    Also, I did not use the web-ready - this is my own build of 3.1 without any changes except connection string(of course) and theme.

    -Angier

  • 09-08-2008 3:07 PM In reply to

    Re: Configuration Error on the WebReady DC

    One more thing - my error is virtually identical - I'll post back if I figure it out.

    Angier

  • 11-04-2008 5:12 PM In reply to

    Re: Configuration Error on the WebReady DC

    I've run accross the same error.  In my case it is an issue of the web.config file being inherited from the default web site to the subweb (virtual directory) which I have Dash Commerce installed.

    If I remove the web.config from the default web everything runs properly.  There are a number of posts available on the web about web.config inheritance in asp apps - see http://www.kowitz.net/archive/2007/05/16/stopping-asp.net-web.config-inheritance.aspx for example.  However the solutions I've found don't work for this situation.  Currently I'm going to move my default web site to a subweb.  

     

     

     

  • 11-22-2008 5:06 AM In reply to

    Re: Configuration Error on the WebReady DC

     I get the same error. Please respond. It does not seem to be n environment issue because I run my own server right here in the office. And everything else I have put up on it, including other ecommerce softwares (I am testing different packages) all work perfectly.

     

    Ball's in your court.

    Configuration Error body {font-family:"Verdana";font-weight:normal;font-size: .7em;color:black;} p {font-family:"Verdana";font-weight:normal;color:black;margin-top: -5px} b {font-family:"Verdana";font-weight:bold;color:black;margin-top: -5px} H1 { font-family:"Verdana";font-weight:normal;font-size:18pt;color:red } H2 { font-family:"Verdana";font-weight:normal;font-size:14pt;color:maroon } pre {font-family:"Lucida Console";font-size: .9em} .marker {font-weight: bold; color: black;text-decoration: none;} .version {color: gray;} .error {margin-bottom: 10px;} .expandable { text-decoration:underline; font-weight:bold; color:navy; cursor:hand; }

    Server Error in '/dc' 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 attribute 'type'.

    Source Error:

    Line 2:  <configuration>
    Line 3: <configSections>
    Line 4: <sectionGroup name="system.web.extensions" type="System.Web.Configuration.SystemWebExtensionsSectionGroup, System.Web.Extensions, Version=1.0.61025.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35">
    Line 5: <sectionGroup name="scripting" type="System.Web.Configuration.ScriptingSectionGroup, System.Web.Extensions, Version=1.0.61025.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35">
    Line 6: <section name="scriptResourceHandler" type="System.Web.Configuration.ScriptingScriptResourceHandlerSection, System.Web.Extensions, Version=1.0.61025.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35" requirePermission="false" allowDefinition="MachineToApplication"/>

    Source File: D:\webroot\dc\web.config    Line: 4


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

Page 1 of 1 (8 items)