Important Notice from AspDotNetStorefront
It is with dismay that we report that we have been forced, through the action of hackers, to shut off write-access to this forum. We are keen to leave the wealth of material available to you for research. We have opened a new forum from which our community of users can seek help, support and advice from us and from each other. To post a new question to our community, please visit: http://forums.vortx.com
Results 1 to 8 of 8

Thread: Initial Install Web.config error

  1. #1
    Abbott is offline Junior Member
    Join Date
    Oct 2010
    Posts
    16

    Default Initial Install Web.config error

    I get the following on my first attempt run 9.3.0 out of the box after first compile ...

    Thanks in advance
    Abbott

    HTTP Error 500.19 - Internal Server Error

    The requested page cannot be accessed because the related configuration data for the page is invalid.


    Error Code

    0x800700b7

    Config Error

    There is a duplicate 'system.web.extensions/scripting/scriptResourceHandler' section defined

    Config File (Line 17 is highlighted)

    \\?\E:\1Data\1DSI\Projects\klp\AspDotNet9.3.0\Web\ web.config

    Config Source 16: <sectionGroup name="scripting" type="System.Web.Configuration.ScriptingSectionGro up, System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35">
    17: <section name="scriptResourceHandler" type="System.Web.Configuration.ScriptingScriptReso urceHandlerSection, System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35" requirePermission="false" allowDefinition="MachineToApplication" />
    18: <sectionGroup name="webServices" type="System.Web.Configuration.ScriptingWebService sSectionGroup, System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35">

  2. #2
    AspDotNetStorefront Staff - Scott's Avatar
    AspDotNetStorefront Staff - Scott is offline Administrator
    Join Date
    Mar 2007
    Location
    Ashland, OR
    Posts
    2,390

    Default

    Sounds like you've got the app set up 'under' another .NET application, so you're running into .NET web.config inheritance issues.

    You'll need to either set up the application on its own (own app pool, virtual path, etc) or modify the web.config of the 'parent' app to prevent inheritance. Something like this.

  3. #3
    Abbott is offline Junior Member
    Join Date
    Oct 2010
    Posts
    16

    Default That seemed to work but now I'm getting a safari1plus error

    Error 7 The browser or gateway element with ID 'safari1plus' cannot be found. (E:\1Data\1DSI\Projects\klp\AspDotNet9.3.0\Web\App _Browsers\safari.browser line 3)

    I'm testing with IE9

    Thaanks for the fast reply

  4. #4
    Abbott is offline Junior Member
    Join Date
    Oct 2010
    Posts
    16

    Default Found safari1plus solution

    I found the solution in the Manual. I feel so dumb.

  5. #5
    ichi is offline Junior Member
    Join Date
    Feb 2011
    Location
    NJ/NYC
    Posts
    14

    Default Can you elaborate please? I can't find safari1plus in the manuals...

    I'm getting the same error when trying to setup a dev environment and allowing Visual Studio to upgrade my app to 4.0 from 3.5
    Thanks,
    Rich

  6. #6
    ichi is offline Junior Member
    Join Date
    Feb 2011
    Location
    NJ/NYC
    Posts
    14

    Default I just commented out the Safari stuff and it worked..

    thanks, rich

  7. #7
    spheapk is offline Junior Member
    Join Date
    Feb 2013
    Posts
    3

    Default safari1plus solution link

    Quote Originally Posted by Abbott View Post
    I found the solution in the Manual. I feel so dumb.
    It would be nice if you can post a link to the solution here. Thanks.

  8. #8
    GoVedia is offline Member
    Join Date
    Oct 2012
    Location
    Orange, CA
    Posts
    98

    Default The browser or gateway element with ID 'safari1plus' cannot be found

    @spheapk,

    The solution being referred to is as follows:
    1) Navigate to your App_Browsers folder.
    2) Delete the browser definition file.

    http://manual.aspdotnetstorefront.co...-be-found.aspx

    Sincerely,
    Robert
    Robert Kanaan
    AspDotNetStorefront Development Partner
    robert@GoVedia.com
    408-758-8845

    GoVedia
    http://GoVedia.com
    Approved AspDotNetStorefront Development Partner
    AspDotNetStorefront Recommended Reseller