Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Keith E 1 post 21 karma points
    Aug 18, 2010 @ 02:16
    Keith E
    0

    UrlRewriting.config error with install umbraco

    I am attempting to install umbraco v4.5.1_for_net_3_5 on a shared host medium trust. The webconfig has been modified     <add key="umbracoUseMediumTrust" value="true" />

    When I run the install page, I am getting the following error. Any help resolving it would be greatly appreciated.

    Thanks in advance,

    Keith E.

     

    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 '/CMS' 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: The format of a configSource file must be an element containing the name of the section.

    Source Error:

    Line 1:  <?xml version="1.0" encoding="utf-8"?>
    Line 2:  <RestExtensions>
    Line 3:    <!--
    Line 4:     <ext assembly="/bin/umbraco" type="umbraco.presentation.umbracoBase.library.member" alias="currentMember">


    Source File: E:\kunden\homepages\35\d237072970\cms\config\UrlRewriting.config    Line: 2


    Version Information: Microsoft .NET Framework Version:2.0.50727.3607; ASP.NET Version:2.0.50727.3614

  • wolulcmit 357 posts 693 karma points
    Aug 18, 2010 @ 09:28
    wolulcmit
    0

    the code above seems to be coming from restExtensions.config not UrlRewriting.config which is a bit strange.
    what are the errors if you remove your <add key="umbracoUseMediumTrust" value="true" /> value?

     

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies