Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length

 
Advanced search

103,706 Posts in 18,327 Topics- by 8,526 Members - Latest Member: CocoChanels

July 04, 2009, 01:50:35 AM
CrystalTech ForumsProgramming/Design.NET Forum<trust level="High" /> error after uploading BlogEngine.net 1.2
Pages: [1]   Go Down
Print
Author Topic: <trust level="High" /> error after uploading BlogEngine.net 1.2  (Read 1567 times)
ldgascard
Newbie
*

Karma: +0/-0
Offline Offline

Posts: 33

OS:
Windows XP
Browser:
Microsoft Internet Explorer 7.0


« on: December 11, 2007, 08:18:23 AM »

Hi!

I am on a shared host on CT and wanted to try out BlogEngine 1.2. I am unable to upload the admin folder to my account (keep getting a 'Child transfer failed' error) and then get the following error when I try to load the site.

Any help is appreciated very much!


Server Error in '/' 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: This configuration section cannot be used at this path.  This happens when the site administrator has locked access to this section using <location allowOverride="false"> from an inherited configuration file.

Source Error:


Line 30:     <globalization requestEncoding="utf-8" responseEncoding="utf-8" culture="auto" uiCulture="auto" />
Line 31:     <httpRuntime enableVersionHeader="false" useFullyQualifiedRedirectUrl="true" maxRequestLength="16384" requestLengthDiskThreshold="16384" />
Line 32:     <trust level="High" />
Line 33:
Line 34:     <machineKey
 

Source File: D:\inetpub\websitefolder\web.config    Line: 32


--------------------------------------------------------------------------------
Version Information: Microsoft .NET Framework Version:2.0.50727.832; ASP.NET Version:2.0.50727.832
Logged
MorningZ
Hero Member
*****

Karma: +118/-20
Offline Offline

Posts: 5,235


OS:
Windows Server 2003
Browser:
Firefox 2.0.0.11


WWW
« Reply #1 on: December 11, 2007, 10:45:23 AM »

That error means that CT has trust level set for "medium" and does not allow over riding of that setting (that's what "This happens when the site administrator has locked access to this section using <location allowOverride="false"> from an inherited configuration file" means in English)
Logged

"When I get fired, i want people to say: Wow! did that guy get canned!!!!" - George Castanza
ak732
Happily Verbose
*****

Karma: +211/-39
Offline Offline

Posts: 1,290

OS:
Windows XP
Browser:
Firefox 2.0.0.11


WWW
« Reply #2 on: December 11, 2007, 10:45:38 AM »

Just remove that line:

  <trust level="High" />

from the web.config.
« Last Edit: December 11, 2007, 01:44:31 PM by ak732 » Logged

Andy
Pages: [1]   Go Up
Print
Jump to: