<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>A R U N &#187; Full trust mode</title>
	<atom:link href="http://a-r-u-n.com/b/index.php/tag/full-trust-mode/feed/" rel="self" type="application/rss+xml" />
	<link>http://a-r-u-n.com/b</link>
	<description>....God&#039;s own website....</description>
	<lastBuildDate>Thu, 09 Sep 2010 05:21:57 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Enable Full trust mode for ASP.NET sites</title>
		<link>http://a-r-u-n.com/b/index.php/2009/09/enable-full-trust-mode-for-asp-net-sites/</link>
		<comments>http://a-r-u-n.com/b/index.php/2009/09/enable-full-trust-mode-for-asp-net-sites/#comments</comments>
		<pubDate>Sun, 06 Sep 2009 03:15:50 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Windows 2003]]></category>
		<category><![CDATA[Full trust mode]]></category>

		<guid isPermaLink="false">http://a-r-u-n.com/b/?p=150</guid>
		<description><![CDATA[To enable Full trust mode for ASP.NET sites please follow these steps- Locate web.config file at C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\CONFIG or %systemroot%\Microsoft.NET\Framework\v2.0.50727\CONFIG Add the following entries at the top of the page before the entry &#8216;&#60;location allowOverride=&#8221;false&#8221;&#62;&#8217; (Without quotes)- &#60;location path=&#8221;your website name here&#8221; allowOverride=&#8221;true&#8221;&#62; &#60;system.web&#62; &#60;trust level=&#8221;Full&#8221; originUrl=&#8221;.*&#8221;/&#62; &#60;/system.web&#62; &#60;/location&#62; Finally restart IIS. ***Note: Please take a [...]]]></description>
			<content:encoded><![CDATA[<p>To enable Full trust mode for ASP.NET sites please follow these steps-</p>
<p>Locate web.config file at C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\CONFIG<br />
or<br />
%systemroot%\Microsoft.NET\Framework\v2.0.50727\CONFIG</p>
<p>Add the following entries at the top of the page before the entry &#8216;&lt;location allowOverride=&#8221;false&#8221;&gt;&#8217; (Without quotes)-</p>
<blockquote><p>&lt;location path=&#8221;your website name here&#8221; allowOverride=&#8221;true&#8221;&gt;<br />
&lt;system.web&gt;<br />
&lt;trust level=&#8221;Full&#8221; originUrl=&#8221;.*&#8221;/&gt;<br />
&lt;/system.web&gt;<br />
&lt;/location&gt;</p></blockquote>
<p>Finally restart IIS.</p>
<p><em>***Note: Please take a copy of web.config before making the above changes***</em></p>
]]></content:encoded>
			<wfw:commentRss>http://a-r-u-n.com/b/index.php/2009/09/enable-full-trust-mode-for-asp-net-sites/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
