From 02e32614b7aa687601de80915328a8a1229a480e Mon Sep 17 00:00:00 2001 From: codegecko Date: Fri, 2 Apr 2010 21:29:27 +0000 Subject: [PATCH] Added requirePermission="false" to web.config for ClientDependency so WebConfigurationManager.GetSection in ClientDependency library works in Medium Trust. [TFS Changeset #65205] --- umbraco/presentation/web.STANDARD.config | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/umbraco/presentation/web.STANDARD.config b/umbraco/presentation/web.STANDARD.config index 69deb9019c..b8c22767ef 100644 --- a/umbraco/presentation/web.STANDARD.config +++ b/umbraco/presentation/web.STANDARD.config @@ -18,7 +18,7 @@
-
+
@@ -68,7 +68,7 @@ - +